Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #606066

    Hi Yigit,
    i have tried to add toggle icon in contact form 7 liked this. But it didn’t work. Could you please check it for me?

    <div class=”av_toggle_container” initial=’0′ mode=’accordion’ sort=”>
    <div class=”av_toggle” title=’xxx’ tags=”>
    xxxx
    xxxx
    </div>
    </div>

    Thanks.
    vnfan

    #606159

    Hi!

    Try placing it in shortcode format instad:

    [av_toggle_container initial='0' mode='accordion' sort='']
    [av_toggle title='Toggle 1' tags='']
    [av_toggle title='Toggle 2' tags='']
    [/av_toggle_container]

    Best regards,
    Josue

    #606642

    Hi Josue,
    it doesn`t work. Could you please check it again?

    #606973

    Try the following:
    http://wordpress.stackexchange.com/a/45307

    Regards,
    Josue

    #607490

    thank you so much. The php codes work perfect.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘add toggle-icon in contact form 7’ is closed to new replies.