tifcc
Forum Replies Created
-
Forum: Plugins
In reply to: [Free Downloads WooCommerce] Syntax error when activatingI checked the unix rights for the uploads folder. It is set to 755
Forum: Plugins
In reply to: [Free Downloads WooCommerce] Syntax error when activatingAfter clean install with only woocommerce installed and Download Now issue still occurs.
No other plugins are installed.I just send you a mail.
Forum: Plugins
In reply to: [Free Downloads WooCommerce] Syntax error when activatingI’ll first try a clean install first and see if the error still occurs…
Forum: Plugins
In reply to: [Free Downloads WooCommerce] Syntax error when activatingI’m running
WordPress version 4.7.2
Woocommerce version 2.6.14
and Download Now – WooCommerce version 2.3.4Yes indeed!
Forum: Plugins
In reply to: [Event Organiser] changes in _eventorganiser_event_schedule arrayah okay, I am using the post-meta to parse the data to a JSON feed. I now switched to using includes i.s.o. occurrences. That works for custom occurrences. Problem is that using the array with repeating occurrences on monthly or weekly basis are a bit hard to return a correct date.
Using date.js to check wether or not the next or previous weekday should be picked based on the ammount of days between original eventday (say Su 17 Apr) and the next occurring eventday (say Su 15 Mei).