Post edited 6:55 am - April 7, 2009 by GRA
Yes, only ajax navigation, all the rest is off.
I add the <div id="awp_loop"><!--awp_loop--> at end of header.php
and <!--awp_loop--></div> at middle of sidebar.php
I added the end of loop at middle because some content changes in the sidebar, in the archives ("More in Category"). I've made the side bar in two separated div's to accommodate the </div> awp.
Wordpress is 2.7.1, no more plugins on.
modules On:
AJAX navigation
Compatibility Mode (tested on/off)
Option Checked in Navigation Tab
//---------------------------------------------------
X -> Modify wp_list_pages to load pages inline
X -> Modify wp_list_categories to load archives inline?
X -> Load single page navigation inline?
X -> Load index page navigation inline?
//----------------------------------------------
X -> Do not automatically attempt to load blog pages inline.
//----------------------------------------------
X -> Do not show navigation links automatically.
//----------------------------------------------
X-> Do not show navigation links automatically.
//----------------------------------------------
X-> Do NOT automatically add awp_loop div on ANY page.
//-------------------------------------------------
Thx, but it's not checked, I think it's a javascript incompatibility, I'm using Latest Mimbo theme btw.
http://www.darrenhoyt.com/demo/wordpress/
I'm, trying to understand how the awp actions work to modify the theme, Or maybe make a new from scratch.
I'm doing it in the right way?
Can I make more then one loop (<div id="awp_loop">some content that changes<!--awp_loop--></div>) ?
Many thanks,
Guilherme