Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
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?
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.