Import/Export help #11776
-
Hi, Using the Coming Soon theme, I made some small changes to the main ComingSoon content item locally, and I'm trying to export those changes to my hosting server. After I export all of what I think I need, I'm no longer able to set the 'Set as Homepage' option for the ComingSoon page. The option just never sticks. Does anyone have any idea what would cause that? Steps to reproduce:
Here's the export package All(6).zip |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
@scottiemc7 have you solved this issue? if not, here is what I found: I'm not sure how you did this, but for some reason AutoroutePart.Path is null for both of your ComingSoon items. I was able to fix this by preparing another recipe with proper Path value. You could also fix this via DB viewer. |
Beta Was this translation helpful? Give feedback.
@scottiemc7 have you solved this issue? if not, here is what I found:
I'm not sure how you did this, but for some reason AutoroutePart.Path is null for both of your ComingSoon items.
Because you have two content items with the same AutoroutePart.Path value, you are not able to update it.
I was able to fix this by preparing another recipe with proper Path value. You could also fix this via DB viewer.