• I created my website/store on localhost, and today I put it online on a paid hosting. Everything seems to work, but some elements of the site are broken or don’t accept the customization I did when the site was on localhost.

    See the comparison in the images below.

    View post on imgur.com

    View post on imgur.com

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • lisa

    (@contentiskey)

    I see in the source code and developer tools console that there are some files still loading the localhost URL. Maybe something did not get changed in the process of moving from localhost to live site.

    Examples:
    <link rel="stylesheet" href="http://localhost/wp-content/plugins/pro-elements/assets/css/widget-woocommerce.min.css">
    <link rel="stylesheet" href="http://localhost/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css">

    this might be impacting your situation.

    • This reply was modified 1 year, 10 months ago by lisa.
    • This reply was modified 1 year, 10 months ago by lisa.
    • This reply was modified 1 year, 10 months ago by lisa.
    • This reply was modified 1 year, 10 months ago by lisa.
    Thread Starter frajola

    (@frajola)

    How can I fix? Elementor editor just keeps loading infinite.

    PHP: showing 2 of 2
    PHP: 2022-05-25 02:10:51 [warning X 6][C:\xampp\htdocs\wp-content\plugins\elementor\core\common\modules\ajax\module.php::171] Undefined array key "data" [array (
      'trace' => '
    #0: Elementor\Core\Logger\Manager -> shutdown()
    ',
    )]
    PHP: 2022-05-25 23:14:32 [notice X 8][C:\xampp\htdocs\wp-content\plugins\elementor\core\files\file-types\svg.php::237] explode(): Passing null to parameter #2 ($string) of type string is deprecated [array (
      'trace' => '
    #0: Elementor\Core\Logger\Manager -> shutdown()
    ',
    )]
    JS: showing 3 of 3
    JS: 2022-05-25 05:47:57 [error X 2][http://localhost/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.6.5:2:605201] elementorFrontend is not defined 
    JS: 2022-05-25 11:50:03 [error X 86][http://localhost/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.6.5:2:391141] Cannot read properties of undefined (reading \'parent\') 
    JS: 2022-05-25 12:14:45 [error X 11][http://localhost/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.6.5:2:242684] Cannot read properties of undefined (reading \'html\') 
    • This reply was modified 1 year, 10 months ago by frajola.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Website not loading customizations’ is closed to new replies.