Home › Forums › WoodMart support forum › Unable to import prebuilt website, error at 80%
Unable to import prebuilt website, error at 80%
- This topic has 10 replies, 2 voices, and was last updated 5 months, 2 weeks ago by Artem Temos.
-
AuthorPosts
-
July 2, 2024 at 2:49 pm #577080
toantk.89ParticipantI have increased server timeout to 500s but still getting 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.”
Attachments:
You must be logged in to view attached files.July 2, 2024 at 2:59 pm #577084
Artem TemosKeymasterHello,
Thank you so much for purchasing our theme and contacting our support center.
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/5346a3735046082f80b6651c8452a7a6if ( 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
July 2, 2024 at 7:19 pm #577180
toantk.89ParticipantJuly 2, 2024 at 8:59 pm #577212
toantk.89ParticipantJuly 3, 2024 at 10:01 am #577292
Artem TemosKeymasterHello,
Currently, we don’t see the fix added to your website. Please add the code and disable all plugins that are not related to our theme temporarily.
Kind Regards
July 3, 2024 at 10:30 am #577318
toantk.89ParticipantJuly 3, 2024 at 10:36 am #577331
Artem TemosKeymasterWe have imported the dummy content on your website. Please test how it works now.
July 3, 2024 at 10:38 am #577334
toantk.89ParticipantI would like to import Prebuilt website -> Handmade, not just dummy content.
July 3, 2024 at 10:39 am #577339
Artem TemosKeymasterOK, we imported the Handmade demo. Please check your website now.
July 3, 2024 at 10:46 am #577347
toantk.89ParticipantIt’s ok now. May I know how to import it so that I can import others when needed?
July 3, 2024 at 3:04 pm #577446
Artem TemosKeymasterWe just removed previously imported dummy content and imported it from scratch. Let me know if you face any problems with that again.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register