Home Forums WoodMart support forum Split: When i try to import prebuilt site it stuck on .

Split: When i try to import prebuilt site it stuck on .

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #582361

    honesting.es
    Participant

    Can you please send me the fix too? I’m stuck at 15%. I disabled all the plugins, removed all the content and increase the max_time to 300. Modsecurity it is also off.

    #582401

    Artem Temos
    Keymaster

    Hello,

    Please disable any plugins not directly related to our theme and provide us with your admin access details. We will log in to your dashboard and investigate the issue. Please ensure that you only keep the following plugins that are necessary for our theme to work correctly:
    – WoodMart core
    – WooCommerce
    – Elementor/WPBakery Page Builder

    Thank you in advance.

    #582405

    honesting.es
    Participant

    I did it but please, try it by yourself.

    #582425

    Artem Temos
    Keymaster

    Sorry, but the password seems to be wrong and we can’t enter your dashboard.

    #582441

    honesting.es
    Participant

    I sent you a new one, thank you.

    #582444

    Artem Temos
    Keymaster

    Sorry, but we still can’t enter your admin dashboard with this password.

    #582496

    honesting.es
    Participant

    I checked it again, please try it with the private content data.

    #582570

    Artem Temos
    Keymaster

    Hello,

    To fix the issue try to edit the file wp-content/plugins/woodmart-core/importer/class-wp-import.php and add the following code after the line $url = str_replace( 'http:', 'https:', $url ); as shown on the screenshot https://gyazo.com/5346a3735046082f80b6651c8452a7a6

    if ( strpos( $url, 'wp-content/uploads/' ) && strpos( $url, '/dummy.xtemos.com/' ) ) {
        $url = str_replace( 'https://dummy.xtemos.com/', 'https://woodmart-dummy.b-cdn.net/', $url );
    }

    After doing this, go to WoodMart -> Prebuilt websites, remove previously imported dummy content, and import it from scratch. Let me know if it helps.

    Kind Regards

    #582607

    honesting.es
    Participant

    I already did that all of that before posting here. I did it again but didn’t fix the problem. Please, try by your own.

    Attachments:
    You must be logged in to view attached files.
    #582631

    Artem Temos
    Keymaster

    Currently, we can’t even your home page because of PHP errors. https://gyazo.com/e36beb17ddf5636b5acf74cb630e1ad0
    You need to contact your hosting provider and ask to increase PHP memory limit for your website in order to fix this.

    #582649

    honesting.es
    Participant

    I increased memory to 512 and now the content was imported, thank you for your help.

    #582691

    Artem Temos
    Keymaster

    Great, we are glad that you sorted it out. Feel free to contact us if you have any further questions.

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

The topic ‘Split: When i try to import prebuilt site it stuck on .’ is closed to new replies.