Laurentz12
Forum Replies Created
-
Forum: Plugins
In reply to: [Quantcast Choice] Choice + Ad Inserter Setup & SupportHello @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 !
Forum: Fixing WordPress
In reply to: Title meta tag only displaying “site name”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 !
Forum: Fixing WordPress
In reply to: Does changing the date of a post affect its Google ranking ?Ok, Andrew.
Forum: Reviews
In reply to: [Advanced Ads –?Ad Manager & AdSense] Brillant plugin for ad targeting !Hi Thomas,
Keep up with the great work ! ?? Creating value is rare enough these days !
Laurent
Forum: Fixing WordPress
In reply to: Can't update posts anymoreOk, 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 WordPressAny idea on what the next step should be ?
Thanks again for your help !
Forum: Fixing WordPress
In reply to: Can't update posts anymoreThank you very much !
I’ll check that and mark this topic as solved it’s all good.
Have a good day,
Laurent
Forum: Fixing WordPress
In reply to: Can't update posts anymoreHi 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
Forum: Fixing WordPress
In reply to: WordPress archive : switching languageFor 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 !
Forum: Fixing WordPress
In reply to: Delete javascript ad on Home pageHi 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