• wordmax

    (@wordmax)


    This is a cool plug in thanks for making it. I tested it out and it works great with the lists but the only way I can get it to work is by adding a .longlist CSS class to the list.

    And that’s fine and the way we would want it in many cases except for our site has about a few hundred very long (gutenberg block) lists so we don’t want to have to go into each post and manually add a class for every single one of those. It would take a ton of time to do that.

    So is there a way that we can apply the load more button to all lists just by using the <ul> or <ol> elements?

    Thanks for your help

    • This topic was modified 7 months ago by wordmax.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author AddonMaster

    (@addonmaster)

    Hi @wordmax

    Yes, you can use just ul, li, div and anything.

    for <ol> just use ol and that’s it.

    thanks

    Thread Starter wordmax

    (@wordmax)

    Okay thanks it sounds easy enough but I can’t figure out the correct way to do it. Here is the picture of a screenshot. Please clarify and include a screenshot of how it would work properly. Thanks. Also if you have any documentation on your website about examples of different ways for load more to work that would be very useful.

    View post on imgur.com

    Plugin Author AddonMaster

    (@addonmaster)

    can you share some page links also where you want to implement load more?

    If you want to send privately please send to [email protected]

    Thread Starter wordmax

    (@wordmax)

    Okay thank you I followed up with an email so you can see what I’m talking about on a demo site.

    Thread Starter wordmax

    (@wordmax)

    ol works ok but for onlyone ol list per post or pagr

    View post on imgur.com

    ul not ok conflicts with admin menu etc Maybe you should put some kind of filter so that it doesn’t affect the wp admin menu

    View post on imgur.com

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to apply to all lists ul or ol classless elements?’ is closed to new replies.