• Hi!

    I’m having trouble defining the posts class, because mine is defined as <article id=”post-<?php the_ID(); ?>” <?php post_class(); ?>>

    And when I try to define the Item Selector on the dashboard as #post-<?php the_ID(); ?>, the scroll is deactivated.

    When I define it as #post, it shows the same post over and over again.

    Could you help me?

    Thanks!

    https://www.ads-software.com/plugins/yith-infinite-scrolling/

Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi,
    you can’t add php code in the selectors setting. Try to follow the plugin documentation here.

    Let me know, regards ??

Viewing 1 replies (of 1 total)
  • The topic ‘Help with Post Class’ is closed to new replies.