datafeedr
Forum Replies Created
-
Forum: Plugins
In reply to: [Ads by datafeedr.com] Long Running QueryIt shouldn’t be taking a long time. It’s a simple cell update.
Make sure 4 is the actual ID of the group you are targetting.
Forum: Plugins
In reply to: [Ads by datafeedr.com] Groups in template tag doesn't workHi,
It’s not possible for me to help without more info.
What does “749” relate to?
Are there ads in the 749 group?
Are you using a caching plugin?If you can provide some more info or even a URL I might be able to offer some advice.
Eric
Forum: Plugins
In reply to: [Ads by datafeedr.com] Ads don't show upHi,
No, you can use Google Analytics or WordPress SEO for click counting.
Eric
Forum: Plugins
In reply to: [Ads by datafeedr.com] Ads don't show upHi Matt,
It’s not an issue with FB. It’s an issue with the code you added. You have added this as your ad code:
<a href="http://splatfrog.com/shop/" target="_blank><img src=" http://www.splinebomb.com/wp-content/uploads/2014/06/splatfrog.jpg" alt="SplatFrog" width="310" height="250" class="alignnone size-full wp-image-8060" /></a>It should be this:
<a href="http://splatfrog.com/shop/" target="_blank"><img src="http://www.splinebomb.com/wp-content/uploads/2014/06/splatfrog.jpg" alt="SplatFrog" width="310" height="250" class="alignnone size-full wp-image-8060" /></a>Eric
I mean do something like this:
http://datafeedr.net/screenshots/fzPf87Jz/permalink-setting-20140604-090754.png
You should use something like redirect as your affiliate link base. Do not use %post_id% as that is added automatically.
Sounds like either you have not activated the plugin or you need to update your Permalink Settings.
That’s the best way in order to ensure your changes do not get overridden if/when you upgrade your theme to a new version.
Hi,
They added
$location = htmlspecialchars_decode($location);inside the wp_sanitize_redirect() function which is posted here: https://v4.datafeedr.com/topic/484#comment-330I’m not sure where in the function they placed the extra line but you could experiment until it works.
Eric
Forum: Plugins
In reply to: [Ads by datafeedr.com] Shortcode not working properlyYou need to se the limit and orderby parameters.
Hi,
Where did you find the other answer?
Here’s how to open in a new window:
https://v4.datafeedr.com/documentation/580Eric
Hi,
It works fine for me. I’ve tested with eVitaminStore (SAS), Relax The Back (LS) with no problems.
What error messages are you getting?
Eric
Forum: Plugins
In reply to: [Datafeedr WooCommerce Importer] Support staff not responding to mails?Hi,
What email address did you send it from?
Eric
Forum: Plugins
In reply to: [Ads by datafeedr.com] Shortcode ProblemYou need to add it in text mode.