• Resolved GavinMannion

    (@gavinmannion)


    I’ve installed the latest plugin and set my classes up correctly (I think) but when I scroll down a post nothing happens.

    It’s not logging anything in the console either so I’m at a loss as to move forward.

    Is there a way I can set debugging on so I can track down the issue?

    https://www.criticalhit.net/gaming/heres-first-reveal-trailer-destiny-2/

    And my settings
    Content Container – div.bdaia-site-content
    Post Title – h1.entry-title
    Post Navigation – div.bdaia-post-next-post
    Comments – div#comments

    I’ve unchecked the Remove Comments box and have the next 2 checked.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sébastien Dumont

    (@sebd86)

    Your post navigation is currently looking to load the next post not the previous post. Change post navigation selector to div.bdaia-post-next-prev. That should make it work.

    Thread Starter GavinMannion

    (@gavinmannion)

    Thanks Sebastien,

    It’s unfortunately not working now but it’s doing something… it is replicating my click to see comments button and adding a link to the next post underneath but nothing else though

    Plugin Author Sébastien Dumont

    (@sebd86)

    You may have to create your own custom template for the plugin to support it with your theme. I’m seeing that the code structure is not 100% correct. You have elements that should be in side of the <article> and you have the <article> inside another post content container.

    I recommend reading the documentation available.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Installed and setup the plugin and nothing happens?’ is closed to new replies.