Jump to content

loreactm

New Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by loreactm

  1. Hi, since the last Chrome update it looks like the backoffice product selector doesn't work properly anymore. To replicate: Orders -> Add New -> select a customer -> scroll to Basket section and search for a product --> page is broken and dropdown options aren't populated correctly. Looks like select tag is closed without any items: It was working fine until a week ago so I guess it has to do with some browser update? Affected file seems to be: themes/default/template/controllers/orders/form.tpl Everything still works fine in Safari. Any hints? Thank you
  2. Hi, I'm using the default theme (Classic Version 1.0.0). Is there any way to center the logo on mobile via CSS? I've tried with this but it's still not looking right: @media (max-width: 767px) { #header .top-logo { justify-content: center; } } Thank you!
  3. Thanks, deleting prod folder from cache fixed the issue.
  4. After upgrading from 1.7.7.6 to 1.7.8.9 using the manual upgrade process it seems like many modules (both official and third party) have missing name. Any idea how to fix this? Thanks
  5. Hello, when creating a new product is it possible to have "No tax" selected by default instead of 20%? We're running 1.7.6.7 Thank you
  6. Hello, we've been having the same problem: sometimes the customer pays full amount even though a voucher or discount is applied. This happens on about 5-10% of orders. In our case we're running PrestaShop 1.7.6.7 and we've tried two distinct Stripe plugins, both the official one (202ecommerce v2.3.1) and a third party one (Stripe Payment Pro 4.1.5). The issue seems to happen with both native discounts and discounts or vouchers created by plugins, e.g. idnovate Promotions and discounts v2.1.37 Since it happens with different Stripe plugins, I'm starting to think it's a PrestaShop problem... Has anyone managed to fix this issue or investigate a little more?
×
×
  • Create New...