Please help with selectors!
-
I am trying to install the infinite scroll on my site http://www.mundomaneiro.com. In order for it to work properly, I need to have the following selectors:
Content Selector (Div containing your theme’s content)[my guess: #grid-content]
Navigation Selector (Div containing your theme’s navigation)[my guess: #sidebar .navigation=]
Next Selector (Link to next page of content)[my guess: #pagination .taxonomy]
Item Selector (Div containing an individual post)[my guess: #entry]
I tried to figure these out myself, but I couldn’t get it to work.
The topic ‘Please help with selectors!’ is closed to new replies.