• Resolved ari.nousiainen

    (@arinousiainen)


    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

    (@johnzenausa)

    Do you want the auto generated excerpt not to show?

    Plugin Author johnzenausa

    (@johnzenausa)

    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

    (@arinousiainen)

    that’s a shame. I’ll have to think of something else with this problem then.

    Plugin Author johnzenausa

    (@johnzenausa)

    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

    (@johnzenausa)

    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

    (@johnzenausa)

    @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.

    Then add filter_excerpt_shortcodes='true' to your shortcode.

    Plus reference this topic to help with my memory.

    Plugin Author johnzenausa

    (@johnzenausa)

    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

    (@johnzenausa)

    Please install the latest update and see if that helps. πŸ™‚

    Thread Starter ari.nousiainen

    (@arinousiainen)

    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.