ldebrouwer
Forum Replies Created
-
Forum: Plugins
In reply to: [Affiliate Press] build a site which compare the different CFD providersHi livweb,
You can combine several feeds, if an item occurs in multiple feeds it will then show the several prices (essentially the price comparison function you’re looking for) on the product page.
Cheers,
Luc
Forum: Plugins
In reply to: [Affiliate Press] [Plugin: Affiliate Press] Daily offersHi Ramonv,
Yep, thanks to the baked in cronjobs it will update the feed daily. You could then show the latest deals quite easily with some vanilla WordPress coding.
If you have any more questions, please let me know!
Cheers, Luc
Hi nsundberg,
You should be able to just use
the_permalink()
like you’re used to. Hope this helps.Cheers,
LucForum: Plugins
In reply to: [RSVP and Event Management] TranslateYup, and then I modded the plugin a bit so I could have the other strings translated as well. Planning on sending the dev a patch for this.
Forum: Plugins
In reply to: [RSVP and Event Management] TranslateI got it to work, as it turns out only half of the strings used by the plugin are truly translatable because of the poor l10n support.
Forum: Plugins
In reply to: [RSVP and Event Management] TranslateI’m having the same issue, it doesn’t seem to load the correct po/mo files, corresponding to the locale.
Forum: Plugins
In reply to: [Affiliate Press] [Plugin: Affiliate Press] How-toHi Ferdi3,
Please do not edit your post after you’ve solved the problem, instead leave a reply on how you solved it so other can learn from it.
In general for everyone, please read the FAQs and the readme file attached to the plugin. If you’re still in the dark, please post here in the support forums. If it’s really urgent and you want paid support, please send me an email at [email protected].
Sorry Koen,
It’s just meant for WP e-Commerce at the moment.
Cheers,
Luc
Yes, although https://www.ideal-checkout.nl requires you to generate certificates etc. My plugin is easier because you just need to copy and paste your MerchantKey.
Forum: Fixing WordPress
In reply to: Comments and category feeds not workingAll right, it turns out a setting in Yoast’s ( excellent ) WordPress SEO plugin was the cause of this. I used found the answer in this post.
Forum: Fixing WordPress
In reply to: Comments and category feeds not workingIt’s the custom base defined at Admin > Settings > Permalinks.
I already tried deleting this an returning it to the default but the result was the same!