Jump to content
thirty bees forum

wakabayashi

Silver member
  • Posts

    1,950
  • Joined

  • Last visited

  • Days Won

    148

Everything posted by wakabayashi

  1. We use sendgrid for that purpose. It's free for us. I think it's a very good solution if your store is small.
  2. I don't remember exactly. But yeah somehow I think your quantities will be lost, when you switch. You should def. make a clone and test everything out, before your change your live shop!
  3. I am using it. You should test it out and report bugs. I fixed some the last weeks, but there are surely some left. But if nobody is using it, it wont get better.
  4. @30knees have you already looked at advanced stock management? There you have such kind of table.
  5. From your job? Or you will stop all the projects? :O
  6. For me it's not total clear, what this is about, when I visit the site. Something about security & cameras, but I dont get the point quickly. If you can improve this, it will surely help your site. Btw, you have a lot of projects going on :)
  7. You should check the database pscategoryproduct.
  8. I recently had some flickering too. But in my case it was when I search for images in the backoffice html editor.
  9. In global.css line 2052 you should add a margin-left. In my example I added 10px. Feel free to use any other value :) ``` payWithAmazonMainDiv { float: right; margin-left: 10px; } ```
  10. @alwayspaws is the issue solved? Or should I still take a look at it?
  11. Thanks @mdekker I just installed it. I will use this module! You should just change: $this->displayName = $this->l('States on address list '); $this->description = $this->l('Show states on the address list of the admin panel');
  12. Could you be more specific? What is not working? Any error? Please enable debug mode. It would be a better way to extend the list with a module, than to override it. But ofc override should work as well.
  13. Thanks a lot @bzndk! Your post shows a lot of good points. I hope in future, we can build a great module for sale statistics. Yours is a nice way for the time being :thumbsup:
  14. We use ASM. Recently I have added a few fixes. But we don't use multiple warehouses. I would expect there a lot of bugs...
  15. Maybe from currency? Have you taken a look into the code?
  16. Try like that: Redirect 301 /product_info.php?products_id=82 /index.php?id_product=50&controller=product&id_lang=2 As @SLiCK_303 pointed out. This line must be outstide the comment.
  17. I dont think it's a bug. Since when you work with multiple languages you have pretty urls like domain.com/en/product. Tough I am not 100% sure about. If this is a good behaviour is another question...
  18. @slick_303 said in Which customer product review module?: I'd love the ability to give people points for submitting reviews.... I was working on something like that ;) Right now I have postponed it. I love the idea to award your customers with points, when they do certain actions. But to make this "game" fun, you need already a serious customer base.
  19. What do you mean with: it would cost much more? All this different editing modules show one thing: many merchants need it.
  20. Does anyone use Google Analytics Pro with Enhanced Ecommerce Modul with thirtybees? Is it compabitle? I want to use enhanced E-Commerce tracking with GA. The tb module doesn't seem to support it.
  21. It's now over 100$ a month. The first step is done, but we are still far away from the main goal :) Keep going ;)
  22. We are just 8 people at the moment. I hope you guys join us :) it's very important for the near future of thirty bees!
  23. I meant to the test site. Cause I believe the second screenshot is much better than the first. But what I just noticed is I wouldn't do this is a h1 tag for seo reasons
×
×
  • Create New...