Contact form 7 set field value with get request
In my case was not working therefore, I followed following steps for url = "http://www.example.se/package-quote/?package=Basic"Write jquery in footer.php <script type="text/javascript"> jQuery(document).ready(function($) { var getUrlParameter = function getUrlParameter(sParam) { var sPageURL…