Paul West commented on Filtering by tags on collection pages has stopped working
Yes, that's what it does Johnny! It treats the tags as though they are TagA OR TagB instead of TagA AND TagB. It knows there is a beige tag in the collection, and also a deep blue tag, but doesn't look...
View ArticleAtlantic Theme - Moving Image Thumbnails by AllWell
Hello, I am looking for help with the Atlantic Theme. I want to move the thumbnails from the right hand side down below the main featured image on the page...Has anyone done this in the past or have...
View Articlejameswj11 commented on Customize Different Order Confirmation Emails By Product
Hi Caroline,Thanks for your reply. I'm aware that there's only 1, but we have a special product that requires a little different text if someone buys it. I'd like the code to identify when this is...
View ArticleGeorge ESW commented on Calculate Shipping on Product Page?
Bumping to see if anyone has any input on this issue?
View ArticleOgden Made commented on HOWTO Display all product reviews on one page when...
Just a quick follow up on our Reviews Page. The CSS we showed above was for illustration purposes, our current CSS actually looks like this to take in to account like mobile devices and keep the "write...
View ArticleOgden Made commented on Displaying Product Title and Price Under Photo in...
Not sure if your theme settings have a built-in setting to display the product titles, if not, you'll need to add the following to your product-thumbnail.liquid file wherever you want the title to be...
View ArticleI have too much white space - can someone point me to the right bits of code...
I have a bit too much white space in my navigation bar, logo and shopping cart at the top of my site. I can fuddle my way through changing the code, but would be hugely grateful if someone could point...
View ArticleReally beginner question by Nancy Sackman
Hello,I'm trying to remember that WordPress was a learning curve too and trying not to get frustrated. After spending most of the day on this one, I figured I'd ask.My theme has something called...
View Articletetchi commented on Really beginner question
Hey Nancy,In your custom page template (page.tabs.liquid), are you using the proper Liquid to load the actual page's content? If not, you want to use {{ page.content }} to loadOr, if you want to load...
View ArticleNancy Sackman commented on Really beginner question
So where would I put {{ page.content }} or {{ pages.handle.content }} ? (Told you - real beginner;-)I mean, I get that <p>{{ page.content }}</p> or <p>{{ page.handle.content...
View ArticleTara commented on Trying to display collection feature image as the...
Bumping this up. The code Shopify suggests is:{% if linklists[linklist].links.size > 0 %}<!-- BEGIN table.products --><table class="products">{% tablerow link in...
View ArticleChristian Joudrey commented on Replace Payment Option Icon during check out...
Hi Vincent,I'm going to move this to the design forum since it relates to CSS.Add a new asset called assets/checkout.mobile.css it will be loaded for mobile checkouts. You can then add your styles to...
View ArticleStephen Edwards commented on How do you change the product description font...
Ok so I dont have that coding in mine. Not really sure where to add it. </div> <!-- End product options --> </form> <div class="description"> {{...
View ArticleJamie Bridge commented on Use Of Blank Space In Margins
I want to do the exact same thing as Hugh Carey, above. Can someone point me in the right direction? I'm using the "launchpad" theme. I cannot help but to imagine that there are a number of people...
View Articlesusiespoon commented on Line breaks in product titles
This will not work for me, it works on the collection page but on the actual product page the title include the <br> eg: A5 4PP Flyers / Leaflets <br> Full Colour, really driving me potty...
View ArticleTyler commented on Straight to checkout after adding to cart?
Hey, worked great, thanks!
View ArticleCant get anything to display bold? by Tyler
For whatever reason, I cant get anything in product descriptions to display in bold font. It displays in bold on the editing screen, and the HTML code even has "strong" tags around the text but none of...
View ArticleIssue with {{ url }} in Abandoned Cart Email by Kenny Rosenberg
I'm experiencing an issue where the output link of my {{ url }} tag in Abandoned Cart Emails is displaying as a broken link. This is not occurring on my other sites. It seems like there is a strange...
View ArticleAdding Monogram option to a product by Lyannette Perez
Hi everyone!I'm trying to use line item properties as it is shown in this tutorial:...
View Article