thumbnail images appearing after enabling plugin
-
Whenever enabling WP USER FRONTEND plugin, I get a thumbnail of the featured image at the end of all articles…
My issue does not occur on cloned development site, but it does on live.
Another issue I had (which may be related) is that the upload function did not work on UFE submission page. I figured out that disabling this in functions
// wp_deregister_script( ‘jquery’ );
makes attachments work. I haven’t seen any issues from doing so.
Then I noticed the thumbnail issue… I Enabled jquery line again, and no fix. Deleted plugin, cleared out wp options for plugin and re added it and the thumbnail come right back… Any idea?
Thanks,
Joe
The topic ‘thumbnail images appearing after enabling plugin’ is closed to new replies.