pamdemonium
Forum Replies Created
-
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Card format for Native Shopping AdsOk, I see. Thank you for your clarification.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Card format for Native Shopping AdsThanks for your explanation, Igor.
I’m not familiar with code/coding. I read your instructions here, and I think I understand what you’re saying.
But for using ASIN as a custom field, won’t it show a specific product?
What I’m looking for is to input ASIN (or any other code) that will generate the same result as {smart_tag}. i.e., the “card format” ad will either use the information in the WP post tags or I can input the category of Amazon books (example https://www.amazon.com/gp/bestsellers/books/282909/ref=pd_zg_hrsr_b_3_4_last) and the ad will randomly show or rotate products shown to different viewers.
If the latter is possible, where can I find the ASIN for a category or search keyword on Amazon?
I apologise in advance, because I’m not sure if my question exceeds the support provided for your plugin.
Forum: Plugins
In reply to: [Ad Inserter - Ad Manager & AdSense Ads] Card format for Native Shopping AdsYes, I tried that. But I don’t know how to make it work.
The code given by Amazon for “card format” is generated via Amazon’s SiteStripe. So for example, this is the code given for a specific product:
<script type=”text/javascript”>
amzn_assoc_tracking_id = “girlintherapy-20”;
amzn_assoc_ad_mode = “manual”;
amzn_assoc_ad_type = “smart”;
amzn_assoc_marketplace = “amazon”;
amzn_assoc_region = “US”;
amzn_assoc_design = “enhanced_links”;
amzn_assoc_asins = “0894864025”;
amzn_assoc_placement = “adunit”;
amzn_assoc_linkid = “c08428dd48e89588ad6fa838b1a5d244″;
</script>
<script src=”//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US”></script>I changed amzn_assoc_asins = “0894864025” to amzn_assoc_asins = “{smart_tag}”, but it did not work. No ad unit appeared on my website.
Could you advise what line of code to use in the “card format” code to generate ads to produce the same outcome as “{smart_tag}”?
Thank you.
Thanks for your advice on trying with some plain text.
I could not rectify all the HTML errors on the page.
However, I inspected the code which I coped from my WP Text editor and pasted into the block, I realised there was a lot of unnecessary code in there. I cleaned it up, and now the side bar works just fine.
Thank you for your help!
Thank you for your speedy response.
I have enabled remote debugging.
Btw, I turned on Ad Inserter “view” on the WP Admin bar, and noticed that the block which is enabled for the post takes up the entire width of the page. I’m guessing this may be what’s causing the side bar to have moved all the way down the page?
Forum: Themes and Templates
In reply to: Blog Comments on Sugar and Spice ThemeHey there, I’m wondering the exact same thing! Hopefully any member who knows, or the theme author will reply to this!
Many thanks in advance, to whomever can help with this…