Belgrade now supports styling article pages, so we can expand our default content in the Commerce Kickstart demo store to include a blog. The content doesn't need to embed images (unless it's super easy) or anything crazy, just include a couple of lifestyle posts about products in the catalog that we can link to to demonstrate content marketing out of the box.

Comments

rszrama created an issue. See original summary.

sumi’s picture

Status: Active » Needs review

Since this is work on the commerce_kickstart_demo recipe and MR is on a different project here is the link to the MR
https://git.drupalcode.org/project/commerce_kickstart_demo/-/merge_reque...

majmunbog’s picture

Status: Needs review » Reviewed & tested by the community

Reviewed. Great work.

zaporylie’s picture

Status: Reviewed & tested by the community » Needs work

I found an issue with catching the node display between frontpage and the overview page as they both use teaser display mode. This is related to #3541462: Views based theme suggestions for node and comment templates deprecated and is currently discouraged/deprecated. The fix will be to add display mode to the article called "Featured Teaser" and have the frontpage block display said display mode instead of the regular teaser. Belgrade theme would have to be adjusted to support the new display mode instead of view-based customization.

zaporylie’s picture

Just adding as a side note: I think we should add a comment or two, owned by anonymous or admin. This doesn't have to be done as part of this issue, and can be done in the follow-up.

zaporylie’s picture

Status: Needs work » Fixed

I removed uuid's, added a menu link item for the view, and added a featured teaser display mode for the article, then merged. Thanks everyone.

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.