I'm using the AJAX plugin on my site.
and my main page layout has 2 main section
So my AJAX is used to only refresh a section of the site with the nav links. but when I add my second section, changing from page1 to page2 in that second section will change the first section two....
Am I doing something wrong?
<div id="awp_loop">
--------
| |
| |
|<-> |
</div>
<div id="awp_loop">
--------
| |
| |
|<-> |
</div>