No content to show
User Activity
01-09-2024
Hi thanks for the coffee. I have messaged you.
01-09-2024
That is easily resolvable by modifying the code. Let me know if the issue still persists.
01-09-2024
Hi @frogmansretreat, I believe you cannot see the products because only the customers with the "private" tag will be able to view it if you have copy pasted the code from websense. Try logging in and adding the tag "private" to your customer profile ...
Remove the {{ }} from your replacements. There should be no space or curly brackets. It should be href=“https://..”
Yes, you have to edit the code. Look for this part: <h1 class="shop-name__text">
<a href="{{shop.url}}">{{ shop.name }}</a>
</h1> Replace shop.name with your shop name and shop.url with your actual st...
Hi @Butserkite, Yes, you are right. Once you connect the primary domain, it will disconnect from your main website. There should be an option to modify the customer invoice, so you should be able to replace the myshopify domain with your actual webs...
Hi @nirdoshyaqin, You have missed a comma. The correct syntax is: {% form 'product', product %}
12-14-2023
I have redirected it to checkout. Please check.
12-14-2023
Your theme 'Flex' does support the cart drawer feature but there seems to be patches of missing code in your Shopify files. I can add the redirect to checkout for the Buy Now button, but for the Add to Cart to open the cart drawer it will be better ...
12-14-2023
Upload it to the Files section of your store. Content -> Files
12-14-2023
This is paid work, so if you're happy to pay, shoot me a DM.
12-14-2023
The button is fixed now. It was missing the name property and classes which the javascript "add to cart" function needs to execute the click event on the add-to-cart button. Did you want it go to the cart or directly to the checkout?
12-14-2023
Hi @drocklin Upload the font file in the Files section and paste the complete url in src. That should work.
12-14-2023
I have sent you a collaborator request.
12-14-2023
I'm assuming the button has been tampered with. Unfortunately, without looking at the code, it'd not be possible to tell you what's the issue. It could be possible that one of the apps is conflicting with the button which is why it runs in the theme ...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
1080 | 12-15-2023 11:17 AM | |
400 | 12-15-2023 09:50 AM | |
6224 | 12-14-2023 11:03 AM | |
995 | 12-14-2023 10:36 AM | |
6248 | 12-14-2023 10:20 AM |