Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #1546
    Brennen H
    Participant

    I just want to start off by saying this is one of the best themes I’ve ever seen come through ThemeForest!

    Okay, now to the problem. I’m using a form plugin called Quform. Well, when I use the Quform shortcode, the form is displayed, but it is wrapped in [raw][/raw] tags.

    I fixed it by adding this to the functions.php file: add_filter(‘iphorm_needs_raw_tag’, ‘__return_false’);

    Just giving everyone the heads up.

    #1547
    Rubin
    Keymaster

    Hey,

    Thank you for that heads up! This will be very useful to other customers who use that plugin.

    #1553
    Kory
    Keymaster

    Hey Brennen,

    Just wanted to follow up and get a little more clarity on this issue. You’re saying that the form output automatically wraps the form in the [raw][/raw] tags?

    This conflict is likely due to the issue that we have a shortcode with that same namespacing that isn’t officially documented yet as we’re still testing some things out. It allows users to strip out WordPress’ automatic paragraph formatting so that users can easily structure pages the way they want.

    Let us know when you have some time and we’ll look into changing the namespacing to avoid potential errors like this in the future.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1546 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>