Help me please Dawn 15.1 link collection list card to an internal page instead of a cateogry collect

Help me please Dawn 15.1 link collection list card to an internal page instead of a cateogry collect

fullerq1991
New Member
6 0 0

I am using the dawn 15.1 theme and i need to change the link of my collection card titled " just for men" to go to an internal page I created for that service instead of a category collection. There aren't products in this "just for men" category, its just a service so having it go to a product collection page doesn't make sense.

i am familiar with the a href function and can change /collections/just-for-men to /pages/just-for-men but I don't know where to find that in this dawn 15.1 theme or if it even exist with json or whatever code language is used in 2024.

Please help I haven't had any luck with support yet.

Replies 4 (4)

PaulNewton
Shopify Partner
7746 679 1611

@fullerq1991 "collection card" is incredibly vague and can mean many things.

Provide inspectable examples or point to specific sections or code, such as in the github repo reference

https://community.shopify.com/c/blog/how-to-get-support-from-the-community/ba-p/2254458/

https://github.com/Shopify/dawn 

 

If you need theme customization services then contact me.

Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.

Contact paull.newton+shopifyforum@gmail.com for the solutions you need


Save time & money ,Ask Questions The Smart Way


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Thank Paul with a Coffee for more answers or donate to eff.org


fullerq1991
New Member
6 0 0

Screenshot 2024-10-04 at 4.02.11 PM.png

PaulNewton
Shopify Partner
7746 679 1611

It helps but words matter more, so I have to guess those are product cards in section x?, prolly a collection list

You'd need advanced theme customization to enable some way to add custom links using either block-settings, or metafields, for each product-grid-card in that specific section

Possibly related code.
https://github.com/Shopify/dawn/blob/main/sections/main-collection-product-grid.liquid

https://github.com/Shopify/dawn/blob/main/sections/main-list-collections.liquid

https://github.com/Shopify/dawn/blob/main/snippets/card-product.liquid 

https://github.com/Shopify/dawn/blob/main/snippets/card-collection.liquid 

 

Good Luck.

 

If you need this customization create then contact for service.
Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.

Contact paull.newton+shopifyforum@gmail.com for the solutions you need


Save time & money ,Ask Questions The Smart Way


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Thank Paul with a Coffee for more answers or donate to eff.org


fullerq1991
New Member
6 0 0

@PaulNewton Here is a screenshot, does this help?