CapeCodBranding
Member
Posted 4 years ago #
About 3 weeks ago I installed 4 plugins on my blog. When I checked the site to see how they looked, I had a drop-down box at the top of my page (below the header and above the Post Title). I didn't know which of the 4 plugins put it there so I deleted all of them. Unfortunately, I don't remember what they were (as they are all gone from my site now), but the weird drop-down box is still there.
My blog is here; http://www.CCBbuzz.com
Does anyone know how I can get rid of it? Also, if it helps, the plugins I installed were all related to the function of being able to display my archive of posts in my sidebar.
Thanks!
Amy
Could be AWSOM Archive.
You can always delete the plugin folder in wp-contents/plugins to get rid of a plugin.
CapeCodBranding
Member
Posted 4 years ago #
Now that you say that, AWSOM was one of the plugins I installed (I recognize the name). However, I can't locate it in my plugins folder, and I even searched my entire 'blog' folder for that word, but no luck. Any idea where it may be hiding?
In a theme folder perhaps.
Could also deactivate all plugins with:
Using phpMyAdmin
* In the table wp_options, under the option_name column (field) find the active_plugins row
* Change the option_value field to: a:0:{}
CapeCodBranding
Member
Posted 4 years ago #
GOT IT! Thank you, thank you. :)
Amy