Jump to content
thirty bees forum

wakabayashi

Silver member
  • Posts

    1,990
  • Joined

  • Last visited

  • Days Won

    164

Everything posted by wakabayashi

  1. @Traumflug Thx a lot for this fix! I noticed that the url showed on product editing (tab: SEO) doesn't show the correct path: I use: {categories:/}{id}-{rewrite} So the id is just missing. It's ofc not so important, but just wanted to note... Edit: Just to make sure... "4" isnt the id. thats part of url rewrite...
  2. Thanks for all the nice feedbacks! I have now added little info to my first post. So it should be more clear, what the first part of the video is about!
  3. wakabayashi

    Custom tabs

    Ah, I thought you have a module... To understand this tutorial with different theme, you need to have a good knowledge of HTML. Problem with these kind of tutorials is always, that they can't be followed 1:1 after some changes in theme. But the method Nemo is showing, is probably still working.
  4. wakabayashi

    Custom tabs

    Maybe you get some help here, if you post the afforded changes.
  5. wakabayashi

    Custom tabs

    But you said, you have a module for 1.6?
  6. @spidawebs said in Tutorial: How to migrate from ps 1.6 to thirty bees: Thanks for the video. Why do you install it in a sub domain though? Doesn't that mean you have to setup redirects for all your old pages? Can you not just back everything up and run the migration module from your current installation of Prestashop? The clone is done, because many people want first to test their system, which is highly recommend. If you migrate your live store, you don't need a clone ofc as you said!
  7. Have somebody created a feature request? https://thirtybees.com/feature-request/
  8. wakabayashi

    Custom tabs

    Why doens't it work for tb? Any errors?
  9. yeah exactly. I tried to make it work, like Havouza said. But this didn't work out for me...
  10. How do you even make a clone in a subdirectory work? I spent like 5 hours with subdirectories and hald always troubles. That's why I came up with the subdomain.
  11. I think this module can handle it: https://dh42.com/prestashop-modules/flex-layout-module/ But no gurantee, since I don't use this module. @lesley can say more...
  12. I really don't why you care so much about this ps thing!? But maybe what you mean, is the settings "Permission" in the backoffice. There you can disable all the backoffice features.
  13. For me it's not working... To all who migrated: Have you the same problems?
  14. Hello I wonder how do you handle the seo rewrites, when you migrate? I love the new feature, to remove ids from url and have all categories displayed. But I see that there is no automatic link redirect. So all my Google Results would lead to a 404 Page. Do I need to make this all manual with htacces and 301 redirects?
  15. You are wrong. They are using iframes... The demo site is hosted here: https://prestafox.com/prestashop/landing-page/pts-viva/
  16. thx @roband7: Your code makes a lot of sense now! My problem was caused to any server problem with php.ini file. Somehow it couldn't find the post_max-size value. Fater generating a new php.ini file trough cPanel it works again...
  17. Was it a migration from ps or a new installation?
  18. You have noticed it on thirty bees?
  19. When trying to edit a product I get never ending spinning buttons. When I check console I see two errors: What is the problem? In general this product saving bugs (especially with multistore) drive us crazy. I think this should get a high priority!!
  20. I am no expert for PageSpeed. But when you try to optimize, you should test your template by activating "Profiling" in the backend. It will give you a lot of informations, which parts are lagging.
  21. Damn! Now I found it... In my modules folder there was a module "pagecache". This module wasn't even installed and no files were copied to the override folder. I deleted it and now it works fine. Is this a normal behaviour? It seems to me, that almost all problems I got with tb are name related.
  22. Are you sure it's possible? What I meant is this: When saving a cms page in backoffice. I want to use {$cms->meta_title}. This doesn't work for me. That I can use it in tpl files, that's obvious. But normal merchant's don't want to touch files. I think my idea is related to the shortcode implementation.
  23. Probably thats something different... In guess this is "catalog-modus", which can be activated under settings -> products...
  24. Yes please add it to feature request. It should be in. Was proposed 234234 times at ps. We use it too. We do it similair as traumflug has proposed. We add a fake status and make it default. Then little js disables "add to cart button" if default status is selected.
  25. @Traumflug said in PS addon demosite: There's a demo mode, accessible on the dashboard page in the upper right corner. AFAIK this disables stuff like completing a purchase. are you sure? I had the feeling like @Havouza
×
×
  • Create New...