Disable Ajax page load for specific post
-
I’ve got a theme running on my site that’s powered by ajax and jquery and I’ve got an issue with one of my posts where every time I navigate around the website to that particular post, it fails to load my thumbnails in that post correctly unless I reload the page manually in my browser or when I only type in the post’s url in my browser and then load on its own without going through the main site (ajax powered).
1) I would like to disable Ajax loading for just that post/link and not the entire website.
2) My theme has a custom field for javascript and jquery codes which requires the <script> tag, if I’m going to paste any codes in this field, there should be a way to specify a link/url that doesn’t ajax-load right?
3) I already tried using some custom field shortcode plugin to invoke a javascript page refresh in the post but that didn’t work until I manually reloaded the post in my browser then the shortcode was called and the post auto-refreshed once.
4) If there’s a way I could add some ajax-compatible code to my post that will reload the page ONCE automatically when it has been loaded, I would really appreciate if anyone could help.
Pls help as I’ve been on battling with this issue on my website for the past few hours now.
- The topic ‘Disable Ajax page load for specific post’ is closed to new replies.