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

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.

 

[Solved] The answer button does not work

5 Posts
2 Users
3 Reactions
837 Views
Posts: 3
Topic starter
(@movut)
Active Member
Joined: 4 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: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 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: 4 years ago

Active 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: 8 years ago

Illustrious Member
Posts: 8075

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: 4 years ago

Active Member
Posts: 3

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

Share: