Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Plugins & Atahualpa (http://forum.bytesforall.com/forumdisplay.php?f=16)
-   -   Getting Infinite Scroll to work (http://forum.bytesforall.com/showthread.php?t=13612)

Flur Apr 1, 2011 06:23 PM

Getting Infinite Scroll to work
 
Hello,

I'm trying to get the Infinite Scroll plug-in to work on my husband's site. The plug-in is installed and activated but not working. I think the issue is with the settings. The plug-in has requested the following information:

Content CSS Selector (The selector of the content div on the main page.)
Post CSS Selector (The selector of the post block.)
Navigation Links CSS Selector (The selector of the navigation div (the one that includes the next and previous links).
Previous Posts CSS Selector (The selector of the previous posts (next page) A tag.)

My CSS is horrible. Could someone please tell me what these selectors are in the Atahualpa theme? I'm using Atahualpa 3.4.4.

Thanks,

Flur

juggledad Apr 1, 2011 07:54 PM

this is a case where you should use the FireBug extension in FireFox and or just view the source of a generated page. then you can look at the HTML and find the ID's and classes. for a post you could have something like
HTML Code:

<div class="post-1976 post type-post status-publish format-standard hentry category-uncategorized odd" id="post-1976">
a selector can be made up of many different element names and ID and or classes so asking for the CSS selector for the post is a pretty general question. I could write 20 CSS selectors for the post. I just don't know which you need.:(


All times are GMT -6. The time now is 08:22 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.