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
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
Hi Josue,
it doesn`t work. Could you please check it again?
Try the following:
http://wordpress.stackexchange.com/a/45307
Regards,
Josue
thank you so much. The php codes work perfect.