James
Forum Replies Created
-
Forum: Plugins
In reply to: [amr ical events lists] Adding class/style to custom list typeFor the record, I edited line 173 of functions.php to change the validation to:
'span' => array('class' => array(),'style' => array()),
Forum: Plugins
In reply to: [amr ical events lists] Adding class/style to custom list typeI need to use inline styles as the content will end up in an email template.
Is there a way I can edit (through editing the plugin) the validation?Forum: Plugins
In reply to: [amr ical events lists] Custom HTML styleAnmari, you’re amazing. Thanks so much for getting back to me – it’s all working like a dream now.
Forum: Plugins
In reply to: [amr ical events lists] Custom HTML styleForum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] SkydriveALSO – still love the plugin. Thanks so much for your hard work!
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] SkydriveI agree that it definitely can’t be part of the automatic setting. But you could have a button – “Send my backup file to SkyDrive” – that the user could click. I don’t think that this would breach the guidelines.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] SkydriveAbsolutely, check out:
- https://msdn.microsoft.com/en-us/library/live/hh826521.aspx
- https://msdn.microsoft.com/en-us/library/live/hh243648.aspx
Cheers!
Forum: Plugins
In reply to: [JSL3 Facebook Wall Feed] Instagram photos missing from feedYes, you’re right – I think that would get very complex very quickly, and would likely slow down the app.
Thanks for your help, this all worked perfectly.
Forum: Plugins
In reply to: [JSL3 Facebook Wall Feed] Instagram photos missing from feedYes, I did have a play around with the feed. It does look a bit tricky to pull out Instagram photos with their descriptions. I think it will actually need to be a request to the album… What do you think?
I’m happy to keep modifying code – I can just save it elsewhere in case the plugin is updated.
Forum: Plugins
In reply to: [JSL3 Facebook Wall Feed] Instagram photos missing from feedYes – this works! Sort of…
Now it will pickup Instagram photos only (no accompanying text) and only if I click “Show all status messages.”
Anyway to fine tune this behaviour?
Thanks so much!
James.Also, multi-day events don’t have a StartTime. E.g. an event that starts Monday 1800 and goes until Friday 1800 – there is not a StartTime.
Is this a bug?