deffo
Forum Replies Created
-
Forum: Plugins
In reply to: [amCharts: Charts and Maps] Revision SupportThanks for your fast reply. I have found a workaround in the meantime. 🙂
For those that are interested:
add_action('after_setup_theme', 'add_revisions_support'); function add_revisions_support() { add_post_type_support( 'amchart', array('editor', 'revisions') ); }This adds the editor to the amchart CPT. In order to store revisions you have to make a little change in the editor for WP to recognize a new revision. I just put Version 1 into that and add 1 with each change so i can store a revision.
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Playlist image sizeHi Jonathan,
you assumed right. 🙂
Bummer. That’s what I thought might be the problem. Thanks for the info. I will be waiting for the update.
Have a good day!
- This reply was modified 5 years, 6 months ago by deffo.
Hi Joachim,
Yup. That did it!
Thank you very much for ypur help.
~Seb
- This reply was modified 7 years, 9 months ago by deffo.
Hi Joachim,
no changes. Sidebar on Frontpage is still not showing up. :/
Link to the settings: http://lvkm-nrw.de/sidebars2.jpg
~Seb
Hi Joachim,
thanks for your quick response. I think client might have updated the plugin. At least it is at the current version. WP is still on 4.8.7.
Link to the settings: http://lvkm-nrw.de/sidebars.png
kind regards,
~Seb