No content to show
User Activity
Sure - Try going to Themes > ... > Edit codeThen you can use the search bar on the left side above all of the templates and try searching product.Then you should see under Snippets there should be a reference to a product card or something similar t...
09-25-2023
Honestly, I think most of us have messed up code at some point, lol. I think I can help! (I don't have the Refresh theme) - but you can either:a.) Open the code editor and navigate to the product-media-gallery.liquid file and go back to a previous sa...
For that, you would have to add in some code to the card-product.liquid file (it's usually called that in most themes) that is right-aligned and formatted correctly so it may require some tinkering with the code to get it to look right.But you can ad...
Just reach out to Shopify support and they have a process that can help with that!
09-25-2023
Good question! I would check your CSS style code and use the following to remove the borderinput{
border: none;
}You can also adjust the following to adjust the formatting for input fields: input, div {
border: 0;
padding: 0;
margin: ...
09-25-2023
Mhm, I think you're right - chances are the theme has a bunch of extra features and code scripts that are likely adding it in.You may be able to go to Themes > Customize and check in there for a cart section or cart theme setting that you can maybe t...
Good question!I know that there's a Snippet called cart-product.liquid in the theme code files. You can edit the code in that template to remove the pricing there. It looks like it's on line 202, but I'd honestly have to test it afterwards to ensure ...
09-25-2023
That looks to be a feature of a Special offer/discount or free shipping app that's under the Apps section of your Shopify.You will likely have to narrow down exactly which app is causing it to show, and then disable that feature from the App settings...
09-25-2023
Hi there. To try and help you out with this, I'd like to ask...... does it work in Incognito/Private browser window?... are you trying to place the order via Orders > Create order in the admin or is this through your online website checkout?... do y...
09-23-2023
Good question! That seems to be your homepage title. I would first check under Online store > Preferences and double check your home page page title is set correctly.The other thing I would suggest would be to ensure that you aren't using any SEO app...
Let's see if I can help with your questions! 1. Can someone guide me on how to ensure the texts stays on the same line - example: #OTBUnboxChallenge all on on line, instead of the "ge" carrying to the next line?- Try going to your Theme customizer > ...
09-23-2023
A Render is usually referencing a snippet without the .liquid extension in your theme's code.So if you copy/pasted some code from Gem Pages into your theme - the code you imported is likely referencing a snippet of code and is now unable to read it a...
I would likely say it's something to do with your currency formatting and how your theme or the apps are coded/configured.There may be a chance either the catalog/product pages aren't setup to be matching/both showing the conversion or there may be a...
09-23-2023
Good questions!I would recommend a couple things to try and make the experience as seamless as you can.Shopify POS on it's own can easily enable good reporting and the ability to sell and checkout easily, and with being a Butcher, I'd likely suggest ...
09-23-2023
Not particularly since the payment hardware and the app have to have specific requirements and it has to stay updated via the App store.My suggestion would be to just use the admin to create orders within Shopify and then either take the payment usin...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
334 | 09-25-2023 03:58 PM |