Home Forums WordPress Plugins Hide My WP Issue with CDN and SSL

This topic is: resolved
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #2198
    Daelorn
    Post 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.

    #2201
    Suman M.
    Post count: 12478

    Hi, 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 ago by Suman M..
    #2205
    Daelorn
    Post count: 10

    Hi 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.

    #2207
    Suman M.
    Post count: 12478

    To send private message, you have to check “Set as private reply” option below the textbox.

    #2210
    Daelorn
    Post count: 10
    This reply has been marked as private.
    #2231
    Suman M.
    Post count: 12478

    Hi, what’s the admin login URL?

    #2232
    Daelorn
    Post count: 10
    This reply has been marked as private.
    #2233
    Suman M.
    Post count: 12478

    What’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$ […])

    #2234
    Daelorn
    Post count: 10
    This reply has been marked as private.
    #2246
    Suman M.
    Post count: 12478

    Hi, 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.

    #2249
    Daelorn
    Post count: 10
    This reply has been marked as private.
    #2251
    Suman M.
    Post count: 12478

    Yes, 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

    #2269
    Daelorn
    Post count: 10

    Ok, 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!

Viewing 13 posts - 1 through 13 (of 13 total)

You must be logged in to reply to this topic.