I have my alternate template, all honky dory but I need to use an alternate index template, not a page template. I know how to apply alternate layouts to pages. This is the code on my theme.al...
Jun 3, 2020
Yesterday my client, with whom I have 'Collaborator' account through Shopify Parnters installed the Buddha Mega Menu App. She used her own login from her own storefront. The Buddha ...
Apr 28, 2020
Hi, I can't get the sections type 'HTML' to work. It used to work. What's wrong with this: { "type": "html", "id": "title_s1", "label": "Heading Section 1", "default": "Tit...
Jan 21, 2020
This is driving me crazy: in the Parallax theme, where is the code that shows when the mobile menu is opened? I'm looking for this: <div class="mm-panels">....</div>
Nov 18, 2019
Hi there, I encountered something new tonight: Client pointed out that Pagination was screwing up on his custom theme. I discovered it was trying to paginate for 107 products, when in fact, ...
My client is using the image alt tag to display multiple photos associated with each variant. For example, each blue legging has three images (front, side, etc) , those images all have the color name...
Jun 6, 2018
Hi, I'm trying to create a copy of my home page, complete with the sections. I have the page layout, but of course, if I use {{ content_for_index }} ... it changes my original home page. So...
Apr 25, 2018
Could someone please help me modify this form code to include the necessary 'title:' that needs to go right before the search term? I am trying to limit the Search to product titles only. My un...
Apr 25, 2018
For the life of me, I don't know why this isn't working, this is in my custom page template: {% layout 'alternate' %} {% section 'wholesale-section' %} I also did a test on another ...
Feb 6, 2018
Hi, I need to turn this Select drop down that asks about the Sous Vide Wand into a Companion product. https://www.firstchop.com/products/subscribe-custom When the user clicks Yes, I ne...
Hi, does anyone know what I can do about this? I added the following code but the link takes me to the account login, not to the Checkout screen like I want it to: <a href="https://mystor...
Oct 6, 2017
Any help would be MOST appreciated. My client has a pre-order period, during which he wants to send all users to a special page upon registration, not /customer/accounts/ I have found ...
May 17, 2017
Is anyone aware of a forum where I could report an unscrupulous client? She has my work live on her site and is ignoring me, removed my account after last changes, stiffed me on 75% of agree upon pri...
Feb 10, 2017
I am collecting an extra bit of information on check-out using the [cart-attribute__field]. It's working fine, however my client desperately wants to be able to filter her Reports using the inf...
Sep 15, 2016
Hello, is there a Subscription Service that will display the pricing levels like this image and have the price change (like a variant would). See image below. I can't create separate products l...
Jan 12, 2016
Hello, I'm trying to use the Magento Importer. I have it importing until...the 10th product or so when I get this message: product "Leopard Baby Doll": undefined method `collect' for nil:NilCla...
http://theoriginalhammockstore-com.myshopify.com/products/single-hammock (pw: thownu) When a user selects any other variant besides Solid Color on the first Option "Main Color", I would l...
Mar 11, 2015
I have implemented the two steps to create Linked Options on http://theoriginalhammockstore-com.myshopify.com (pw: thownu). It's using the Responsive theme. It did not seem to work....
Hi, I'm over my head trying to merge elements of one Shopify theme with another. My product's Variant has two options, a Title (option[0]) and a Size (option[1])..., in my test site...
Apr 1, 2014
I'm using the Retina and have created a simple drop-down menu, however, it's being cut off by the menu height: https://danny-shane-2.myshopify.com/collections/all What is going on here? The submenu...
May 6, 2012
Hello, I'm making significant changes to a client's site layout. I've pulled her template into a test site using the Partners program but would really LOVE to get her data imported from he...
Feb 13, 2012
Hi, what is the best way to create a password protected area for wholesale customers? My client does not want those products visible to the general public. Thanks in advance, Kr...
Jan 23, 2012
Hi, I saw a bit of code yesterday and now I can't find it anywhere. I need to put in a conditional statement so that the following div only gets displayed if the product has the tag 'horiz'. I don't ...
Jan 22, 2012
Can someone please tell me how in the world I remove the submenu ALL from the Blog navigation link? I can't let you see the site but here is a screenshot. This is happening on all my inside p...
Dec 16, 2011
Hi, I am looking for a code snippet that displays product collections in divs, rather than in tables OR I am looking for a code sample where I can insert custom content in the f...
No content to show
User Activity
This is truly messed up. I want to put my product descriptions into the Collapsible row, but like you said, not possible without coding liquid and it defeats the purpose. I'm not going to go move hundreds of product descriptions into metafields. Why ...
Hi, the app will display in the Featured Product section on the home page of the Dawn and Refresh theme?-Kriszti
Hello, it took me an hour to figure it out. My alternate template is called theme.abc.liquid. The code for the json template is below. The double quotes around the string that is the theme name was very important. For no layout use the value "false" ...
11-10-2021
Hi,Create a new Collection. Set it up so that the Condition is to include only products tagged with 'new' Only have your current, newest cartoon tagged with 'new'... it will be the only product added to that Collection. Product tagging can be done ...
About a week ago the links on my sites that link to an alternate INDEX json template stopped working in the CUSTOMIZER EDITOR. I was able to reproduce the error in a clean Debut theme. I linked the Hero button to ?view=pagehandle and the page no l...
Help!I'm implementing simple breadcrumbs and the Dawn theme won't return the path to the Collection. {% if collection %} is being ignored. I traced the requested path. See the preview below and use Best Sellers to find Product 5{% if template conta...
Hi,I have two layouts, default and theme.abc.liquidIn my code I want to check if I'm using theme.abc.liquid. theme.name just returns what I named my theme in the Online store... Thanks in advance,Kriszti
Because it's a crap solution, it removes all the liquid variables that your theme uses for colors, font sizes, etc and hard codes them.. if you are lucky.
We want to add a sub brand to a storefront with a main brand. I've created a test site, using alternate layout for the second brand and all is great. (client wants two brands, one shopping cart)My second home page is /pages/brand2.. How do I mask ...
What do you mean you copied the HTML? From hero.liquid or where? Thanks in advance. That text overlay section is a real pain in the ass. -Kriszti