Jun 21, 2021 6:46 pm
Hello!
Installed the plugin. The answer button does not work.
My website: https://seo-aspirant.ru/
I can't even hover my mouse over the button (the button does not change color).
Plugins used on the site:
- AddToAny Share Buttons
- Akismet Anti-Spam
- Anti-Malware Security and Brute-Force Firewall
- Autoptimize (I cleaned the cache)
- Better Search Replace
- EWWW Image Optimizer
- FancyBox for WordPress
- Hyper Cache (I cleaned the cache)
- Really Simple SSL
- RusToLat
- Simple Sitemap
- Ultimate Category Excluder
- UpdraftPlus - Backup/Restore
- WP-PageNavi
- WPtouch Mobile Plugin
- Yoast SEO
There are no errors in the developer console. What could be the cause of the problem?
4 Replies
Jun 22, 2021 7:17 am
Hi @movut,
This is just a small CSS conflict with the theme or other plugins. Use the CSS code below to solve it:
#wpdcom .wpd-form-wrap .wpdiscuz-recaptcha iframe { height: 78px !important; min-height: 78px!important; }
Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again.
Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.