• Resolved ternion

    (@ternion)


    The redirection to https works when on a regular http page. But if I’m on a redirected https page, all the links in the menu and elsewhere take me to an https page when they are not https.

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi, what are you current plugin settings? What are you trying to achieve in your site? For example do you only want some HTTPS links enabled in your site?

    Did you read the following on the front page.

    However, if you have an existing website where you have a lot of static files that are embedded in your posts and pages using NON-HTTPS URL then you will need to change those. Otherwise, the browser will show an SSL warning to your visitors.

    Regards

    • This reply was modified 8 years, 2 months ago by mbrsolution.
    Thread Starter ternion

    (@ternion)

    I have just a few pages that I want https on. When I go to my site and click on a link to one of those pages, it redirects fine to https. If, from the https page, I then click on a regular WordPress menu item, it takes me to an https version of that page. I just want it to go to the regular http version of the page.

    For example:

    Added checkout as a page that need ssl in plugin
    On home page https://test.com, click on link to go to test.com/checkout
    Takes you to https://test.com/checkout as expected
    From https://test.com, click on a menu link to take you back to the home page and it takes you to https://test.com instead of https://test.com

    I need it to take me back to https://test.com

    Hope that explains it.

    Thread Starter ternion

    (@ternion)

    Here’s an example:

    using plugin, add the page “checkout” as needing ssl
    From home page https://test.com, click link to go to checkout (https://test.com/checkout)
    Plugin correctly redirects to https://test.com/checkout, from this page, click home menu link which should be https://test.com, but is now showing https://test.com when hovered and when clicked takes you to https://test.com

    I need it to take me to the proper page of https://test.com

    Plugin Support mbrsolution

    (@mbrsolution)

    I understand what you mean, do you have any cache plugin installed? Do you use CDN on your site?

    Thread Starter ternion

    (@ternion)

    All cache is turned off and I don’ts use CDN

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi, can you share your URL?

    Thank you

    Thread Starter ternion

    (@ternion)

    You can add a product to the shopping cart on this page

    realsolutionsskincare.com/real-solutions

    You can access the shopping cart in the upper right after adding a product

    Plugin Support mbrsolution

    (@mbrsolution)

    Is your SSL certificate set up correctly?

    Thread Starter ternion

    (@ternion)

    Yes, as far as I know I haven’t had any issues with it.

    Just used a couple of SSL checker and verification tools and it all seems OK.

    • This reply was modified 8 years, 2 months ago by ternion.
    Plugin Support mbrsolution

    (@mbrsolution)

    What pages did you add to the plugin settings A few pages?

    What happens if you disable and delete the plugin? Does your website redirect correctly to a secured link or URL?

    Thread Starter ternion

    (@ternion)

    I added /shopping-bag and /shopping-bag/purchase-details

    That’s a very interesting question. If I disable and delete the plugin, the /shopping-bag link does redirect to an SSL page, though I have no idea how. The link to the /shopping-bag/purchase-details page goes to non-ssl.

    A bit confused here.

    Ok…must have been some left over browser cache. Cleared browser cache, not the shopping-bag goes to a non-ssl page as expected.

    • This reply was modified 8 years, 2 months ago by ternion.
    Thread Starter ternion

    (@ternion)

    Thanks for trying to get things working.

    I found a way to redirect via PHP and have been able to get that working.

    Thanks again for trying to help.

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi, I am happy to hear that you have found a solution to your problem.

    Can you mark this support thread as resolved.

    Thank you

    Hi Ternion,
    We have the same exact issue, how did you resolve it?

    Thanks

    Thread Starter ternion

    (@ternion)

    I had to have a developer write a custom plugin for me.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Linking all pages to https when on an https page’ is closed to new replies.