cvrle77
Forum Replies Created
-
Forum: Plugins
In reply to: [Quantcast Choice] Choice + Ad Inserter Setup & SupportNew issues. Now, besides code 2.1a, there’s tons of 5.1 errors.
brzikolaci.com,5.1,890,8/21/2020
brzikolaci.com,2.1a,462,8/21/2020
Unknown,1.1,456,8/21/2020
Unknown,5.1,264,8/21/2020
Unknown,2.1a,50,8/21/2020Not sure what’s this ‘unknown’ domain name… I have two, but ‘unknown’ isn’t it.
Forum: Plugins
In reply to: [Quantcast Choice] Choice + Ad Inserter Setup & SupportIt seems that issue I’ve reported few hours ago is not Ad Inserter related, but this plugin related. IT could also be Chrome browser.
So, when I test plugin, and reject everything, Partners are turned off, every single one of them. And this is where the issue begins, many of us test exactly that – rejecting all cookies, to see what happens. You can’t turn on Partners back. Deleting all cookies doesn’t work (basically, Quantcast form doesn’t pop up again, only options in the bottom corner.) Clicking on the Agree button doesn’t turn back on all Partners. Not sure how I even got them all turned down, because, in Firefox that doesn’t happen, when I reject all cookies. https://i.imgur.com/463G2Fq.png
Forum: Plugins
In reply to: [Quantcast Choice] Choice + Ad Inserter Setup & Support@spacetime
My website is brzikolaci.comI have the exact same problem as vsharmilee, implemented ads with latest 2.6.11, using Quantcast, and ads don’t even show up for people outside EU (I am outside EU). Using TunnelBear, I can see they are not showing for EU users either, after accepting everything in Quantcast banner.
Using client-side insert,
euconsent-v2[vendor][consents][755]=true && euconsent-v2[purpose][consents][1]=true, euconsent-v2[gdprApplies]=false
remote debugging enabled, cache disabled,Just to chip in, spending hours, removing scripts, and adding them to plugin, and disabling and enabling plugin just to find everything is broken, and reset to default. Terrible experience, now back to setting everything up again and uninstalling this crap, because, if I make it work now, it will lose all settings on first update.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] RefererSetting up a cookie that will expire in 1 hour could do the trick. It could be served only to those who come from referer list, so they can see ads as long as they are on the actual site, not just for single page.
I know it can be extended by adding my own domain, but that way, I am including direct and social media traffic too.
So, there has to be something in the middle, for this function to be really great.Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] RefererAh, it’s www, bravo. Didn’t crossed my mind that www belongs to a domain.
Wouldn’t be a bad idea to put an example in tooltips, or at least in documentation ??Is there a way to use wildcards, like asterisk * ? There’s lots of google domains.
I’ve triedwww.google.*
but it doesn’t work, and it would be amazingly beautiful to include all google domains at once.Also, I’ve noticed that only first page they visit, is filled with ads, but that is covering barely 1%, is there a way to to show those people ads for the next hour or so?
- This reply was modified 7 years, 10 months ago by cvrle77.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] AMP ads on main/cat/tag pageI’ve tried, it doesn’t work. On these image I was trying to show you that. First image is main page. Debugger doesn’t show placeholders.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] AMP ads on main/cat/tag pageIt doesn’t work. I did managed to insert ads in tags and categories.
However, I cannot get ads on my Home page, and page 1, 2, 3…When I turn on debugging, and add ?ai-debug-positions=0 in AMP link for categories, or tags, or single page, I can see ad placeholders. But there is no placeholders on AMP Homepage of my site.
https://brzikolaci.com/amp?ai-debug-positions=0
https://brzikolaci.com/amp/page/2?ai-debug-positions=0
and here is how it looksand this is how categories look like:
Btw ad in footer is not an ad from Ad Inserter.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] AMP ads on main/cat/tag pageI would like to insert code between 3rd and 4th post
Page example: https://brzikolaci.com/amp/page/116
Same for Home page https://brzikolaci.com/amp
or tags https://brzikolaci.com/tag/kiselo-testo/amp
categories: https://brzikolaci.com/kolaci/rolati/amp/page/7I am using this code, because it is the only one working for me, I did not understand your solution
<?php if ( is_amp_endpoint() ) { echo '<div class="MyAdClass"> <amp-ad width="auto" height="250" type="adsense" data-ad-client="ca-pub-xxxxxxx" data-ad-slot="xxxxxxxxx"> </amp-ad> </div>'; } else { echo 'your standard code'; } ?>
EDIT: figured out tags categories, and following pages for them.
I cannot figure first and 2nd example. Home page and pages 2,3 etc following after you go to load moreForum: Fixing WordPress
In reply to: Weird redirect error happening since last update.Holy cow, I couldn’t find the culprit why I am running into this random redirecting issue.
jalinb, you are a CHAMPION. THANK YOU!
Forum: Plugins
In reply to: [Social Sharing Buttons (Optimized)] Adding 'before post' optionIt is already my favorite sharing plugin.
Btw, try these fonts, look more like originals Roboto Condensed,Roboto,Helvetica,Arial,sans-serifI have noticed that google+ doesn’t pick any info, only image.
Could you possibly make them open in new window instead new tab?