Due to YITH Infinte Scrolling has unique URLs for each “load”, i would like to use this plugin instead of the implemented solution. I need to know some Selectors, i tried to find it by myself but it does not work, i think i had the Wrong selectors. Could you help me and provide the necessary CSS Selectors?
The Slectors i need to know are:
Navigation Selector
The selector that contains the navigation of this section. Selectors can be class or ID names: the first ones must have a dot in front (.class-name), while the second must have a hash (#id-name).
Next Selector
The selector of the link that redirects to the next page of this section. Selectors can be class or ID names: the first ones must have a dot in front (.class-name), while the second must have a hash (#id-name).
Item Selector
The selector of the single item in the page. Selectors can be class or ID names: the first ones must have a dot in front (.class-name), while the second must have a hash (#id-name).
Content Selector
The selector that contains your section content. Selectors can be class or ID names: the first ones must have a dot in front (.class-name), while the second must have a hash (#id-name).
Attached in Image of the Selectors i tried that not have worked.
Attachments:
You must be
logged in to view attached files.