datafeedr
Forum Replies Created
-
Forum: Plugins
In reply to: [Ads by datafeedr.com] How to hide Ads from Subscriber RoleLooks like that will need to be added to the plugin.
Forum: Plugins
In reply to: [Ads by datafeedr.com] Changine banner/image size in Admin List viewHi
There’s no code to change the size but you can remove the column in your Screen Options so that it doesn’t appear at all.
Eric
Forum: Plugins
In reply to: [Ads by datafeedr.com] Error and Shortcode not working after PHP upgradeThis should be fixed now.
Hi,
Unfortunately this is not possible with this plugin.
Eric
Thanks for the quick reply! That would be fantastic.
Eric
Forum: Plugins
In reply to: [Ads by datafeedr.com] Error and Shortcode not working after PHP upgradeHi
If you change this:
$output = get_option( 'dfads-settings' );To this:
$output = get_option( 'dfads-settings', array() );Here: /wp-content/plugins/ads-by-datafeedrcom/dfads.php (Line #79)
Does that fix the problem for you?
Eric
Forum: Plugins
In reply to: [Ads by datafeedr.com] add media in new add doenst workThe Ads plugin does work with version 3.7.1.
Forum: Plugins
In reply to: [Ads by datafeedr.com] Multiple Ads on Same Page Behaving BadlyYou’re welcome!
Forum: Plugins
In reply to: [Ads by datafeedr.com] Multiple Ads on Same Page Behaving BadlyYour first ad div has this:
groups=-1That means display ads from any group. You should specify a group.
Forum: Plugins
In reply to: [Ads by datafeedr.com] ADS not showing when jQuery to footerHi,
Because of how the ads are called in JS mode, jQuery will need to remain in the head.
Eric
Forum: Plugins
In reply to: [Ads by datafeedr.com] ADS not showing when jQuery to footerAre you displaying ads using the Javascript option?
Forum: Plugins
In reply to: [Ads by datafeedr.com] MutlisiteHi,
No, it doesn’t.
Eric
Forum: Plugins
In reply to: [Ads by datafeedr.com] How to center adsUnfortunately I can’t test this as I don’t have access to the WPMUDev popover plugin.
Forum: Plugins
In reply to: [Ads by datafeedr.com] Conflict with WPMUDev Popup pluginThat might be affecting the JS code… I’m not sure.
Forum: Plugins
In reply to: [Ads by datafeedr.com] ShortcodeAre you sure you have a group with the ID of 2275782? That seems extremely high…