• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • This community is user driven. Be polite with other users.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

add adsense

multiresim

Chevereto Member
reklam.png


Where there " google adsense " I add my ad ?

What should I edit the folder?
 
I have a problem, put the code where you say, but it looks when you open the box up and when it is not too open.
 
Code:
<p align="center">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- il -->
<ins class="adsbygoogle"
     style="display:inline-block;width:728px;height:90px"
     data-ad-client="ca-pub-0071470719437529"
     data-ad-slot="4424569060"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></p>
 
Go to Dashboard > Settings > Theme

Add this to Custom CSS
Code:
#anywhere-upload.hidden-visibility iframe {
    visibility: hidden;
}

Remember to flush your cache.
 
Back
Top