Viewing 2 replies - 1 through 2 (of 2 total)
  • bdbrown

    (@bdbrown)

    This is the plugin review section. If you have a question regarding the plugin functionality please post your topic in the plugin support forum:
    https://wordpress.org/support/plugin/adsense-plugin/

    bestwebsoft

    (@bestwebsoft)

    Hi,

    Thank you for contacting us.

    We visited your site and found out that in the source code of the page exists inline CSS styles that cause the problem – http://prnt.sc/eynfkx
    Try to go to the plugin settings page, open “Custom code” tab, mark the “Activate custom CSS code” option in the “CSS” section, and add the following code:

    
    .ads iframe {
        visibility: visible !important;
        opacity: 1 !important;
    } 

    Sincerely,
    BestWebSoft Support Team

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘My ads are not showing every time on my site.’ is closed to new replies.