Recent content by Espresso

  1. Espresso

    Question Transaction Phrases

    Thanks Fillip!
  2. Espresso

    Question Transaction Phrases

    Trying to change DragonByte Shop: Purchase This is what I edited: But i'm still getting this on the transactions (Shop nav menu)
  3. Espresso

    Question Mobile Cart

    Any ideas why the pricing info on "dbtech_shop_item_view" wouldn't show on UIX2?
  4. Espresso

    Question Mobile Cart

    Is there a way to include the pricing information widget elsewhere in the templates? I tested... <xf:widget key="dbtech_pricing_information" /> For some reason it's not showing using Themehouse UIX 2
  5. Espresso

    Question Mobile Cart

    Ah! Thank you! I'm still learning XF. That's what I was looking for. (y)
  6. Espresso

    Question Mobile Cart

    For the shop - the only options are "sidenav" item category: sidenav Item page: sidebar Item overview : sidenav
  7. Espresso

    Question Mobile Cart

    The problem is, the only places available to deploy anywhere else on the shop is the sidenav. On mobile it's hidden behind the "categories" button.
  8. Espresso

    Question Make "added to cart" message stay on screen longer

    Any way to increase the "added to cart" message that's displayed on the screen?
  9. Espresso

    Question Mobile - buy item on "item overview" page?

    Ah, UIX2 from Themehouse doesn't show those. I fixed it manually, thanks for the response.
  10. Espresso

    Question Mobile Cart

    No worries, thanks for getting back to me.
  11. Espresso

    Question Mobile - buy item on "item overview" page?

    On mobile devices - I couldn't see a way to buy an item when viewing the single item overview page?
  12. Espresso

    Question Mobile Cart

    <xf:if is="$cartItems is not empty"> show the cart now if not empty </xf:if> Tried to simplify it and the text still doesn't show. Take off the if statement and it shows.
  13. Espresso

    Question Mobile Cart

    Thanks for that snippet! I tried wrapping the cart button I added with the code above but the button now doesn't display at all, even if items are in the cart.
  14. Espresso

    Question Mobile Cart

    I added a quick and dirty fix to the template. Hoping you can make it a bit more elegant, like appearing only when an item has been added to the cart.
  15. Espresso

    Question Mobile Cart

    There has to be a better way to view the cart on mobile. Right now it's hidden under the "categories" button. Even changing the "categories" button to "view cart" would be a step. I did this via the phrase editor, but then it doesn't make sense for desktop as it says "view cart" and lists...
Back
Top