lyndonr
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎06-02-2023 03:04 AM
Topic Started
1
Topics Started
Topic Solutions
1
Solution
Post Count
48
Posts
Post Kudos
8
Likes

Community Badges

Hi everyone, The first part of my question, I've already figured out (thanks to this thread). Here's the code I've added to product-template.liquid <div id="variant-...
Hi all! I've got a message into the expert forum asking for help with this but I thought I'd throw it out here too incase anyone's feeling generous with their time and knowledge. I'm...
Having a brain fart, or maybe this actually is difficult. {% assign words = "Example Text " | remove_first: ' ' %} "{{ words }}" I can get rid of the first occurrence of a space but t...
I was customizing the login form, looked up at the URL and realized, bam(!) there's my password in plain text. The variable in the URL parameter even says "&customer[password]=mypassword". ...
Does anyone know if Shopify can spit back any login errors past "Invalid login credentials"? I'm migrating several thousand customers in from a ZenCart store and I'd like to alert them to the fact t...
Found a few posts hinting at this problem, but I'm curious what other people's experience has been. When I duplicate a product, images only sometimes copy over correctly. Usually it just times out. P...
Trying to create a combine streams of articles from all our blogs on the front page and not having much luck. I know you can't do this in the for loop.. {% for article in blogs.news.articles and b...
Correct me if I'm wrong but didn't the helper tags that MCE uses such as "mce-item-table" and "data-mce-bogus" used to disappear when you switched to code view? I don't have a Windows machine around...
I'm a big Shopify fan. I've signed up many clients. Part of my selling Shopify to my clients is me telling them that big companies use Shopify... like Budweiser, Gatorade and Wikipedia (as stated in ...
I'm pretty sure Shopify 2 can't read/write theme settings. Some issue communicating with settings_data.json Happening for the last hour or so. After pulling my hair out for a bit I went to a store w...
So I thought this was going to be a quickie on my to do list but I could use some help.. If a product has more than one variant (in this case a format like "CD" or "LP") then great, it shows after a...
hi all, to keep our home page looking fresh my users upload a new banner image to our template assets folder each week (first deleting the original "banner.jpg" file). when I put the CSS line ref...
hi all, we are selling physical gift cards for our brick and mortar store. I added the product with varients for each price... that much seems works fine. however when a customer goes to their car...
hi all, just curious, can anyone think of a way to test if an asset file exists in liquid? I tried something like this... {% capture tata %}{{ 'banner1.jpg' | asset_url }}{% endcapture %}...
hi all, there's no way I can get the liquid template code interpreted inside my pages huh? just seems like it would be a handy tool to have available to us. for example, if I create a new page in ...
hi all, new to the community. nice to be here. wondering if someone could help me figure out how to order my list of collections? have a look at the side navigation bar on this page:http://www...
No content to show

User Activity

My client recently started having the same problem with their store with PayPal payments. Following this thread in case there's any movement. 
Thank you @ChoosiZon. Removing that markup does indeed solve the problem (duh... seems obvious now!). I wonder why Shopify choose to disable native validation on the form. I guess they are doing JS validation and don't feel it's necessary. Still, I c...
Hi everyone, Thanks to this excellent tutorial, I was able to add additional fields to a product and gather custom information. However, the fields are marked as required in the <input> tag but that requirement is being ignored when you click Add to ...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
Likes given to