Use https instead of http
-
When I add a contact form to a page, I see that http link is inserted:
<form action=”http://www.website.com:443/page/” method=”post” class=”wpcf7-form” novalidate=”novalidate”>
How can I change this into a https link?
The topic ‘Use https instead of http’ is closed to new replies.