Home › Forums › WordPress Plugins › Hide My WP › Issue with CDN and SSL
- This topic has 12 replies, 2 voices, and was last updated 9 years, 9 months ago by Daelorn.
-
AuthorPosts
-
March 27, 2015 at 11:59 am #2198DaelornPost count: 10
Hi,
As explained on codecanyon, I use HMWP with wp-rocket, cloudflare and maxcdn.
The cdn works properly, however once I activate HMWP it breaks my site.
I get the following error: “Failed to load resource: net::ERR_NAME_NOT_RESOLVED”I also use the cdn instructions and added the info in “Replace in HTML”.
The website is https://www.trainerswall.com
Can you please help?
thank you,
Laurent.March 27, 2015 at 6:09 pm #2201Suman M.Post count: 12478Hi, I checked the website and I see that scripts/css from cdn are not being fetched. Can you please let us know your website backend details (as private message), so that we can have a look at the issue further.
Also, are you using WPRocket’s minify option? Currently HMWP isn’t compatible with WPRocket when minify option is on.
- This reply was modified 9 years, 9 months ago by Suman M..
March 27, 2015 at 6:54 pm #2205DaelornPost count: 10Hi Suman Maharjan,
Thanks for your reply.
How can I send you a private message? Didn’t find the way.With wp-rocket I only use html minify and it doesn’t seem to change anything.
March 27, 2015 at 11:02 pm #2207Suman M.Post count: 12478To send private message, you have to check “Set as private reply” option below the textbox.
March 27, 2015 at 11:24 pm #2210DaelornPost count: 10This reply has been marked as private.March 29, 2015 at 6:10 am #2231Suman M.Post count: 12478Hi, what’s the admin login URL?
March 29, 2015 at 9:34 am #2232DaelornPost count: 10This reply has been marked as private.March 29, 2015 at 10:18 am #2233Suman M.Post count: 12478What’s the user role assigned to the user admintemp2 ? I cannot see HMWP plugin in wp-admin.
Also, did you update htaccess file with the rewrite rules from HMWP?
– go to plugin page (Network admin panel -> Settings) and click on multi-site configuration button in start tab to see htaccess rewrite rules.
– use a FTP program or your host file manager and add those lines to your htaccess file (after RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ […])March 29, 2015 at 12:59 pm #2234DaelornPost count: 10This reply has been marked as private.March 30, 2015 at 7:16 am #2246Suman M.Post count: 12478Hi, one thing I’ve noticed is only “mainzone-lauroscope.netdna-ssl.com” works but not “www.mainzone-lauroscope.netdna-ssl.com”. So we have to add in replace in html – http://www.trainerswall.com/files/=mainzone-lauroscope.netdna-ssl.com/files/ instead of trainerswall.com/files/=mainzone-lauroscope.netdna-ssl.com/files/
I’ve made the changes and the site is working now.
March 30, 2015 at 12:27 pm #2249DaelornPost count: 10This reply has been marked as private.March 30, 2015 at 6:56 pm #2251Suman M.Post count: 12478Yes, forgot to mention above that, while adding skin for cdn the css breaks. Please check if the main css file at cdn is similar to one at https://www.yourdomain.com/wp-content/themes/TheWall/main.css
April 1, 2015 at 2:31 pm #2269DaelornPost count: 10Ok, I found the issue.
I shouldn’t replace the name of the main css file because I use multiple themes.
Thanks a lot for your help Suman! -
AuthorPosts
You must be logged in to reply to this topic.