I can't believe I actually have to go to the forums to solve this issue, but here it goes. I manage a number of Shopify sites for clients, and am trying to install a new app on a site to which I hav...
Feb 24, 2020
I am currently working on developing my first Shopify App, and have run into a few issues that are really slowing down the development process. I followed this guide (https://shopify.dev/tutorials/bu...
No content to show
User Activity
10-05-2022
I haven't heard of any of those specifically. Being a developer, I almost always opt to custom code things like this so that I don't have to pay monthly fees and have complete control over how it looks and functions. Cheers!
10-05-2022
So to clarify, I am not referring to actual Shopify Sections, rather, code (usually snippets or assets) that can be pulled into any blog post. So that could be: 1. A snippet that references a meta field from the blog post2. A snippet that renders the...
10-04-2022
Hi there! We have helped a number of companies with this exact need. We implement a custom-coded solution that we can add to your theme that will allow you to insert dynamic elements (like a specific product) into the blog post as a quick call to act...
10-04-2022
Hi there! After doing a bit of digging, this app seems to be good option at a fairly low price: https://apps.shopify.com/good-photo-galleries It offers image slider functionality for blog posts, while most apps only seem to offer sliders for products...
10-04-2022
Hey there, The first step should be to call your previous bank to see if they have received a payment from Shopify or if they still accept payments to closed accounts. If they don't, the payout should be canceled due to the account not existing anymo...
Hi there! The payment terms container is typically hidden by adding the following code to the bottom of base.css in the theme editor:.payment-terms-container {
display: none !important;
} If that doesn't work, post a link to your site and I will ...
Hi there! This might be possible, but for some reason your site link was removed. Can you re-share?
09-21-2022
Hi Kjproweb, I will always question statements that go against my professional experience. Your statements about interchange being a non-issue raises questions. It's 100% OK for us to challenge one another or call advice into question, its not an att...
09-20-2022
Hi there! I run a payments processing company and am a web developer for several prominent payments companies, and I can tell you that if your conversion rate dropped by 60% when you tried Shopify Checkout, that something else must be going on. That'...
Hey there!If you go into the discount section of your Shopify admin page you can limit the usage of a discount code to either once per person or there is an option to "limit the number of times this discount can be used in total." You can also set yo...
Hi there,We have implemented hover-to-zoom effects and slideshows like this in the past, but it’s not an easy task if the theme doesn’t support these features already. That said, you basically have two options:Try an app. There are apps out there to ...
09-20-2022
Hi there!If you're using a 3rd-party payment provider your users will have to proceed to an external site to process the payments.From your Admin page go to Settings > PaymentsDo one of the following:If Shopify payments are enabled - click Manage - a...
Hi there!To change your button colors you can create a custom class in your .css.Try putting the following code into the assets/component-image-with-text.css file. .image-with-text__content .image-with-text__text+.button {
background-color: #0c91...
09-16-2022
Hi there, You can find the theme name for any Shopify theme by inspecting the code and looking for the following: For a larger brand like Allbirds however, they often modify their theme significantly and usually change the name/ID. In their case, th...
09-16-2022
Hi there! I tried testing your site on mobile (Note20/Android/Chrome and iPhone 11/iOS/Safari) and could not replicate the issue. What browser/device are you using?
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
5038 | 09-20-2022 01:20 PM | |
2909 | 09-16-2022 01:40 PM | |
351 | 09-15-2022 07:07 PM | |
302 | 09-15-2022 06:15 PM | |
864 | 09-15-2022 03:54 PM |