datafeedr
Forum Replies Created
-
Hi,
Yes, it does. I’ve tested it with ShareASale and it does work.
Eric
Forum: Fixing WordPress
In reply to: Super Slow Page Loading Speed..Also, as far as I know, W3 Total Cache doesn’t work on pages with query strings. Ie. urls that end like: ?filter_brand=60
This plugin will rewrite your attribute URLs and then they will be cacheable.
Forum: Fixing WordPress
In reply to: Super Slow Page Loading Speed..Hi
Did you already try this: https://v4.datafeedr.com/topic/623#comment-791 ?
Since you only have about 5,000 products, I would suggest using a different host… possibly not a shared host. That’s probably the biggest issue. Shared hosting is notoriously slow.
Eric
Forum: Plugins
In reply to: [Ads by datafeedr.com] Ads not randomly rotating in Chrome and IE@furor6933 It’s best if you start a new support thread for your question instead of confusing the current thread. Also, it’s best if you supply the url of the page in which the ads should be displaying as well as the current ad code you are using to display ads. It’s impossible to give you support without a lot more info.
Forum: Plugins
In reply to: [Ads by datafeedr.com] Ads not randomly rotating in Chrome and IECaches should be deleted regularly automatically by your caching plugin.
Forum: Plugins
In reply to: [Ads by datafeedr.com] Ads not randomly rotating in Chrome and IEThat’s probably because you are logged in using Firefox but not in Chrome or IE.
You are using Super Cache and it’s caching the ads.
You need to use the Javascript option: https://www.youtube.com/watch?v=M3v_1vtnh9c
More videos here: http://ww.wp.xz.cn/plugins/ads-by-datafeedrcom/other_notes/
Forum: Plugins
In reply to: [Ads by datafeedr.com] Start, End date range off by a dayWe’ll look into this.
Forum: Fixing WordPress
In reply to: Super Slow Page Loading Speed..Hi,
Here’s more information about the slow loading pages and what you can do about it:
https://v4.datafeedr.com/topic/623#comment-791Also, please use our Support Help Desk for your questions:
https://v4.datafeedr.com/supportThere’s no guarantee any of our support staff will see your posts here on ww.wp.xz.cn.
Thanks,
EricThanks for sharing!
Forum: Plugins
In reply to: [WooCommerce] Why My image become blur?Hi,
I have posted the solution to your support ticket here:
https://v4.datafeedr.com/ticket/695#comment-1047Eric
Forum: Plugins
In reply to: [Ads by datafeedr.com] UpdateSeems to be a small bug. I will add this to list of things to fix. In the meantime, you could turn off php error notices.
Can I decode it in the custom code?
That’s what I would try.
Clarification: http://pastebin.com/fmQJKsn2
Ugh, WordPress changed my post so now it doesn’t make any sense.
The issue is with the URL you’ve added to your site. You’ve added this:
http://www.franklin.nl/elektronica/?tt=4123_253260_178666_&r=https://www.franklin.nl/secure/_none/artikel/artikelhome/5986-universeel-bqc-xgp10xu-1/?src=5It should be this:
http://www.franklin.nl/elektronica/?tt=4123_253260_178666_&r=https://www.franklin.nl/secure/_none/artikel/artikelhome/5986-universeel-bqc-xgp10xu-1/?src=5A query string should not contain
&. All occurrences of&that appear in the query string should be changed to&.