Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #213051

    Hello,

    we’ve tried all the plugins; specifically, WordPress HTTPS and SSL Everything. However, we cannot get enfold assets to run with an SSL. Any ideas? Thank you

    https://www.stereologyresourcecenter.com/checkout/

    #213063

    Hey mcuria!

    I’m getting no warning about insecure content when viewing the site right now. Is it with a logged in user or something like that?

    Best regards,
    Devin

    #213361

    we are troubleshooting different scripts to overwrite the urls, but still no luck.

    https://www.stereologyresourcecenter.com/checkout/

    #213364

    Whatever was set yesterday when I looked had no warnings at all (full green lock in chrome). Currently it isn’t loading in any stylesheet.

    #213368

    yes, i understand. we found a nice javascript function, however it forces the entire website to load under an SSL, which causes many elements to be insecure.

    if you’ll please revisit the url and inspect the document … you’ll see all the css, js, and other items being blocked because of the http call. e.g. http://www.stereologyresourcecenter.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/css/avia-media.css?ver=3.8

    is there an easy way to get the php to simply omit http/https references?

    thank you, we really appreciate your help.

    #213947

    The theme doesn’t actually load in the scripts and styles. WordPress does through the register styles, register scripts and then the enqueue of both.

    If a script is blocking them from happening then its blocking WordPress and not the theme.

    #354594

    Hi, I’m having this problem too. Implemented an SSL certificate, and getting blocked content for various things apparently in the enfold files. I’m using a child theme, and would rather not go in and manually have to rewrite these links. I already had to do so in the font configuration file. Here’s a screenshot of my firebug error messages: http://screencast.com/t/MIoaOvmSdZDn

    Additional: the back end is a mess, and there are tons of blocked files and stylesheets: http://screencast.com/t/qsBH9vje. I’m sure this has to do with the AVIA_BASE_URL. I have Woocommerce forcing SSL, I have changed my site URL , etc etc. I’ve changed all my links in my child theme. This site is supposed to launch tomorrow. Any ideas?

    • This reply was modified 9 years, 5 months ago by mickfollari.
    #355359

    Hi!

    This is what we use to register all assets, http://codex.wordpress.org/Function_Reference/get_template_directory_uri. It’s supposed to check for SSL.

    What happens when you activate just the parent theme and not the child theme? Also be sure to deactivate all plugins while testing.

    If your still having problems then send us a WordPress login and we’ll take a look.

    Cheers!
    Elliott

    #355718

    Hi Elliott,
    Thank you. It’s good for me to know that. I tried the plugin I’ve seen you guys suggest that handles https across the site and it seemed to have helped, so I’m not getting those cross-domain errors anymore.

    BUT I have another related problem… Since moving to https, my image sliders are gone. Which is to say the container is still there, all the way to the

      but it’s now empty. here’s the firebug: http://screencast.com/t/E96XM8Hfly9. I had the client delete and re-populate the sliders, and they show up fine in the back end but not on the site. When I firebug the back end, where the slider is, it seems to know they are https and shows the right locations in the uploads folder. Any ideas? here is the site: https://wp.waldorfsandiego.org/

      #356278

      Hi!

      I noticed in your source code the data-ids option has the IDs surrounded with single quotes which should not be happening. Send us a WordPress login and set your reply as private and we’ll take a look.

      Regards,
      Elliott

      #356320
      This reply has been marked as private.
      #356511

      Hi!

      I’m sorry but you’re using an old version of the theme, 2.9.2, which is not compatible with WordPress 4.0.1. This why the sliders are missing. Please download the latest version 3.0.4 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/

      Cheers!
      Ismael

      #357019

      Ismael-
      Thank you. I should have thought of that. Actually, I did think to re-install the parent theme, but didn’t even think to look for an updated version. I assumed the WP update, being 4.0.1 would be a small update. Lesson learned! Uploading the new theme version now, so we’ll see if it fixes it.

    Viewing 13 posts - 1 through 13 (of 13 total)
    • The topic ‘SSL and insecure content’ is closed to new replies.