No content to show
User Activity
06-20-2024
Hi here is my product page code: <!-- product-template-1.liquid -->
<style>
.modal-backdrop.show{
display:none !important;
}
#productrelated {
margin-top: 70px
}
.product-modal__image {
display: block;
position: relative;
...
06-20-2024
Hi thanks for reply I added section with all above instruction after adding this ({% section 'product-reviews' %}) in product-template.liquid I'm getting this error Liquid error (sections/product-template-1 line 225): Cannot render sections inside se...
06-20-2024
Hi, I need to add custom review tab to put review images on all single product page I don't know on which file I will add code or is anyone help me? Like this I want to add on shopify Pictures attached. Thanks
I create custom section but still no option to add in collection page
Hi,I want to add my description in top and bottom like half on top and half after the products Problem is i cant add any block on template is any body guide me how to add. Thanks
06-06-2024
Although I did through csv bulk upload its fine now
06-06-2024
Your App is not compatible with my store
05-29-2024
can you tell me?
05-29-2024
Hi Amanda,Can you please share the specific app link that supports bulk redirects?or is it possible I will change from backend like /product/product-name1 to all product?
05-29-2024
Hi guys I'm switching my website from wordpress to shopify. I want all the Url same as my old website Old url: /product/product-name1 New url: /products/product-name2 I know about redirect but we have to do for all products manually and I cant edi...
Thank you soo much I used this <table><tr><th>Test</th><td>{% assign test_metafield = product.metafields.custom.test.value %}{% if test_metafield and test_metafield.title and test_metafield.url %}<a href="{{ test_metafield.url }}">{{ test_metafield.t...
This custom.test is already added
Added this product.metafields.custom.test.value.collection_text.value getting nothing
GeetingCollectionDropafter adding <td>{{ product.metafields.custom.test.value }}</td>
Hi Serj94 After adding product.metafields.custom.test I'm getting this instead of collectionI want to add collection with link infront of test
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
708 | 06-06-2024 07:29 AM | |
1363 | 05-24-2024 09:07 AM |