Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hello @reamca

    I am in the similar situation as you and other editors.

    I am using The Moneytizer + Adsense and I collect consent through The Moneytizer’s Consent management solution.

    Adsense tags load before users give their consent through The Moneytizer’s consent manangement banner.

    This triggers 2.1a erros.

    I have tried adding a bit of coding as suggested in Google’s FAQ (see below) but then it stops all ads from loading after users give their consent.

    <script>(adsbygoogle=window.adsbygoogle||[]).pauseAdRequests=1;</script>

    Any leads would be appreciated on how to fix 2.1a erros when you use Adsense + The Moneytizer with The Moneytizer’s consent management solution ?

    Thanks !

    Thread Starter Laurentz12

    (@laurentz12)

    Hi, thanks !

    I am using a theme called “Focus Magazine Theme”, which unfortunately is not supported anymore by Wpopal.com which conceived it.

    I would like to fix this issue myself without having to choose another theme which I intend to do later.

    I have no idea if this feasible or not…

    Thanks for any ideas !

    Thread Starter Laurentz12

    (@laurentz12)

    Ok, Andrew.

    Thread Starter Laurentz12

    (@laurentz12)

    Hi Thomas,

    Keep up with the great work ! ?? Creating value is rare enough these days !

    Laurent

    Thread Starter Laurentz12

    (@laurentz12)

    Ok, my issue is only partly solved.

    I updated my permalink pages and my posts don’t send 404 page errors anymore.

    But I still can’t update them from the visual editor, it doesn’t work.

    The only thing i can do is “quick updates” in the articles’ list (changing title, category).

    I checked my Htaccess file, and it seems to be properly configured for permalinks rewriting.

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    # END WordPress

    Any idea on what the next step should be ?

    Thanks again for your help !

    Thread Starter Laurentz12

    (@laurentz12)

    Thank you very much !

    I’ll check that and mark this topic as solved it’s all good.

    Have a good day,

    Laurent

    Thread Starter Laurentz12

    (@laurentz12)

    Hi WebStyley,

    Thanks for your quick reply !

    Actually now it does.

    My posts are available from my admin panel, but on the front, this is what shows :

    “404 Error File Not Found

    The page you are looking for might have been removed,
    had its name changed, or is temporarily unavailable.

    Any idea on what the next step should be ?

    Best,

    Laurent

    Thread Starter Laurentz12

    (@laurentz12)

    For other WP users experiencing the same issue, i have solved the problem.

    – Create a language folder on your server in public_html/yourwebsite/wp-content/languages
    – Copy and paste in this folder the language files of the Worpdress version in your language : They can be found here : WordPress -> WP Content –> Languages
    – Go to Wp-config file : add “fr_FR” in define(‘WPLANG’, ‘fr_FR’).

    It’a all done !

    Thread Starter Laurentz12

    (@laurentz12)

    Hi Andrew,

    Thanks for your quick reply.

    The theme was developed by a contractor. I believe it was designed after an existing WordPress theme :

    My website : https://australienzelande.fr/

    The part which i want to remove is the Trivago ad on the bottom of the right column…

    Thanks Andrew, or anyone, for taking the time to check it out,

    Laurent

Viewing 9 replies - 1 through 9 (of 9 total)