• Resolved doodooli

    (@doodooli)


    Today’s updates broke my theme’s SSL somehow. Everywhere else https works fine but as soon as I click on my theme’s control panel the https disappears. Here is what it looks like: https://snipboard.io/J95YTI.jpg

    WordPress Theme used is listingpro 2.0.14.1

    Please advise.

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter doodooli

    (@doodooli)

    I also noticed that some of the on/off toggle buttons are now looking weird and kinda out of whack!

    See example here:
    https://snipboard.io/MvjL7D.jpg

    What happened? Can I delete the plugin and install an older release without losing my settings and configurations? This is a highly customized theme with custom emails/layouts configured in the control panel. How do I retain everything and rollback to fix these issues? or should I wait for a fix from you? Please help.

    Plugin Contributor Dōvy Paukstys

    (@dovyp)

    @doodooli Nothing is lost, so don’t worry about that. You can easily rollback using WP Rollback, here’s a video to show you how: https://www.youtube.com/watch?v=oaiAzmpgbYU. The last version for Redux 3 is 3.6.18.

    I’d love to get some details from you though so I can help fix this long term for other people.

    1. What theme and version of it are you using?
    2. What’s your site URL
    3. Any other errors.

    Thank you for your patience!

    Thread Starter doodooli

    (@doodooli)

    @dovyp Thanks for your quick response. I rolled it back to 3.6.7.7 and I was able to restore the CSS issue that was cause with the newer version. However, I am still having issue with the https when I click on the Theme Options. We are using ListingPro 2.0.14.1

    This is a client website so won’t be able to provide URL but I can get you any information you may need in order to troubleshoot. I included two screenshots in my original message here. No other errors as far as I can tell. But the loss of https in the Theme’s Control Panel is our main concern. Thanks again.

    Plugin Contributor Dōvy Paukstys

    (@dovyp)

    @doodooli Take a look at the JS console and tell me what actual “file” is being sent at http. My guess is it’s one of the images that got saved to the database in http mode.

    Thread Starter doodooli

    (@doodooli)

    You are right!

    This is what I see under JS Console:

    Mixed Content: The page at ‘https://example.com/wp-admin/admin.php?page=Listingpro&tab=46’ was loaded over HTTPS, but requested an insecure image ‘https://studio.cridio.com/listingpro-content/wp-content/themes/listingpro/assets/images/boximage2.jpg’. This content should also be served over HTTPS.

    GET https://studio.cridio.com/listingpro-content/wp-content/themes/listingpro/assets/images/boximage2.jpg

    What do I do from here? I went through every tab under the control panel and checked every single image and can’t finf the damn boximage2.jpg anywhere. All my local images are being served with https. Any idea where to go from here?

    Plugin Contributor Dōvy Paukstys

    (@dovyp)

    So to fix that, access the site securely, then try to re-upload the image. That will fix it. ??

    Thread Starter doodooli

    (@doodooli)

    I don’t even know where this image is being used on the site. The site frontend already loads with https, but where do I go to remove/replace this image if I don’t know its location on the pages?

    Thread Starter doodooli

    (@doodooli)

    @dovyp

    Alright, so we had some progress. The error I was getting for boximage2.jpg was misleading, the page that needed to be loaded and saved again was “Listing Archive View”. Once I changed the settings there and saved the configurations, https connected right away. Thank you for leading me to the right direction. I appreciate it.

    Now, when I load the control panel I get this in the JS Console:

    DevTools failed to load SourceMap: Could not load content for https://domain.com/wp-content/plugins/redux-framework/ReduxCore/assets/js/vendor/qtip/jquery.qtip.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

    Not sure how I go about fixing this one. I am afraid to update Redux because the first time it changed some of the CSS (see screenshots in my original message). Any idea how to clean this error?

    Thanks again for all your support

    Plugin Contributor Dōvy Paukstys

    (@dovyp)

    So that sourcemap error is a known error and is really just a warning. I will get that resolved here shortly. ??

    Glad it’s working otherwise. You make me want to do some special magic and put a fix in there so these URL issues self resolve. I’ll put a ticket to do so.

    Plugin Contributor Dōvy Paukstys

    (@dovyp)

    4.1.8 fixes the sourcemap issue. I apparently had all my .map files being ignored! I was always confused because they where they, they just weren’t being submitted. Haha.

    Thread Starter doodooli

    (@doodooli)

    @dovyp

    It would be awesome if you could fix these URL issues automatically with your “special magic”.

    So, I made another attempt to upgrade the Redux Plugin to see how things would work. The https remains intact which is good news. But I am still seeing the weird toggle buttons. Somehow the new version changes the shape of the toggle button.

    See screenshot here https://imgur.com/Yu4nY8M

    Let me know what you think of it?

    I appreciate your speedy support here.

    Thread Starter doodooli

    (@doodooli)

    This is how it looked like with Redux 3.6.7.7

    View post on imgur.com

    Plugin Contributor Dōvy Paukstys

    (@dovyp)

    @doodooli that’s something the theme developer will need to change. That’s their custom CSS they applied to the panel. It won’t affect your site. Just tell them to fix it. ??

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘URGENT!!! New release killed my SSL in Theme’s Control Panel’ is closed to new replies.