If you have some pages that have related pages in SS3, once upgraded to SS4 those links do not show on live versions of the page, and there doesn't seem to be any way of publishing the links.
Since #177 we can add links and when the page is published the new links will show (e.g. with <% loop RelatedPages %>), but still the old related pages will not show on the front-end, even though they are showing in the gridfield in the CMS.
And due to #179 we cannot remove these links and re-add them in hopes this will put them in the right state to be published.
Tested going from
cwp/cwp 1.9.1 270b719
To
cwp/cwp 2.3.1 ec6c13a
If you have some pages that have related pages in SS3, once upgraded to SS4 those links do not show on live versions of the page, and there doesn't seem to be any way of publishing the links.
Since #177 we can add links and when the page is published the new links will show (e.g. with
<% loop RelatedPages %>), but still the old related pages will not show on the front-end, even though they are showing in the gridfield in the CMS.And due to #179 we cannot remove these links and re-add them in hopes this will put them in the right state to be published.
Tested going from
cwp/cwp 1.9.1 270b719
To
cwp/cwp 2.3.1 ec6c13a