Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1137337
    pdopchev
    Participant

    Hi guys, having a problem with Cornerstone on the following website: http://www.rompskis.com

    It doesn’t seem to be working, cannot load elements. I did try to add this to the wp-config file but still nothing:

    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );
    

    Would appreciate your help!

    #1137339
    pdopchev
    Participant
    This reply has been marked as private.
    #1137534
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Please follow this post: https://community.theme.co/kb/solutions-to-potential-setup-issues-font-awesome/

    Add this on top of your .htaccess file

    Header add Access-Control-Allow-Origin "*"
    Header add Access-Control-Allow-Headers "origin, x-requested-with, content-type"
    Header add Access-Control-Allow-Methods "PUT, GET, POST, DELETE, OPTIONS"

    If this does not work, please provide us with your FTP credentials.

    Thanks!

    #1137843
    pdopchev
    Participant

    No luck with adding the code. By the way, .htaccess was added to forward htt to htts after an SSL Certificate was addded.

    #1137845
    pdopchev
    Participant
    This reply has been marked as private.
    #1137971
    Friech
    Moderator

    Hi There,

    Navigate to Settings > General . Make sure the WordPress Address (URL) and Site Address (URL) are set to https:.

    Thanks.

    #1141879
    pdopchev
    Participant

    Thanks, that fixed it!

    #1142299
    Friech
    Moderator

    Glad we could help, Cheers!

  • <script> jQuery(function($){ $("#no-reply-1137337 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>