I have just installed GLPWT which is working fine using shortcode on new pages but it changes the permalink of the page to the oldest post. Any ideas on how to fix?
I have just installed GLPWT which is working fine using shortcode on new pages but it changes the permalink of the page to the oldest post. Any ideas on how to fix?
what plugin exactly is that?
please post a download link.
the plugin possibly has not reset any queries at the end of its code;
you might need to check the plugin code for missing wp_reset_postdata() http://codex.wordpress.org/Function_Reference/wp_reset_postdata
It is the Get Post List With Thumbnails post. When I add the shortcode to the page to show post list and update. The permalink changes to the oldest post...?
I checked the plugin .php file for for the reset code and there doesn't appear to be any. When I added, there was no change.
to attract the plugin's author's attention, possibly try posting in the plugin's direct support forum:
http://wordpress.org/support/plugin/get-post-list-with-thumbnails
(scroll down to find the form)
You must log in to post.