Jump to content
thirty bees forum

Daresh

Members
  • Posts

    25
  • Joined

  • Last visited

Everything posted by Daresh

  1. The error you mention is related to the same ThirtyBees bug that was discovered some time ago. The notice is a minor thing, it shows up because you don't have any previous prices gathered in the history yet.
  2. Thanks for noticing my module. Yes I made it work on PrestaShop 1.6 so ThirtyBees is also supported. Actually the module helped to discover a ThirtyBees bug in a customer counting function. So in case of any questions I can explain the logic of the module or the new law, so it's clear for everyone. From what I know, PrestaShop team is currently not planning to introduce such a feature in the core, so I think the same is for ThirtyBees and we need to use modules. A function of this kind can be considered an extension of the base functionality. It does not require to override any core functionality so that's a good thing. Everything can be achieved here with hooks.
  3. Did you solve this problem? Cause I'm having the same issue now after making a copy of the shop to another domain.
  4. Right, very interesting, never had an issue like this before and thousands of shops use this module. Must be some kind of an unlucky coincidence...
  5. It's probably not a bug, it's a feature ;) Prestashop splits orders if you have products with excluding carriers set.
  6. I think it's a standard PS behavior when the shipping cost is unknown due to many shipping options available or something...
  7. Somehow you added the rule to right align the text, so now just edit it, you can make it!
  8. .blockgetfree_shipping { text-align: right; clear: both; padding-top: 15px; }
  9. I see no free shipping message there. And "to be determined" after adding the second product to the cart.
  10. Give me a link and I'll take a look.
  11. Actually those template changes utilize data already present in Prestashop, nothing added by the module. All that this module does is displaying the same info under the cart. So if you want to optimize those messages, you need to work on the template.
  12. Hi again, I just tested another one of my modules with ThirtyBees - Perfect Thumbnails This module allows you to fix those nasty white backgrounds that the store adds to pictures. Especially when product images have non white background, using this module you can make the store look much more professional.
  13. @dosbiner Interesting idea, but I would need your help to verify if really there are redundant images. Please contact me if you would like to help and give me access to your shop so I can see what's going on in that folder.
  14. @30knees idea worth considering, this may be generally usefull, and I love writing modules so I'll experiment with it :)
  15. @30knees Tidy is about mass cleaning of old data, rather not about deleting selected orders, so I'm not sure that I want to add this kind of feature there. @DRMasterChief Here you go: http://demo.greenmousestudio.com/
  16. @DavidP You can, but for some people it's not enough. This module was developed in response to many requests and complaints on Prestashop forum.
  17. But what if someone performs a google search with the tag phrase? Isn't it better for the tag site to have the same title to get included in the search results, rather than just "Search"?
  18. Thanks, the Show Payment Methods module is a simple fix for one of the checkout problems. Of course it's much better to have a full OPC module, but it requires much more changes and overrides in the shop.
  19. Think about someone bookmarking the tag page, it's much better if it has a meaningfull title. And as for SEO: a tag in a block is a link with specific HREF, so it's indexable by bots. So it's better to have 100 links leading to 100 pages with the same title, or if each of those pages has a unique title?
  20. Does the tag in the section make any sense for you or do you think it's useless?
  21. This is another free module, tested for compatibility with ThirtyBees. It's a very simple but usefull SEO fix - adding the tag name to the meta title. This feature should be default, but since it's not, this module can help: http://greenmousestudio.com/en/tag-titles
  22. Another compatible modules: Show Payment Methods Tidy
  23. Hi guys, I hope I'm on the right forum for this, if not let me know. I have a small set of simple commercial modules, that fix many of the common inconveniences in Prestashop and now I'm working to make them work in ThirtyBees. First one is already compatible: CMS On Contact Page I heard that I can place some badge or something to show support, currently I added a description about it.
  24. I'm a bit new to GitHub, but I made a repo for it, take a look: https://github.com/daresh/Numeric-order-reference
  25. Hi, I just checked and my free Numeric Order Reference module works fine on thirtybees. This is a simple, but usefull override, allowing you to change this nasty order references to something nice. Maybe this kind of feature can be someday native in thirtybees? More about the module: http://greenmousestudio.com/en/numeric-reference (tried to attach it but it got blocked)
×
×
  • Create New...