Jump to content
thirty bees forum

30knees

Gold member
  • Posts

    1,397
  • Joined

  • Last visited

  • Days Won

    34

Everything posted by 30knees

  1. Proportional taxes are already available via
  2. Has anybody tried the https://prestashow.com/en/ modules and can comment on their quality and the support?
  3. I didn't know about the list in alerts until now. But I see that they share the same database. If you delete someone in this module, they get deleted from alerts.
  4. The module page says it's compatible with PS 1.6. It should work with TB or be "fixable".
  5. The module is now public here and the author is glad to have it forked: https://github.com/Gitdyr/statsoos And attached a modified version (thanks to @datakick) that expands on the information available. statsoos.zip
  6. You had a lower rate of conversions around mid January. It could be a normal fluctuation. Your conversions started sinking before the update. Then they rose and then sank.
  7. Can you adjust the settings in the browsers to be the most permissive to see which cookies are set? Can you figure something out via a tool such as https://privacyscanner.aesirx.io/?
  8. I can only imagine something in the checkout. Did you go through a test buy yourself?
  9. Good point. I've never used any digital marketing tools. Just a normal newsletter service without any customer segmenting. I wanted to switch the newsletter service. Perhaps the new one can take order information from tb. My use case for the enquiry was to bulk email orders/customers if there's a delay at the warehouse or similar.
  10. Are there any plans to add more of Stripe's payment methods to the native Stripe module? If not, is adding payment methods a major undertaking or something relatively easy?
  11. And again some months later. @datakickDoes it work for you?
  12. I'd like to bulk select orders and then bulk send them an email that I can draft in a window or select from some templates. Does anybody know of such a module? I can't find anything but it's such a basic thing.
  13. Hi Peter, bist du bei der Fehlermeldung eingeloggt oder als "Besucher" unterwegs? Falls eingeloggt, hast du die Zugriffsrechte des Nutzers überprüft?
  14. Das ist das hier: https://store.thirtybees.com/shop-modules/administration/vat-exemption-module @SonniWas genau willst du erreich, kannst du ein Beispielfall nennen?
  15. I guess we could move the translation file and replace the name of the theme in the file with 'prestashop'? Example: $_MODULE['<{chex}ecom>app-translation_7dc22e32549bs0d191b5a75fb87fcfd2'] = 'Hello'; to $_MODULE['<{chex}prestashop>app-translation_7dc22e32549bs0d191b5a75fb87fcfd2'] = 'Hello';
  16. In the backend under Localisations>Translations, I can select the "Core (no theme)" and a theme. If I select "Core", will translation apply to all themes unless there's a specific theme translation that overrides? I've been selecting "Theme" but would want my translations to survive even if I change the theme. Thanks
  17. @datakickWhen I create an order manually in the admin backend, customers automatically get a review email from Revws. Is this intended or a bug? To me, it feels like a bug because in the settings I have consent required. Either way, is there a way to prevent this automatic addition to Revws?
  18. Thank you! I've now changed to {categories:/}{id:/}{rewrite} from {categories:/}{rewrite}. Under "Redirect to the canonical URL" I have the recommended 301. Does this mean that the change from the old schema to the new schema is communicated as a 301 redirect to search engines or do I have to add this to the htaccess file myself?
  19. Nice! I like the module. I think it's helpful. I currently I track such things in a spreadsheet. One suggestion: It would be great if it could work with combinations. All our products are combinations. Maybe other users have lots of combinations, too. The idea of a list of all products displaying profit margin information is great. Maybe the list could also reflect how special prices impact the margin. One thought: Mass update of products price is also offered by the "forum member tool" Prestools and of course also by your Datakick module, so I personally see less value for that at the moment unless lots of supporters don't have any of those modules.
  20. Very nice, I'll try this. Yes, orders from Amazon have "amazon" in the domain. Thank you!
  21. Hi, Is there a way to turn off order confirmation emails for a certain type of payment method? Background: We use Baselinker to import orders from Amazon. I'm guessing because Baselinker is based in Poland, all order confirmation emails are being sent in Polish, even if it's Amazon.de or Amazon.es. Seeing these are Amazon orders, we don't need to send any order confirmation emails in the first place. If not by payment method, maybe by email address? Or by method of order creation (eg here via import)? Thanks
  22. The mailalert.php is correct in my store but I am still unable to edit some subjects. What is the solution? I get: No Subject was found for bankwire in the database.
  23. You could disable all modules and enable them one by one to see which one is causing problems. Perhaps there's a more efficient method to check that someone else can comment on.
  24. @datakickI've experimented in 1.5. From what I can tell: Changing a category works. The old URL redirects successfully. Changing friendly URL does not work. The old URL does not redirect successfully. Changing the schema to eg {categories:/}{id:/}{rewrite} from {categories:/}{rewrite} works. The old URL redirects successfully. Is this correct or should changing friendly URL also work?
×
×
  • Create New...