Title: deffo's Replies | WordPress.org

---

# deffo

  [  ](https://wordpress.org/support/users/deffo/)

 *   [Profile](https://wordpress.org/support/users/deffo/)
 *   [Topics Started](https://wordpress.org/support/users/deffo/topics/)
 *   [Replies Created](https://wordpress.org/support/users/deffo/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/deffo/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/deffo/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/deffo/engagements/)
 *   [Favorites](https://wordpress.org/support/users/deffo/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[amCharts: Charts and Maps] Revision Support](https://wordpress.org/support/topic/revision-support/)
 *  Thread Starter [deffo](https://wordpress.org/support/users/deffo/)
 * (@deffo)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/revision-support/#post-14869442)
 * Thanks 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Seriously Simple Podcasting] Playlist image size](https://wordpress.org/support/topic/playlist-image-size/)
 *  Thread Starter [deffo](https://wordpress.org/support/users/deffo/)
 * (@deffo)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/playlist-image-size/#post-13625200)
 * Hi 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](https://wordpress.org/support/users/deffo/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Content Aware Sidebars - Fastest Widget Area Plugin] Sidebar Content not showing on frontpage](https://wordpress.org/support/topic/sidebar-content-not-showing-on-frontpage/)
 *  Thread Starter [deffo](https://wordpress.org/support/users/deffo/)
 * (@deffo)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/sidebar-content-not-showing-on-frontpage/#post-10588605)
 * 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](https://wordpress.org/support/users/deffo/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Content Aware Sidebars - Fastest Widget Area Plugin] Sidebar Content not showing on frontpage](https://wordpress.org/support/topic/sidebar-content-not-showing-on-frontpage/)
 *  Thread Starter [deffo](https://wordpress.org/support/users/deffo/)
 * (@deffo)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/sidebar-content-not-showing-on-frontpage/#post-10548985)
 * Hi Joachim,
 * no changes. Sidebar on Frontpage is still not showing up. :/
 * Link to the settings: [http://lvkm-nrw.de/sidebars2.jpg](http://lvkm-nrw.de/sidebars2.jpg)
 * ~Seb
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Content Aware Sidebars - Fastest Widget Area Plugin] Sidebar Content not showing on frontpage](https://wordpress.org/support/topic/sidebar-content-not-showing-on-frontpage/)
 *  Thread Starter [deffo](https://wordpress.org/support/users/deffo/)
 * (@deffo)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/sidebar-content-not-showing-on-frontpage/#post-10514788)
 * 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](http://lvkm-nrw.de/sidebars.png)
 * kind regards,
    ~Seb

Viewing 5 replies - 1 through 5 (of 5 total)