Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1121106
    Dorothy V
    Participant

    A site I designed using X has been migrated from local to live and there are all kinds of problems with it – I’m missing footer widgets, a slider on the front page, icons, menu drop-down functionality and more – can you please help?

    #1121107
    Dorothy V
    Participant
    This reply has been marked as private.
    #1121109
    Dorothy V
    Participant
    This reply has been marked as private.
    #1121234
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    I could see similar error on your setup in this thread. Please check the thead for the solution.

    https://community.theme.co/forums/topic/scroll-bottom-anchor-not-loading-font-awesome/

    Let us know how it goes.

    Thanks.

    #1121305
    Dorothy V
    Participant

    I’m sorry I’m not that technical, where do I place the following code in wordpress??

    # Apache config
    <FilesMatch ".(eot|ttf|otf|woff)">
    	Header set Access-Control-Allow-Origin "*"
    </FilesMatch>
    
    # nginx config
    if ($filename ~* ^.*?\.(eot)|(ttf)|(woff)$){
    	add_header Access-Control-Allow-Origin *;
    }
    #1121426
    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! The above code is to be placed in the .htaccess file or httpd.conf file. You can find these files in your site directory via FTP. Usually it is in the root folder.

    Hope this helps – thanks!

    #1124587
    Dorothy V
    Participant

    I’m getting an internal server error when I do this!

    #1124641
    Dorothy V
    Participant

    OK after reading through the forum, I was able to add only he following which fixed the icons:
    Header set Access-Control-Allow-Origin "*"
    HOWEVER, this does not fix the larger issues of menu functionality, missing slider and missing footer widgets!

    #1125065
    Christopher
    Moderator

    Hi there,

    I would like to check your site but provided credentials don’t work anymore, please check.

    Thanks.

    #1133514
    Dorothy V
    Participant
    This reply has been marked as private.
    #1133895
    Dorothy V
    Participant

    I decided that the developer my client works with is just completely incompetent and I bought her a new site/hosting and her current domain will just redirect – please go ahead and close out this topic – I’m sorry for the trouble. :/

    #1134038
    Rupok
    Member

    Hi there,

    Thanks for updating. Okay you can consider this as closed. Let us know whenever you need any other assistance.

    Have a nice day!

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