Forum Replies Created
-
AuthorPosts
-
joebob256
MemberI added another line and it works,
/* Add shortcodes in Text Widgets */
add_filter( 'widget_text', 'shortcode_unautop');
add_filter( 'widget_text', 'do_shortcode');Thanks!
joebob256
MemberI was basing it on the description in the wordpress plugin directory. It says its compatible up to wordpress 3.6.1 and there were a couple recent issues in the support area for the plugin on wordpress plugin directory. I'm having to reinstall my site from scratch due to a bad plugin. When I delete the bad plugin other plugins quit working. I'm not using the bad plugin anywhere on the website. I'm trying to research every plugin before using it on the new site.
I will go ahead and give it a try.
THANKS!
joebob256
MemberThanks for the info. It's a pain because the problem plugin isn't being used, but if I deactivate/remove the problem plugin two other plugins no longer work. Gives me whole new respect for keeping plugins to a minimum.
I will go ahead and replace the site with a new installation. I'm having some issues with another plugin - but I want to remove the bad one first since it might be the problem I will only uses current plugins that are highly rated in the new installation.
I didn't know about the plugins to help copying the site after I get the new installation the way I want. That will be a huge help. I really appreciate it.
-
AuthorPosts