Hi,
I've installed AWS, great plugin by the way! And thanks for providing support.
I ran into an issue: when viewing the main (index) page the first time elements loads great, but when navigating to other pages and going back to the main page, it loads improperly: it seems some content is duplicated on the page. (scroll to bottom of page, footer is duplicated when going back to home page).
I found out that the code is duplicating by comparing the "DOM" generated source of the same page working and not working and found duplicated code within the outer container html.
I have programming experience with javascript among others, but I'm new to AJAX.
Thanks in advance for your help