No content to show
User Activity
This works great @Liquid_xPert_SJ , but is there a way to still show the items in the cart, right now it hides everything until you get over $500.00:
Would love a desktop app/widget for the same thing. I have it on my iPhone and iPad and just tap the screen *obsessively* to quickly see where we are at. Would be more convenient to have it on my desktop, toolbar, menu bar, etc. with the 2-4 metrics...
Bump this to the top - Same issue I am having right now. Multiple markets, multiple alias, all lands on the US homepage. Any help from the community would be great.
@Made4uo-Ribe Thank you for this! Fresh Dawn v14 install and this worked flawlessly.
05-29-2024
S/O you! Used this code on another issue I was having and it worked PERFECT!
S/O @TothDigital - I actually found the solution to this from a way different thread, but implemented it and it worked exactly as I wanted:In the Header Custom CSS block I added his provided code:@media (max-width: 767px){
#menu-drawer, .menu-drawer...
Dawn 14.0.0 - building out a new site so its not live, but we have a sign up form that blocks the bottom of the menu drawer on mobile. I need to move the footer block of the menu up to clear it. I added padding to "component-localization-form.css" bu...
I fixed this issue by modifying the code in Global.js to include && !window.location.pathname.includes in the IF line as shown below :if (screen.width < 767 && !window.location.pathname.includes('PUT PATH NAME HERE')) {
$(".product-form__submit").add...
We have MOBILE Sticky ATC on PDP which works and functions as it should. However we have 1 page with multiple services (products) on it, they are "featured product" sections:each has an ATC button attached to them, so you can add the service you want...
@LuffyOnePiece Thank you for the assistance, but there was no code shown in the reply. Also, I need to modify the section block on for the user to have the same customizable choices as the desktop version inside the dropdown. So they can choose: To...
Hey community! Needing some help here. On the site www.Reshoevn8r.com - there is a custom image section "custom-image-banner.liquid" for the website landing page hero image. Within the section there is IMAGE, TEXT, BUTTON. (Self explanatory) but my q...
@webwondersco Thank you!!! Only other question I would have is now when multiple items are added, its sticky to the bottom again, is there any other way around that?
@webwondersco Good call! https://reshoevn8r.com/
I would love to remove all of the DEAD SPACE under the products in the drawer on checkout. I can get them on top of the product, or all the way at the bottom, but can't seem to get it right under the item(s).Our chat function is there as well as on m...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
216 | 05-29-2024 01:17 PM | |
198 | 05-13-2024 02:41 PM |