No content to show

User Activity

Glad that you figured it out. happy coding!
Glad that we are making progress here. Add this code before the </style> line in my previous code. #MainContent .video-section__media.media-fit-cover video { object-fit: contain } @media (min-width: 1024px) { .video-section.isolate.page-width.se...
Hey @vanessalynn, This can be done with CSS. Please follow these steps to get the expected result: 1. Edit your live/main theme's code.2. Search and edit theme.liquid file.3. Search </body> and paste the following code above that line.<style> #MainCo...
Hi @Rushngo, This can be achieved by this simple CSS snippet. 1. Edit your current theme code2. Search and edit theme.liquid3. Search and place the following code above the line </body> <style> #splide02-list .trustpilot-review { position: relative; ...
Hey @withaudette, Please add this to your theme.liquid file and it'll accomplish your desired output.<style> .accordion__content .card-wrapper { align-items: flex-start } .accordion__content .card-information__button a { opacity: 1 } .accordion__cont...
Hey, glad that the solution helped. So the block you had previously could be used as a section/block in your theme customizer on the product page. If you need a block in your app, create a new .liquid file and use the "target": "section" value. Its p...
Hey @ryanb564, welcome to the Shopify Community. I see that the images in your slideshow are already clickable. Do you require something different or did you figure it out already?
Hey @mainetees, its not obvious from the settings. Your best bet is to talk to Printify support.
{%- if product.tags contains 'medium' -%}medium{%- endif -%}{%- if product.tags contains 'Large' -%}Large{%- endif -%}{%- if product.tags contains 'Huge' -%}Huge{%- endif -%}{%- if product.tags contains 'Gargantuan' -%}Gargantuan{%- endif -%}My bad, ...
That's good progress. Okay, so now, in the last step where you updated the metafield, now update the value field below the metafield selection. It'll contain some code, remove all the code and add this code, make sure there're no empty new lines or s...
Oh wait, I forgot. Since I don't have a "Size" metafield, you'll have to edit the flow, edit the last step and select the "Size" metafield, then save.
Thanks for sharing the store link. First of all, your store looks so good. Congratulations on accomplishing that. I put NY address and it displayed the error even on quantity of 15. So I am thinking, there's a problem with your shipping rules. You mi...
Hi @Bonusfeatures75, you can probably do this with Shopify Flow. I created this Flow but haven't tested it yet. Please install the Shopify Flow app. Open the app and click on Import and import the attached .flow file. Then test with a product. Hopefu...
Please share your store link. For privacy reasons, you can DM me the link.
Please share list of apps your store is using. Also, please share the current inventory of the product that gives you this error.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.