Home › Forums › WoodMart support forum › Can’t import Prebuild Website/Demo Properly
Can’t import Prebuild Website/Demo Properly
- This topic has 10 replies, 2 voices, and was last updated 6 months, 2 weeks ago by Artem Temos.
-
AuthorPosts
-
July 5, 2024 at 1:49 pm #581232
deshibikerParticipantHello Support,
We have activated “Woodmart” theme in our website doutfit.com. But we can’t properly import “Prebuild Website/Demo”.
We want to import “Mega Electronics” for us.
But currently showing below errors….
“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.”
Though we have contacted with the hosting provider and set the requirements.
Please check the screenshots for more details and assist us to solve the issue.
Regards,
DewanAttachments:
You must be logged in to view attached files.July 5, 2024 at 2:18 pm #581258
Artem TemosKeymasterHello,
Thank you for reaching out to our support team and for choosing our WoodMart theme.
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 -> Prebuilt websites, remove previously imported dummy content, and import it from scratch. Let me know if it helps.
Kind Regards
July 5, 2024 at 3:07 pm #581273
deshibikerParticipantNot working. Below warning showing …
“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 removed previous demo imported “pages, posts & products”?
Anything else I need to remove?
If yes, I can I remove?
But currently not working.
July 5, 2024 at 3:11 pm #581275
deshibikerParticipantEven there is no “HTML Blocks”, “Layouts”, “Header Builder” etc.
July 5, 2024 at 3:12 pm #581277
deshibikerParticipantAnd I followed your instruction properly by adding code in class-wp-import.php.
July 5, 2024 at 3:24 pm #581287
Artem TemosKeymasterCould you please temporarily disable all plugins that are not related to our theme so we can check it?
July 5, 2024 at 4:02 pm #581309
deshibikerParticipantUninstalled all plugins and it was successfully imported!
Thank you.
By the way, one more question. May I remove and import other prebuild website anytime?
Is there any limit for demo import?
Regards,
DewanJuly 5, 2024 at 4:25 pm #581321
Artem TemosKeymasterGreat, we are glad that you sorted it out.
Sure, you can remove previously imported content and import new websites anytime.
July 5, 2024 at 11:58 pm #581394
deshibikerParticipantFacing another trouble.
Menu icons are not properly showing in Mobile. Facing trouble in “Homepage” only.
Shop, filter, wishlist, cart, my account etc icons are working fine in other pages.
Facing this trouble only in mobile phone view.
Check screenshot to understand more.
Attachments:
You must be logged in to view attached files.July 6, 2024 at 12:36 pm #581474
deshibikerParticipantWorking fine now.
Thank you.
July 8, 2024 at 9:33 am #581651
Artem TemosKeymasterYou are welcome. Feel free to contact us if you have any further questions.
-
AuthorPosts
Tagged: Prebuild Website Import Issue
The topic ‘Can’t import Prebuild Website/Demo Properly’ is closed to new replies.
- You must be logged in to create new topics. Login / Register