datafeedr
Forum Replies Created
-
Forum: Plugins
In reply to: [Ads by datafeedr.com] Ads Won’t Randomize with WP Super Cache Turned OnThe single quotes are getting rendered differently on my end.
Can you try this: https://gist.github.com/EricBusch/1a97e476a946b71ef0def3b33b759bb7
Forum: Plugins
In reply to: [Ads by datafeedr.com] Ads Won’t Randomize with WP Super Cache Turned OnRight, can you check my updated post (above)? I updated it with the correct shortcode code.
Forum: Plugins
In reply to: [Ads by datafeedr.com] Ads Won’t Randomize with WP Super Cache Turned OnHi
I think it’s related to the formatting of your final single quote.
Can you change your shortcode to this:
[dfads params='groups=143&limit=1&orderby=random&container_id=randomAd&return_javascript=1']That should fix it.
- This reply was modified 8 years, 4 months ago by datafeedr.
Forum: Plugins
In reply to: [Ads by datafeedr.com] Ads Won’t Randomize with WP Super Cache Turned OnCan you share the shortcode you are using?
Thanks,
EricForum: Plugins
In reply to: [Ads by datafeedr.com] Group not respectedHi
I see in the code you shared you have this:
[dfads params=’groups=137&limit=1&return_javascript=1′]But you are using 2 different styles of single quotes. You have
’and′.Please use this code instead:
[dfads params='groups=137&limit=1&return_javascript=1']You must always ensure that your shortcodes only contain single quotes like this one:
'.Hope this helps!
Forum: Plugins
In reply to: [Product Subtitle For WooCommerce] Product Subtitle and DatafeedrI replied via your question in our contact form.
Forum: Plugins
In reply to: [Cloak Affiliate Links for WooCommerce] Class with modalYou’re welcome!
Forum: Plugins
In reply to: [Cloak Affiliate Links for WooCommerce] Class with modalYes, it’s possible but requires a fair amount of custom code.
Here’s something that is similar. Maybe you could modify it for your needs:
https://datafeedrapi.helpscoutdocs.com/article/167-create-an-exit-or-redirect-page
Forum: Reviews
In reply to: [Cloak Affiliate Links for WooCommerce] Awesome plugin!Thanks Joseph!
Forum: Plugins
In reply to: [Ads by datafeedr.com] Group not respectedAre you using the
return_javascript=1in all of your shortcodes?Forum: Plugins
In reply to: [Ads by datafeedr.com] Group not respectedIt looks like your shortcodes are using different characters for the single quotes.
Also, since you seem to be using WP-Super-Cache, you could try returning your ads via JS.
Try these shortcodes in place of the ones you mentioned above:
[dfads params='groups=118&limit=6&return_javascript=1'] [dfads params='groups=135&limit=1&return_javascript=1']Hope this helps!
Forum: Plugins
In reply to: [Ads by datafeedr.com] Group not respectedCan you share the shortcode you used?
Forum: Reviews
In reply to: [Cloak Affiliate Links for WooCommerce] Great plugin!Thanks val1975!
Forum: Plugins
In reply to: [Cloak Affiliate Links for WooCommerce] url encodingAwesome! You’re welcome!
Forum: Plugins
In reply to: [Cloak Affiliate Links for WooCommerce] url encodingCan you try the steps mentioned here:
https://ww.wp.xz.cn/support/topic/plugin-stopped-working-after-update-9/#post-9370361