2013-03-02, 08:47:06
get_page_content() outputs the current pages content, whereas getPageConten(slug); gets another pages content.
The problem your seeing is more than likely a cache problem on the browser as all your output is server side and is bieng rendered correctly.
Try clearing your cache on IE and S3 and see if that solves it.
The problem your seeing is more than likely a cache problem on the browser as all your output is server side and is bieng rendered correctly.
Try clearing your cache on IE and S3 and see if that solves it.