bdowling
Pathfinder
Contact Me
Status
Offline
Last Activity
‎10-20-2021 03:05 AM
Topic Started
5
Topics Started
Topic Solutions
13
Solutions
Post Count
80
Posts
Post Kudos
45
Likes

Community Badges

No content to show

User Activity

That may be the case.  It looks like line_items always at least have a key property. If that still doesn't display, it may be a limitation of the invoice.As far as "how to access discount shares from a fixed amount discount included on a single item"...
Hi, everything looks good to me except you're missing an "{% endif %}" at the end of the if/else statement.Here's more info on how liquid handles if/else statements. I hope this helps. Good Luck.
Hi, you may have implemented a change because it looks like the filter IS starting off expanded on my end.It looks like the filter visually initializes expanded but the 'aria-expanded' attribute initializes to 'false'. This requires visitors to doubl...
Hi, not sure if you've seen this (the tutorial is linked in Nick's comment) but it looks like it should solve your problem. It is an advanced tutorial, so proceed with caution. If this tutorial does not solve your problem, adding the additional field...
Hi, I don't have access to the Motion theme but it looks like you could clean this up by adding "padding-left" and "padding-right" values to the  divs containing the bullet points.That should stop them from filling too far beyond the width of their r...
Maybe this fix will resolve it: https://github.com/Shopify/shopify-node-api/pull/169 ... it will hopefully be released soon.
Hi, it would help if you shared a link but in the mean time you can try changing this chunk:  <div class="product-price"> <h6 class="product-price-label product-label">{{ "products.product.price" | t }}</h6> <ul...
Hi, I just tested with an unedited Minimal Theme template, and the cart is updating perfectly. This makes me think a bug may have been introduced on your end after downloading the template.Are you using any apps that add an add-to-cart button? Or did...
Hi, did you edit much code here? Your slide show buttons are not rotating (but they should on a fresh Narative theme). I think you may have introduced a bug in the slideshow that is preventing the text buttons from rotating. If you solve that problem...
Hi, your site looks like the top image to me. Were you able to solve your problem?If not, it would be helpful to see your site live with the bug. 
Also if you want the elements in the box to remain vertically centered (with my most recent suggestion they will appear towards the bottom of the green container) add a "padding-bottom: 100px;" under the "padding-top: 100px;" line (make sure to use t...
Hi, it does look like the color is off with my suggestion.To fix this, replace the previous code you added with this (again you can use another value for "100px" -- for example "75px" for smaller padding):#Section-1628609276d845b7c5 { padding-top...
@carla27 wrote:it is fixed now but the spacing is not working no matter what px i put in @bdowling Strange… it’s working on my end. I’ll double check tomorrow.
Hi, you can add "padding" to the bottom of your main image by doing this: STEP 1: add this ( you can play around with different values in the "75px"): .shopify-section-1624775942dd8b9b47 { margin-bottom: 75px; } to your "theme.css" file in your "as...
Hi, I'm having the same problem. Getting a "same_site_cookies error" and i'm using session NOT cookies. Any alternatives to editing the modules, you can think?
This widget could not be displayed.
This widget could not be displayed.