Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #317621

    I created a contact form using enfold shortcodes as soon as i updated the theme the shortcodes are not working .
    Can Any one suggest any better option?

    #317813

    Hey infigic!

    Thank you for using Enfold.

    Looks like you’re using Contact Form 7. Shortcodes won’t work inside the contact form 7 editor. Try using flex_columns container. Something like this:

    <div class="flex_column av_one_half first">
    CF7 Shorcode here 
    </div>
    
    <div class="flex_column av_one_half">
    CF7 Shorcode here 
    </div>

    Cheers!
    Ismael

    #317919

    Thanks It worked

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Shortcodes not working’ is closed to new replies.