Title: gunness's Replies | WordPress.org

---

# gunness

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Since 5.8, theme error foreach script-loader.php line 2652](https://wordpress.org/support/topic/since-5-8-theme-error-foreach-script-loader-php-line-2652/)
 *  [gunness](https://wordpress.org/support/users/gunness/)
 * (@gunness)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/since-5-8-theme-error-foreach-script-loader-php-line-2652/#post-15081634)
 * [@festusdog](https://wordpress.org/support/users/festusdog/) : Thank you very
   much for posting the solution! 👍
    [@segevmoran](https://wordpress.org/support/users/segevmoran/):
   Thank you for your special solution 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CMB2] wysiwyg wrong output](https://wordpress.org/support/topic/wysiwyg-wrong-output/)
 *  Thread Starter [gunness](https://wordpress.org/support/users/gunness/)
 * (@gunness)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/wysiwyg-wrong-output/#post-9486996)
 * hi justin,
 * thank you for your answer.
 * uff, i’ve changed my code to:
 * `<?php echo wpautop( get_post_meta( get_the_ID(), 'yourprefix_get_wysiwyg_output',
   true ) ); ?>`
 * and it works.
 * thanks a lot!
 * regards
 * gunness
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CMB2] Repeating Field for Slider](https://wordpress.org/support/topic/repeating-field-for-slider/)
 *  Thread Starter [gunness](https://wordpress.org/support/users/gunness/)
 * (@gunness)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/repeating-field-for-slider/#post-9459730)
 * Hey Michael,
 * WOW. I’ve struggled very hard with the code but it works.
 * I’am very happy – thank you very much!
 * Kind Regards,
 * Gunness
    -  This reply was modified 8 years, 11 months ago by [gunness](https://wordpress.org/support/users/gunness/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CMB2] Tried and tried, can't get it to work.](https://wordpress.org/support/topic/tried-and-tried-cant-get-it-to-work/)
 *  [gunness](https://wordpress.org/support/users/gunness/)
 * (@gunness)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/tried-and-tried-cant-get-it-to-work/#post-5300102)
 * Hi,
 * [@shoelaced](https://wordpress.org/support/users/shoelaced/) and
 * [@michael](https://wordpress.org/support/users/michael/) Beckwith
 * it works now – I appreciate your help with this, thank you very much!
 * regards
 * gunness
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CMB2] Tried and tried, can't get it to work.](https://wordpress.org/support/topic/tried-and-tried-cant-get-it-to-work/)
 *  [gunness](https://wordpress.org/support/users/gunness/)
 * (@gunness)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/tried-and-tried-cant-get-it-to-work/#post-5300099)
 * Hi Michael,
 * thank you and your team for the work.
 * I have the same problem, I can´t get it to work.
 * what I`ve done so far:
 * 1. from my WordPress backend: install the plug in via wordpress.org (Version 
   2.0.0.1)
 * 2. in the wp-content/plugins/cmb2 folder: duplicate the example-functions.php
   and put that file in my themes folder.
 * 3. deleted the:
 *     ```
       /**
        * Get the bootstrap! If using the plugin from wordpress.org, REMOVE THIS!
        */
       if ( file_exists(  __DIR__ .'/cmb2/init.php' ) ) {
       	require_once  __DIR__ .'/cmb2/init.php';
       } elseif ( file_exists(  __DIR__ .'/CMB2/init.php' ) ) {
       	require_once  __DIR__ .'/CMB2/init.php';
       }
       ```
   
 * in the example-functions.php in my theme folder.
 * 4. now I thought I see a metabox titled „Text Metabox“ on all of my pages
 * [https://github.com/WebDevStudios/Custom-Metaboxes-and-Fields-for-WordPress/wiki/Basic-Usage&#8221](https://github.com/WebDevStudios/Custom-Metaboxes-and-Fields-for-WordPress/wiki/Basic-Usage&#8221);
 * – unfortunately nothing happened.
 * can you please give me tip what i`am doing wrong.
 * thank you very much!
 * gunness
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: File Gallery] 2 different pictures for thumbnail and thickbox](https://wordpress.org/support/topic/plugin-file-gallery-2-different-pictures-for-thumbnail-and-thickbox/)
 *  Thread Starter [gunness](https://wordpress.org/support/users/gunness/)
 * (@gunness)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/plugin-file-gallery-2-different-pictures-for-thumbnail-and-thickbox/#post-2537805)
 * Hi Aesqe,
 * What a bummer!
 * Thank you very much for your answer.
 * Regards,
 * gunness
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: File Gallery]](https://wordpress.org/support/topic/plugin-file-gallery/)
 *  Thread Starter [gunness](https://wordpress.org/support/users/gunness/)
 * (@gunness)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-file-gallery/#post-2481388)
 * Hello Aesqe,
 * Thank you for you fast and in detail help!
 * Regards,
 * gunness
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[File Gallery] [Plugin: File Gallery] Multi User](https://wordpress.org/support/topic/plugin-file-gallery-multi-user/)
 *  Thread Starter [gunness](https://wordpress.org/support/users/gunness/)
 * (@gunness)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-file-gallery-multi-user/#post-2462182)
 * Hi,
 * ok, problem solved. In **EACH** Blog you have to activate “Display File Gallery
   on which post types? Seiten / Artikel” in the “Einstellungen -> Mediathek”.
 * gunness

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