Friday , December 20 2024

Useful solutions

Useful solutions – articles, how-to-fix notes, fast solutions

Contact form 7 with spoilers/accordion

I needed to publish a questionnaire, with answer options opening by clicking on a question. There were no ready-made plugins for implementation, so I made a code for use: Contact Form 7 with accordion Full form template (sorry for the RU answer options): <div class="tabs"> <div class="tab"><input type="radio" id="rd1" name="rd"><label …

Read More »