Home › Forums › Weaver Xtreme Theme › SSL Erorr
- This topic has 4 replies, 2 voices, and was last updated 1 year, 11 months ago by
mjmedia.
-
AuthorPosts
-
August 1, 2020 at 02:10 UTC - Views: 19 #64985
mjmedia
ParticipantWhere do I find the link to the alt logo as there is no image call MJMeidaColorWeb.png I did remove it but because of the code I can’t get the padlock
MENU https://mjmedia.rocks“><img class="bar_logo" alt="logo" src="http://mjmedia.rocks/wp-content/uploads/2015/08/MJMediaColorWeb.png” /> August 1, 2020 at 05:20 UTC - Views: 17 #64986scrambler
ModeratorYou will need to elaborate as I have no clue what you are speaking of
August 1, 2020 at 14:37 UTC - Views: 21 #64988mjmedia
ParticipantSorry I google show that the site is not secure, went to whynopadlock.com the results are
“An image with an insecure url of “http://mjmedia.rocks/wp-content/uploads/2015/08/MJMediaColorWeb.png” was loaded on line: 222 of https://mjmedia.rocks/.
<hr />
This URL will need to be updated to use a secure URL for your padlock to return.
I don’t have an image called MJMediaColorWeb.png as I have removed and uploaded an new image. I am thinking that I have a setting in Weaver Xtreme
I did find this in the source if this helps:
MENU <img class="bar_logo" alt="logo" src="http://mjmedia.rocks/wp-content/uploads/2015/08/MJMediaColorWeb.png” />
<ul id=”wprmenu_menu_ul”>
<li class=”menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-7 current_page_item menu-item-31″>Home
<li class=”menu-item menu-item-type-post_type menu-item-object-page menu-item-28″>Printed Material
My question is how to edit this code or/and where is it in weaver?
August 1, 2020 at 18:36 UTC - Views: 23 #64990scrambler
ModeratorThis usually happens after converting an http site to https.
It is frequent to have some images URL that have not been updated in the database, and there are plugins to help clean these up.
That said, I checked where the offending url is, and it is not in the theme HTML.
It appears you have HTML inserted after the theme wrapper in a div with the class wprm-wrapper
Can you think of a plugin you are using that would relate to that class?
The HTML from the top of that section to the offending link is below and this is not related to weaver.
<div class="wprm-wrapper"> <!-- Overlay Starts here --> <!-- Overlay Ends here --> <div id="wprmenu_bar" class="wprmenu_bar right"> <div class="hamburger hamburger--slider"> <span class="hamburger-box"> <span class="hamburger-inner"></span> </span> </div> <div class="menu_title"> MENU <a href="https://mjmedia.rocks"><img class="bar_logo" alt="logo" src="http://mjmedia.rocks/wp-content/uploads/2015/08/MJMediaColorWeb.png"/></a> </div> </div> <div class="cbp-spmenu cbp-spmenu-vertical cbp-spmenu-right " id="mg-wprm-wrap">
If you cant think of a plugin you are using, then try deactivating ALL non weaver plugins and see if it goes away. If it does, reactivate one by one to find the culprit.
August 1, 2020 at 19:14 UTC - Views: 7 #64992mjmedia
ParticipantThanks for your help it was a plugin, I never knew to look there! This was the plugin that was the problem WP Responsive Menu
Jim
-
AuthorPosts
- You must be logged in to reply to this topic.