No content to show
User Activity
I see what the issue is and this is something Shopify needs to address on their end. Essentially, they go off the nexus of each state and if you have not met that threshold they do not charge tax unless you have met that states threshold. The reason ...
09-20-2024
So I thought of a solution to where you can at least get it done without extensive coding. I love that Crumbl site and the user interface. That will take a bit of coding to get the exact setup. There may even be a plugin you can use but I do know of ...
The easiest way to do this would be to bulk edit products and use Excel + Visual Basic Studio to update all of the products with $0 to have a 0 QTY. That is if I am understanding you correctly. To do this you would: Click on ProductsTop right hand c...
09-19-2024
(Edit: this did not work - I just tested it + I had a few syntax errors I had to fix but still nothing) This is totally a guess and I have no idea if I am understanding you correctly but are you able to establish this with using metafields? So for ex...
You must have a different class name for the box for it to not work. The card__inner should be the name used for all your cards. Do you have an updated Dawn theme? If not the URL would be needed so one of us could see what class is being used to styl...
09-18-2024
#1 Yup you have the manually remove the code unless you are able to find the url within the editor. For example going to customize and finding that particular page, click the section where the link was showing up and then see in the menu to the left ...
09-18-2024
For #1 you need to remove the code from your liquid file as I can absolutely see it from the front end code:<h3><a rel="noopener" href="Harvia-WL450-Safety" target="_blank"><strong></strong></a></h3>The only thing removed was the actual words to show...
Hello, Your banner background is actually there but being set to transparent. You'll want to make a copy of your theme first and foremost. Then you will want to remove the style class properties that is controlling this section. - click on the 3 dots...
Go to your editor (Customize) and navigate to that section. In the left hand menu (after clicking the section) scroll down to Custom Css and enter this code: .card__inner {
background-color: transparent;
max-height: 150px;
} You can do this gl...
The live site looks fine on Iphone SE and Samsung s20. If anything the middle block is missing about 2px of margin on the bottom of the button to match the other buttons.I think what would also look cool is having these blocks stacked on mobile oppos...
This should work out of the box. I am skeptical about changing the code here unless you have also made changes. For example added a menu plugin or edited the code manually. My gut is telling me you are using an outdated Dawn theme and maybe it needs ...
09-18-2024
While you are waiting for Shopify support, you can file a claim to the online fraud division: https://www.ic3.gov/ If they are using trademarked information you will want to report that as well. I would personally send them a cease and desist letter.
09-18-2024
1. For this I would need a know a bit more to see what is going on with the code. The URL to this would be helpful. 2.The link you gave is not working due to the filter tagged onto the end as it is an incorrect format. So for example (this works): ht...
It will more likely only need CSS changes. You can see if this works for your needs but it can be difficult sometimes to give a blanket answer for images that are using ratios. There are about a dozen ways to 'shorten' the image but then you also wan...
09-16-2024
Domain transfers are very simple. If you have never done it, it can feel a bit overwhelming though. I use 3 different hosting providers and own domains from all three. Hostinger, Squarespace(used to be google domains), and Cloudflare. If you do have ...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
183 | 09-18-2024 05:31 PM | |
212 | 09-18-2024 03:47 PM | |
194 | 09-16-2024 06:44 PM | |
204 | 07-02-2024 02:35 PM | |
8330 | 06-28-2024 07:22 PM |