Hi cdcddcdc,
thanks for reaching out.
I checked back your page and assume we are talking about the pink box at the end of the page. If you look into the code, there are also parts from Amazon included.
If you try the Amazon ad code without Advanced Ads you can determine if the code works in general or not. After a while there is also a timeout message showing, indicating that the code is reaching out to Amazon but does not get any response or content to get filled with: https://i.imgur.com/aH69arS.png
I hope this helps. Please keep me posted if you need anything else.
Best regards,
Henning
Hi Henning,
Thanks for you email.
Actually the pink box was a quick test. Above the pink code there should be a few Native Ads displayed. I used [the_ad id=”470″] in a text box in WordPress which was working fine yesterday but today the adverts are still to showing.
code
In your email above you mention Amazon Ad code.
I also copied that code into a page but still dont get any results.
<script type=”text/javascript”>
amzn_assoc_placement = “adunit0”;
amzn_assoc_search_bar = “false”;
amzn_assoc_tracking_id = “teadealer-20”;
amzn_assoc_ad_mode = “search”;
amzn_assoc_ad_type = “smart”;
amzn_assoc_marketplace = “amazon”;
amzn_assoc_region = “US”;
amzn_assoc_title = “Playstation 5”;
amzn_assoc_default_search_phrase = “Playstation 5”;
amzn_assoc_default_category = “All”;
amzn_assoc_linkid = “2c19896abd9c08464537f77686a574d6”;
amzn_assoc_rows = “2”;
</script>
<script src=”//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US”></script>
Please help.
Thank so much.
Hi cdcddcdc,
I also copied that code into a page but still dont get any results.
This would confirm my assumption that the issue is with the ad code. I also tried implementing the code from above also on my test page and got the same result. The 404 error from the dev console indicates that the script is not loading contents.
Please ensure the placement from Advanced Ads is working fine using a dummy ad, and also cross-check your ad codes without Advanced Ads to determine which part is not working as expected.
After inspecting your ad code even more, the behavior changed after replacing all ” from your snippet with "
Please also assign a fixed width and high to your ad container so the code “knows” about its surroundings and can expand: https://i.imgur.com/9iSEOqY.png
This can be done within your editor, the code directly, or using the “reserve the space” option from Advanced Ads Pro.
I hope this helps.
Best regards,
Henning
Hi @cdcddcdc
I hope all is well. Are the ads now appearing as requested?
Best regards,
Henning