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

When i try to import prebuilt site it stuck on .

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #577122

    creativeagency.gr
    Participant

    Hi,

    When i try to import prebuilt site it stuck on %15.

    Error: The import could not be completed due to a low timeout limit on the server. You need to contact your hosting provider and ask them to increase it to 300 seconds.

    I have update th php.in to the 300 second but nothing!!!
    the web site is : https://stavrouhome-agora.gr/

    #577125

    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 -> Dummy content, remove previously imported dummy content, and import it from scratch. Let me know if it helps.

    Kind Regards

    #577130

    creativeagency.gr
    Participant

    First of all, thanks for the prompt response! Unfortunately no it didn’t help exactly the same problem! In order to be able to help you with the same problem, we also face another website where below I am sending you a previous conversation of ours! This was fixed by you and now you’re on pallismed.gr and it’s running fantastic!

    https://xtemos.com/forums/topic/hi-i-have-porble-with-inport-demo/

    #577134

    Artem Temos
    Keymaster

    In this case, please apply the fix and send us your admin and FTP access so we can check the issue. Also, keep all plugins that are not related to our theme temporarily turned off.

    Kind Regards

    #577138

    creativeagency.gr
    Participant

    Yes please…

    #577158

    Artem Temos
    Keymaster

    We tried to remove and import the dummy content from scratch, and it worked correctly. Please check how it works now.

    #577160

    creativeagency.gr
    Participant

    Works great! But we would like the following topic! Can we do this installation?
    https://woodmart.xtemos.com/handmade/

    Also, would it be easy to tell us the steps you followed so that we can do the same in a future website as we create many websites with your help! So in the future let’s not bother you again on this topic!

    #577161

    Artem Temos
    Keymaster

    We removed the dummy content in Dashboard -> WoodMart -> Prebuilt websites.
    You can import the Handmade demo now from there as well.

    #577162

    creativeagency.gr
    Participant

    Great, you are amazing! Also, would it be easy to tell us the steps you followed so that we can do the same in a future website as we create many websites with your help! So in the future let’s not bother you again on this topic!

    #577166

    creativeagency.gr
    Participant

    Please, it is very important that you answer my last question!

    So you do this specific procedure, my websites run faster! Can you tell me what steps you are taking so we can do them too! Thank you very much

    #577271

    creativeagency.gr
    Participant

    hi my friend, are you here?

    #577297

    Artem Temos
    Keymaster

    As we said, we removed the dummy content in Dashboard -> WoodMart -> Prebuilt websites. Then we imported the dummy content from scratch as always.

    #577299

    creativeagency.gr
    Participant

    Good morning, sorry if I’m being boring! I am referring to the fact that I, for my part, could not make the introduction and it was up to 15 %! You guys have done some work that I can now insert any topic I want! I also find that after your own work website is much faster! You in this area do some work and if so what work is it so that I can do it in a similar case!

    #577448

    Artem Temos
    Keymaster

    We don’t know why you got that error but we didn’t make any special steps to fix it. Please let me know if you face it again in the future.

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