Tagged: https
-
AuthorPosts
-
April 11, 2018 at 8:18 pm #940633
Hi,
i changed the website of a client to https (i have more website with Enfold :))
Now i have a problem with with a link in your code: <link rel=”profile” href=”http://gmpg.org/xfn/11″ />
What can i do about? Can you please help me?
I hope its the only problem by changing to HTTPS with Enfold Theme :)Thanks and Greetings
ConnyApril 12, 2018 at 9:41 pm #941143Hey Conny,
Please try updating Enfold to the latest version 4.2.6 – kriesi.at/documentation/enfold/updating-your-theme-files/. It should have been corrected already :)
Also, please make sure you are using PHP version 5.6 or higher. If it is older, please refer to this post – https://kriesi.at/support/topic/fatal-php-error-after-update-to-4-2-6/#post-940935
Best regards,
YigitApril 13, 2018 at 1:11 pm #941476Hey Yigit,
its running fine now after your update! Tank you very much!
Can you also tell me why i must load all picts new if i change to HTTPS ?Best regards,
ConnyApril 14, 2018 at 5:22 am #941799Hi Conny,
Your images should automatically be using HTTPS from now on, if you are linking manually then you will need to use https instead of http though. If resources are loaded over http some browsers like Chrome will class the page as not 100% secure so I would recommend you to always use https.
Best regards,
RikardApril 15, 2018 at 3:32 pm #942221Hello. Run https://www.whynopadlock.com/ against your site. It will tell you exactly which images (or other elements) need to be changed to give you a 100% secure HTTPS connection. For images, if you don’t have too many, you can manually remove the HTTP versions and upload new. New images will pick up HTTPS automatically going forward. If you have a bunch of images that need swapping, I recommend the Enable Media Replace plugin, which will preserve your filenames, alt text, etc…
April 15, 2018 at 5:54 pm #942243Thank you very much WP Turned UP for your help! I test it and the website was fine – only the TLSv1 must be updated in june 2018 – I hope my provider will do :)
April 15, 2018 at 5:56 pm #942245You’re welcome. Yeah, TLS will get resolved by your host.
April 16, 2018 at 4:18 am #942399Hi ConnyQ,
Great, glad you got it working. Thanks WP Turned Up for helping out :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardApril 16, 2018 at 7:17 am #942443Hi, i have one more questions about EU – DSGVO. Are the Enfold social media buttons conformity with the law?
April 17, 2018 at 5:17 am #942914Hi,
I’m no expert in this area, but as far as I know, no information will be collected anywhere unless a user actually shares something on one of the platforms. Then information will be collected by the actual social platform I’m guessing.
Best regards,
Rikard- This reply was modified 6 years, 7 months ago by Rikard.
May 5, 2018 at 12:31 pm #952097Hello,
I have the same problem. I’m using php version 7.0. I use Enfold 4.3.1 and WordPress 4.9.5
These two lines are part of my page and I want to change it from http to https<link rel="profile" href="http://gmpg.org/xfn/11" />
<!DOCTYPE html> <html lang="de-DE" prefix="og: http://ogp.me/ns#" class="..........> <head> <meta charset="UTF-8" />
Thank you!!!
PS.: your https://kriesi.at side is using “http://ogp.me/ns#” and “https://gmpg.org/xfn/11″ and you do not have a secure problem. I would like to have the same
- This reply was modified 6 years, 6 months ago by Kai.
May 8, 2018 at 4:57 am #953056Hi Kai,
Those links are not the reason.
Here is some info for you, you might find your answer there, maybe you missed something:
http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/https://www.thepolyglotdeveloper.com/2014/12/force-https-pages-wordpress-site/
Best regards,
VictoriaMay 8, 2018 at 7:04 am #953160Hello Victoria,
thank you for the links. I figured out a direction where my issue is coming from, but I still can’t find the source.
I use color elements. Each color element has an ID. If I change all ids I currently use to an new one everything is fine. No secure issue on this page. I use the IDs as “jumper” by using only #id-xy. I don’t want to change all my IDs, because there are many.
I removed all my quick css code without success. I replaced http: by https: in my database. I don’t know what I can to next. Do you have an idea?
I will check again all your informations published by your links.
Thank you
KaiMay 9, 2018 at 1:16 pm #953903Hi,
Another option is to try this pugin: Really Simple SSL it has been helpful in forcing https on sites.Best regards,
MikeMay 9, 2018 at 10:39 pm #954179Hello Mike,
That wasn’t the solution. I figured out one additional strange thing. The side is safe if I load the side at one tab while wp logged in. If I log out the side isn’t safe anymore.
Best Regards
Kai- This reply was modified 6 years, 6 months ago by Kai.
May 10, 2018 at 3:58 am #954260Hi,
I find this error odd:Mixed Content: The page at 'https://yoursite.de/' was loaded over HTTPS, but requested an insecure image 'http://yoursite.de/wp-login.php'. This content should also be served over HTTPS.
I wonder why wp-login.php is considered an image?
I tested your site at whynopadlock.com and it says:Errors that are reported on line 1 are generally not part of the source code. This error may be caused by an external javascript file which is writing to the page
So it seems that there maybe a script that is writing to wp-login.php
Do you use wordfence or something seminar? I can’t think of any other scripts that would write to wp-login.phpBest regards,
MikeMay 10, 2018 at 8:19 am #954416Hello Mike,
thank you for the hint. If I have a loop at she sourcecode of http://yoursite.de/wp-login.php the images:
<link rel="icon" href="http://yoursite.de/wp-content/uploads/2016/03/xxx.png" sizes="32x32" /> <link rel="icon" href="http://yoursite.de/wp-content/uploads/2016/03/xxx.png" sizes="192x192" /> <link rel="apple-touch-icon-precomposed" href="http://yoursite.de/wp-content/uploads/2016/03/xxx.png" /> <meta name="msapplication-TileImage" content="http://yoursite.de/wp-content/uploads/2016/03/xxx.png" />
are linked to http://. I can’t find anything in the source file of wp-login.php.
If I want to change the icon for instance a http://yoursite.de/wp-content/uploads/ url of the image is visible.
I recognized another thing. All my images in the mediathek show a http:// as a URL. I changed the whole database with WP Migrate DB and Better Search Replace. Everything seems to be okay. All by posts from wp_posts (as an example) link to https://yoursite.de/wp-content/uploads/ – which is good and it works.
How could I change the whole mediathek urls or is there another solution?
Best Regards
KaiMay 10, 2018 at 11:19 am #954461Hi,
I’m not sure what “mediathek” is, ” Media library”? I’m surprised that Better Search Replace for http > https didn’t solve this for you. Same with Really Simple SSL
Please check for a .htaccess file in the /wp-content/uploads/ folder and endure that any http is changed to https, also check your root .htaccess file.
I also found this function:function have_https_for_media( $url ) { if ( is_ssl() ) $url = str_replace( 'http://', 'https://', $url ); return $url; } add_filter( 'wp_get_attachment_url', 'have_https_for_media' );
perhaps it will help.
Best regards,
MikeMay 10, 2018 at 10:09 pm #954913Hello Mike,
That is right. I mean “Media Library”. I checked all .htaccess files recursive (17 in total) and there is no single “http”. I added the function to my Enfold Child Theme. No change.But I figured out another thing. I use transparent pictures as a background. Implemented by quick css. These pictures are not visible anymore. Maybe the browser is blocking it, because they are not save. I place them to a color section ID. I already figured out: No secure issue if I change only the color section ID name. So, it is not linked to the quick css code anymore. Maybe that is also/the main issue/source.
This is my quick css code:
#id-top, #id-middle, #id-b { background-image: url(https://mypage.de/wp-content/uploads/2013/03/transparent_c.png); background-size: contain !important; background-position: center center; background-attachment: fixed; background-repeat: no-repeat; }
Thank you and best regards
KaiMay 11, 2018 at 12:49 am #954945Hi,
Can you please include a admin login in the private content area so we can take a closer look an run a couple of tests.Best regards,
MikeMay 11, 2018 at 7:13 am #955043Hello Mike,
Here the login data and I have created a test page for you. There should be a transparent picture visible behind the text and above the dragon. The transparent picture is added by quick css on the top of the quick css code. If you can make it run/visible the ssl problem should be solved I guess. I never had problems with that before I moved to https.
The test page is reachable if you are logged in. If not you will be redirect to the login page. I don’t know why, but it doesn’t matter I think.Thank you and best regards
KaiMay 12, 2018 at 3:14 pm #955765Hi,
Thank you for the test page, I found that your background-image is leading to a 404 because the url is broken, because /dynamic_avia/ is being added to the url.
disabling “CSS file merging and compression” in the Performance settings solves temporary.
Another option is to add the css to WordPress > Customize > Additional CSS
I have reported this to the devs.
Please check your site.Best regards,
MikeMay 12, 2018 at 4:14 pm #955778Hi,
*Update, the devs have provided a fix that will be in the next update, I linked to the file in the Private Content area.
replace the file at: \wp-content\themes\enfold\config-templatebuilder\avia-template-builder\php\asset-manager.class.php
you will then need to rebuild the merged css, this can be done by adding a blank space in your Quick CSS to enable the “Save all changes” button and save, then clear your browser cache.Best regards,
MikeMay 13, 2018 at 7:32 pm #956111Hello Mike,
Thank you for your help and solving the issue. I will wait for the general update and stay with your temporary solution.
Best regards
KaiMay 13, 2018 at 8:21 pm #956123Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
And if there are features that you wish Enfold had, you can request them and vote the requested ones here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
Mike -
AuthorPosts
- The topic ‘change website to https’ is closed to new replies.