Title: SSL issue with menu
Last modified: August 31, 2016

---

# SSL issue with menu

 *  Resolved [mgason](https://wordpress.org/support/users/mgason/)
 * (@mgason)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/ssl-issue-with-menu/)
 * Hi,
    I am getting a ! symbol on the lock icon in Firefox on my https checkout
   page. It says I have some insecure content. I ran the site through a validator
   [https://www.jitbit.com/sslcheck/](https://www.jitbit.com/sslcheck/) It lists
   a basic http link as the problem. The only one in the page source seems to be
   from your plugin. The code I see in the page source is below…..
 *     ```
       <!-- Added by Responsive Menu Plugin for WordPress - http://responsive.menu -->
   
       <div id="responsive-menu" >
               <div id="responsive-menu-title">
               </div>
          <form action="http://babasouk.ca/" id="responsiveSearch" method="get" role="search">
       ```
   
 * [https://wordpress.org/plugins/responsive-menu/](https://wordpress.org/plugins/responsive-menu/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * (@responsivemenu)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/ssl-issue-with-menu/#post-7240373)
 * Hi there,
 * The link you pasted shouldnt cause any ssl issues as it is just a form action
   link not any embedded content like images or iframes.
 * Please provide a site url so i can check the actual code itself.
 * All the best
 *  Plugin Contributor [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * (@responsivemenu)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/ssl-issue-with-menu/#post-7240375)
 * Hi again,
 * On second thoughts this could potentially cause issues.
 * The search url uses the get_home_url() so whatever is entered in your home box
   in the admin will be used. There is a way to add a scheme as a third option –
   can you try changing this to ‘relative’ and see if that fixes it?
 * All the best

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘SSL issue with menu’ is closed to new replies.

 * ![](https://ps.w.org/responsive-menu/assets/icon-256x256.png?rev=1782326)
 * [Responsive Menu - Create Mobile-Friendly Menu](https://wordpress.org/plugins/responsive-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-menu/reviews/)

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)
 * [SSL](https://wordpress.org/support/topic-tag/ssl/)

 * 2 replies
 * 2 participants
 * Last reply from: [responsivemenu](https://wordpress.org/support/users/responsivemenu/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/ssl-issue-with-menu/#post-7240375)
 * Status: resolved