Title: Hiding code generated by custom builders
Last modified: October 23, 2020

---

# Hiding code generated by custom builders

 *  Resolved [ari.nousiainen](https://wordpress.org/support/users/arinousiainen/)
 * (@arinousiainen)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/hiding-code-generated-by-custom-builders/)
 * Hello,
 * is there a possibility to hide the code in the excerpt field that is automatically
   generated by the themes own custom builder? The excerpt on the main site looks
   like this:
 * [fusion_builder_container hundred_percent=”no” equal_height_columns=”no” menu_anchor
   =”” hide_on_mobile=”small-visibility,medium-visibility,large-visibility” class
   =”” id=”” background_color=”” background_image=”” background_position=”center
   center” background_repeat=”no-repeat” fade=”no” background_parallax=”none” parallax_speed
   =”0.3″ video_mp4=”” video_webm=”” video_ogv=”” video_url=””…Read more

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

 *  Plugin Author [johnzenausa](https://wordpress.org/support/users/johnzenausa/)
 * (@johnzenausa)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/hiding-code-generated-by-custom-builders/#post-13571180)
 * Do you want the auto generated excerpt not to show?
 *  Plugin Author [johnzenausa](https://wordpress.org/support/users/johnzenausa/)
 * (@johnzenausa)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/hiding-code-generated-by-custom-builders/#post-13571218)
 * When it comes to custom builders it’s virtually impossible because the plugin
   can’t distinguish what is content and what’s not. It all looks like raw text.
   I highly recommend using the manual excerpt field with page builders.
 *  Thread Starter [ari.nousiainen](https://wordpress.org/support/users/arinousiainen/)
 * (@arinousiainen)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/hiding-code-generated-by-custom-builders/#post-13571395)
 * that’s a shame. I’ll have to think of something else with this problem then.
 *  Plugin Author [johnzenausa](https://wordpress.org/support/users/johnzenausa/)
 * (@johnzenausa)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/hiding-code-generated-by-custom-builders/#post-13573443)
 * You could process the code as of right now by setting `filter_excerpt=’true’
   `
   and see how that looks. I’ll try to implement a fix for this in the future.
 *  Plugin Author [johnzenausa](https://wordpress.org/support/users/johnzenausa/)
 * (@johnzenausa)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/hiding-code-generated-by-custom-builders/#post-13574334)
 * Okay I’ll try to figure out a way to create an argument to ignore all shortcodes.
   I don’t think I can individually ignore them.
 *  Plugin Author [johnzenausa](https://wordpress.org/support/users/johnzenausa/)
 * (@johnzenausa)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/hiding-code-generated-by-custom-builders/#post-13574435)
 * [@arinousiainen](https://wordpress.org/support/users/arinousiainen/)
 * If you don’t mind helping me out and are willing to test the plugin send me a
   message at [https://support.agaveplugins.com/contact](https://support.agaveplugins.com/contact).
 * Then add `filter_excerpt_shortcodes='true'` to your shortcode.
 * Plus reference this topic to help with my memory.
 *  Plugin Author [johnzenausa](https://wordpress.org/support/users/johnzenausa/)
 * (@johnzenausa)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/hiding-code-generated-by-custom-builders/#post-13575978)
 * I’m releasing version 7.4.4 today which will automatically strip all shortcodes
   unless `use_shortcode_in_excerpt='true'` is added because then you wouldn’t want
   to strip tags of course.
 *  Plugin Author [johnzenausa](https://wordpress.org/support/users/johnzenausa/)
 * (@johnzenausa)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/hiding-code-generated-by-custom-builders/#post-13576163)
 * Please install the latest update and see if that helps. 🙂
 *  Thread Starter [ari.nousiainen](https://wordpress.org/support/users/arinousiainen/)
 * (@arinousiainen)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/hiding-code-generated-by-custom-builders/#post-13576181)
 * Hello. Sorry for the delay. I usually check my email and work related topics 
   on office hours.
 * I tried earlier the “`filter_excerpt=’true’” but it didn’t work. I’ll try the
   new version on monday.
 * Thank you for your efforts. 🙂

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

The topic ‘Hiding code generated by custom builders’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/network-posts-extended_b4775d.svg)
 * [Network Posts Extended](https://wordpress.org/plugins/network-posts-extended/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/network-posts-extended/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/network-posts-extended/)
 * [Active Topics](https://wordpress.org/support/plugin/network-posts-extended/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/network-posts-extended/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/network-posts-extended/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [ari.nousiainen](https://wordpress.org/support/users/arinousiainen/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/hiding-code-generated-by-custom-builders/#post-13576181)
 * Status: resolved