datafeedr
Forum Replies Created
-
Forum: Plugins
In reply to: [Ads by datafeedr.com] Display specific banner ad in categoryHi,
That requires template file edits. That’s beyond the scope of support I can provide.
Eric
Forum: Plugins
In reply to: [Cloak Affiliate Links for WooCommerce] Link is going to main affiliate siteHi,
Can you send me the URL of your ‘buy’ link?
Eric
Forum: Plugins
In reply to: [Ads by datafeedr.com] Cannot add AdSense adsHi,
You should use the PHP function in your templates. More on that here:
http://ww.wp.xz.cn/plugins/ads-by-datafeedrcom/other_notes/
Eric
Forum: Plugins
In reply to: [Ads by datafeedr.com] Dynamic rotating of ads?Sorry, but that’s not possible.
Forum: Plugins
In reply to: [Ads by datafeedr.com] View only an specific AdCreate multiple groups and set your shortcode to show ads only from 1 group.
Hi,
No it would not take any time. Impressions are counted immediately.
Make sure you Enable the “Enable ad impression count for admin(s):” checkbox here: WordPress Admin Area > Settings > Ads
Eric
I think (not sure) that Jetpack has caching abilities. That might be the conflict.
Forum: Plugins
In reply to: [Ads by datafeedr.com] border around adsThat’s probably being added by your theme, not the plugin.
Hi,
This is probably due to a caching plugin.
Eric
Hi,
Yes, you can prevent the plugin from updating other product details except for the price and affiliate link.
Eric
Forum: Plugins
In reply to: [Ads by datafeedr.com] Problems embeding the scripts in the headerHi,
You should use PHP to insert code into your template files.
That’s covered in the video “Display a group of ads above a post’s content using the PHP function” here: http://ww.wp.xz.cn/plugins/ads-by-datafeedrcom/other_notes/
Eric
Forum: Plugins
In reply to: [Ads by datafeedr.com] Impression Count : 0/stoppedYou should “Configure your ads to count impressions and order randomly even when using a caching plugin” as outlined in a video here:
Forum: Plugins
In reply to: [Ads by datafeedr.com] ads not showingYou code looks like this:
<div class="adblock"> <!--?php echo dfads( 'groups=294&orderby=random' ); ?--></div>That’s incorrect PHP code.
Are you adding the affiliate links yourself to WooCommerce?
Forum: Plugins
In reply to: [Ads by datafeedr.com] Impression Count : 0/stoppedIf you recently installed a caching plugin, this might be the reason.