Jump to content
thirty bees forum

wakabayashi

Silver member
  • Posts

    2,027
  • Joined

  • Last visited

  • Days Won

    175

Everything posted by wakabayashi

  1. 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?
  2. You are wrong. They are using iframes... The demo site is hosted here: https://prestafox.com/prestashop/landing-page/pts-viva/
  3. 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...
  4. Was it a migration from ps or a new installation?
  5. You have noticed it on thirty bees?
  6. 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!!
  7. 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.
  8. 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.
  9. 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.
  10. Probably thats something different... In guess this is "catalog-modus", which can be activated under settings -> products...
  11. 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.
  12. @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
  13. Thats ofc not the quality I have here. I believe you don't use 1080p!
  14. Yeah if I were you, I would create a tpl file and a custom FrontController. There I would use something like {if $logged} Download Link {else} Please log in {/if} I haven't tested {$logged}. It's just my idea... In your case you either have to read trough tutorials or finding a dev for this custom work. I doubt there is a inbuilt solution to your problem. @mdekker This leads me to a question: is it technically possible to use smarty variables in html? Could be a nice feature for the blog and cms pages.
  15. Hm here it's not super sharp, but kind ok. If you show me a printscreen of fullscreen, I can tell you, if it's normal or not.
  16. You want them to use the checkout? Is it free for them? Cause if it's free, I wouldn't let them go trough checkout, that complicates matters, I believe. In smarty you can use {$logged} ...
  17. Thx. Well it's just a test shop with real data. I have changed mysql password already. I don't think anyone can abuse it. Shouldn't be that blurry I think. Are you on 1080p?
  18. Yeah feel free to use it. As long as it helps, to make thirty bees better & bigger :yum:
  19. The youtube video you mean?
  20. In this thread I am going to help merchants, who want to migrate to thirty bees. For this purpose I have created a video tutorial. I have created a very simple & safe way for a test migration. I used cpanel & FileZilla in the video, but you can works similair with Plesk. What I show: Clone your files Clone your database Change settings.inc.php Make the migration Info: If you want to do the migration on your live shop. You can skip the first part of the video. Just start at 10:43. But I highly recommend to make a test migration before and never forget to make backups! https://youtu.be/LN7KD9W_MY4 Feel free to ask any question in this thread! Useful Links: Info: https://thirtybees.com/migrate-from-prestashop/ Migration module: https://github.com/thirtybees/psonesixmigrator/releases/latest
  21. Yeah 1.7 is not compatible with tb. @Traumflug is working on 1.7 theme compability. He can tell you more. I clearly recommend you to start a clean tb installation and use a 1.6 theme. Depending of your skills, you can also develop your own theme ofc.
  22. Do you want to start a new shop or migrate from ps? If you want to migrate, it's only possible with 1.6 versions at the moment. PS 1.6 Themes work with tb! Since it's a complicate matter there always be some little troubles. In this forum you will get the help, you need!
  23. Well as far as I know, they just install a new ps for this demo purpose...
  24. I am not sure what you mean!? If it's clearly ps related, then this is probably the wrong place to ask it.
  25. wakabayashi

    PS quality

    Of course that's not the way to do it. Their bevahiour won't change the outcome anyway. Thirty bees is just better. It's no one man show anymore. Slowly there are coming devs. We all know @Traumflug here. He is very active and helps a lot! I am optimistic for this fork!
×
×
  • Create New...