- This topic has 21 replies, 4 voices, and was last updated 5 years, 4 months ago by
Chris.
-
AuthorPosts
-
November 22, 2020 at 7:43 am #1541213
ruzek
Tom, if you could sign up and email me with your username, I’ll help get you what you need to test this out yourself and work towards a solution.
November 23, 2020 at 2:14 pm #1543112Tom
Lead DeveloperLead DeveloperEmailed! Thanks 🙂
December 1, 2020 at 3:21 pm #1562310Chris
Trying to import a site from GeneratePress’s Site Library (specifically Peak) on WordPress.com and running into this issue. Would it be best for me to work with the WordPress.com folks on this issue since it seems to be a caching issue?
December 2, 2020 at 2:16 am #1563178David
StaffCustomer SupportHi Chris – to the best of my knowledge wp.com doesn’t allow disabling their cache, but i believe Tom is in conversation with them on this – ill pass this topic to Tom who will be around later today.
December 2, 2020 at 9:59 am #1564197Chris
Thanks David, I’ll follow-up on the other thread I started.
December 2, 2020 at 10:38 am #1564276Tom
Lead DeveloperLead DeveloperJust spent the morning on their business plan debugging this.
On the first try, none of the import steps worked (not even the first one).
I deactivated a couple of plugins (random ones), and the first steps started working.
However, it always gets caught up on the site options import step. This is where the import is failing, and I believe it’s due to the
object-cache.phpandadvanced-cache.phpdrop-in plugins activated on every WordPress.com site. I don’t believe it’s possible to deactivate those, unfortunately. I couldn’t even temporarily disable them via sFTP.As of right now, I don’t believe there’s anything we can do to make this work, unfortunately, although maybe Jonathan will have an idea.
I am planning on re-building the Site Library using React and the REST API instead of jQuery/Ajax, which might fix this issue (won’t know for sure until I do it).
Sorry I can’t be more helpful! The “good” news is that all of the steps worked up until the site options, so things like Customizer options, content and plugins all seem to import just fine.
The things that will have to be manually configured are:
- Setting the front page displays option (Settings > Reading)
- Setting the menu location (Appearance > Menus)
- Setting up Element Display Rules (Appearance > Elements)
- Add the logo (Customize > Site Identity)
- Any plugin-specific settings that come with the site
December 2, 2020 at 11:01 am #1564310Chris
Thanks for the update Tom. I’ll be reaching out.
-
AuthorPosts
- You must be logged in to reply to this topic.