Jump to content
thirty bees forum

wakabayashi

Silver member
  • Posts

    1,961
  • Joined

  • Last visited

  • Days Won

    149

Everything posted by wakabayashi

  1. @Smile I also recgonized that product BO page loads quite slow... Edit: In my case it's an override from a module, which is causing it... But I have memory usage up to 45MB I don't know if this is normal.
  2. Yeah it doesn't work right now...
  3. Hm I am no expert on this, but I have never heard this before. I am using 3 shops and have no problems at all with smarty cache But ok you should just play around. Deactivate the menu module for 30 seconds and see what happens.
  4. I was on your site now and its really too slow. That is either a module or a bad setting. Try to use a smarty cache (file system). Your menu module also needs quite some time. But my menu module is also not that much faster...
  5. Can you show me a link to your website?
  6. Maybe you added it in the backoffice "Custom Code?"
  7. I am not at all an expert on page load time. But nowdays modern browser show quite nicely, where the time is "spent" on. Often a website is slow, because of many requests. Every image (non cached) means a reqeuest to your server. This can have serious negative effects on your page load time. To deal with it, you can use "Lazy Loading" Plugins. Another way - which I like more - is to defer images. Yesterday I found the following article: https://varvy.com/pagespeed/defer-images.html IMO the artice is very easy to understand. If you want to implement it in your shop: You just need to adjust tpl files of your theme. The <script> part can be added in footer.tpl. The rest depends on what you want to achieve. As an example: https://www.spielezar.ch. The images on the footer (payment logo and facebook image) are loaded deferred. For the visitor there is no difference at all, as this images are not in the view when the page is loading. But the page just loads faster. If you have any questions about it, feel free to ask!
  8. Du kannst einfach auf die Buttons oben links "Tag", "Monat" und "Jahr" klicken. Funktioniert es denn jetzt?
  9. I was thinking on that too. I just want to say: Paypal doesn't allow such a charge. Only big companies with special contracts are allowed to do it... Maybe this "solves" your issue.
  10. Bei mir funktioniert das Modul. Was hast du oben rechts für ein Datum eingestellt? Hier wurde ein ähnliches Problem gemeldet:
  11. If you stop using redis, does the error go away?
  12. I am looking at this right now: https://wallee.com/ But I am in the lucky situation, that for me Mollie is still working. But I understand everyone, who gets angry when the payments doesn't work.
  13. I mean everybody can do, what fits him best 😉 But I won't recommend this service anymore. Especially when I read @Pedalman post.
  14. As a starter of this thread I have to apologize. You shouldn't use this sucker service anymore! They drop support without informing anyone...
  15. Ok I have looked deeper into it. Probably you are right. It happens when there are different warehouses. (At least some ps users reported this too). But it happens also when ASM is activated for some products in the order but for other products in the order asm is deactivated. When you use multistore, this things become even more tricky... In my case ASM was active for default shop, but not for the second shop... @arek_karnia do you use multistore too?
  16. I am quite sure, it has nothing to do with different warehouse...
  17. @arek_karnia have you found a solution? I noticed similair issues right now. Do you now when it occurs?
  18. Isn't this just the normal controller checkbox? This happens with all module controllers... I wish there would be a possibility to hook into the sitemap module, but I believe that's not possible right now.
  19. Oh thats really great @Traumflug. That would have solved the problem for @CoffeeGuy even easier 🙂
  20. I am surprised about this feedback. But thx anyway. Themes come often with their own modules. In general I would let the theme dev look at the errors. Maybe there is just a missing file or so.
  21. As I wrote you already in pn: https://github.com/thirtybees/community-theme-default/blob/30a27a8976f87917323a90e1bd43933398cd65fb/contact-form.tpl Just click on raw and save it.
×
×
  • Create New...