The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
The answer button d...
 
Share:
Notifications
Clear all

[Solved] The answer button does not work

5 Posts
2 Users
3 Reactions
587 Views
Posts: 3
Topic starter
(@movut)
New Member
Joined: 3 years ago

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).

Screenshot   2021 06 21T233742.813

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
Asti
Posts: 7617
 Asti
Support
(@asti)
Illustrious Member
Joined: 7 years ago

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.

3 Replies
(@movut)
Joined: 3 years ago

New Member
Posts: 3

@asti Thank you! The button in the main form is working now. But the answer button still doesn't work.

Screenshot   2021 06 22T131059.902
Asti
 Asti
Support
(@asti)
Joined: 7 years ago

Illustrious Member
Posts: 7617

ok @movut, we see.

Please remove the code provided in the previous post and use this one: 

#wpdcom .wpdiscuz-recaptcha iframe {
   height: 78px !important;
   min-height: 78px!important;
}

 

(@movut)
Joined: 3 years ago

New Member
Posts: 3

@asti Many thanks! Everything works now. You are the best!

Share: