sachristan
Forum Replies Created
-
What we had to do was make a quick fix separate block for the front page leaderboard and a separate block for the front footer to fix this. Hopefully there will be a solution forthcoming to this error.
Hi forum open to try any solution to solve this. If anyone has had this problem or something similar I’m open to hearing what you did.
Thanks
Got rid of the java script error.
It would be Block 6 and Block 8. Yeah that error has been there before I got here. Where is it?
Sorry I just turned on remote debugging. It would be block 6 and footer block 8.
- This reply was modified 2 years, 6 months ago by sachristan.
Hi Bell thank you for your response. I removed all the other conditions and set the sole condition for each as you prescribed.
Unfortunately we still get the #B interestitial showing throughout the site instead of only on a selected category ??
Rob
Thank you I will look those over.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Using a custom header for dfpMy bad Spacetime, I changed the actual ad id’s and used the same generic numbers, yes the tag ID are unique.
What I meant by needing a hook is because I thought in one of your videos it was stated that we might need one if we are currently placing our tags in a custom header-adsgohere.php and not header.php. I will review your documentation again.
Thank you —Rob
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Using a custom header for dfpHi Spacetime
We installed your plugin on a test site and pretty good so far. I am able to stack multiple (gt)ad-slots in the header area and they show up where designated :). We have a custom header for dfp, I understand I would need to make a hook to place them on that header is that correct?
—————————–Header—————————————————
<script> window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { googletag.defineSlot('/123456789/client-300x250', [300, 250], 'div-gpt-ad-987654321-0').addService(googletag.pubads()); googletag.defineSlot('/123456789/client-300x600', [300, 600], 'div-gpt-ad-987654321-0').addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); </script>
But when placing multiple ads in the same block, they are rendered with no gutter between them ?? How can I place multiple ads in the same block and get a space placed between them? I can’t seem to find any options for that —like “Separate Ads In Blocks”
————————————–Block 2[Main Sidebar]————————–
<!-- /123456789/client-300x600 --> <div id='div-gpt-ad-987654321-0' style='min-width: 300px; min-height: 600px;'> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-987654321-0'); }); </script> </div> <!-- /123456789/client-300x250 --> <div id='div-gpt-ad-987654321-0' style='min-width: 300px; min-height: 250px;'> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-987654321-0'); }); </script> </div>
Can you point me in the right direction, I maybe missing a step.
Thanks —Rob
- This reply was modified 2 years, 8 months ago by sachristan.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Using a custom header for dfpAm trying advance ads, I’ll see what they say.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Using a custom header for dfpSo it won’t modify any header file?
Forum: Plugins
In reply to: [17TRACK for WooCommerce] Royal Mail Not in PluginThat’s unfortunate ??
Forum: Plugins
In reply to: [WooCommerce] product images are not thumbnails anymoreThis is exactly the same problem I’m going through. All my check out images are now giant full size images instead of small thumbnails. The theme developer echoed the same advice.
Answer from my theme developer:
This issue of new version of WooCommerce they remove feature to set thumbnail of image on shopping cart. Please wait for stable version of WooCommerce before update.
These problems have real world impact on sales. I would like to know that answer as well:
How do I safely downgrade to a previous release?
Thanks
Forum: Plugins
In reply to: [WooCommerce] Cropped function don’t work since updateThe new Woocommerce version it seems the controls to set thumbnail image size has been removed and in my check out page I now get giant full size images instead of small thumbnails that makes my check out look horrible. Is there a solution to this?
Forum: Plugins
In reply to: [MailPoet Newsletters (Previous)] Error Uploading ImagesI found a different solution. I am not using mailpoet. I could careless what you think.