Jump to content
thirty bees forum

wakabayashi

Silver member
  • Posts

    2,027
  • Joined

  • Last visited

  • Days Won

    175

Everything posted by wakabayashi

  1. Dirty try: delete all email templates or rename them. I think the tmeplate is intransit.html and intransit.txt PS: I agree that this should be optional...
  2. Yes I can confirm, that an e-mail is sent, when you add the tracking number. We use this feature :) love it :yum:
  3. I am quite sure that the module will be compatible for 1.0.x. I can't see any reason, why it shouldn't be. Michael was working on it, but then he was little bit distracted with some personal stuff (non tb related). But now he is coding again :thumbsup_tone1: My tip: while you are wating for ES module, prepare for christmas sales ;) :D
  4. Oh you need to use different comment styles... ``` // one line comment in php /* multline comment in css and php */ {* multine comment in smarty (tpl-files) *} ``` You will find a lot of examples in google :)
  5. Oh I am dumb. You can fix it. Add this to your global.css div#tl_popupCL1 { z-index: 100!important; } Yes always make backups. When I change files. I always start with comments like: // Changes Alwayspaws ... That way you will find your fixes very fast in your files...
  6. If the update overrides this files. Yeah then you will have to re do it. I have no idea, why this hover is working so badly. Strangely i can see a z-index=0 :S but you can't change this :( Another fix is needed.
  7. Maybe this is a module. Do you have a module installed, which is named like "footer links" or something like this?
  8. Yes. I thought so, but no idea how it looks like :)
  9. @alwayspaws you are welcome. We all want to have a lot of visitors. Buyers are even better :D But ecommerce is a hard game.
  10. I would clearly put this in the footer. But not sure if this is best practice or just the way I like it...
  11. @alwayspaws the close tag comes later... When you see your page it contains different tpl files. header.tpl and footer.tpl are always included.
  12. Where you want the logo to show up? In the footer?
  13. With every modern browser you inspect the html code of every website. You should just look for the links. Let's take your signature in this forum: As you can see, the link has a rel="nofollow". This means for google: oh I shouldn't follow this links. In other words this link won't give you a lot of linkpower. Maybe even no power. Are such nofollow links worthless? No. They still bring users trough direct clicks.
  14. have you got a a code snippet from them?
  15. I think you should just try it out. It should not slow down... But I noticed that on my page, the facebook fanpage plugin slows down. So you never know...
  16. Hello When I go on a cms page I havethe following canonical tag in the head: <link rel="canonical" href="https://www.spielezar.ch/index.php?controller=cms"> On the live demo store, it's the same. What is this about? Looks like a bug to me.
  17. Hm I think it's just there since. 1.0.2. I should update anyway :D
  18. Is this a new field? I am still on 1.0.1. I don't have it. But I can see it on your demostore...
  19. I get the following error in js console: Google Maps API error: MissingKeyMapError
  20. @rand0m do you have practical experience with erpnext? I have no experience with any erp system. I don't know what is good, what is needed. That's why it's hard for me to push any interface project. If somebody is experienced and would initiate a crowdfunding campgain, I would surely support.
  21. Hello In PS we had always a google map in the order. It was beside the address. In thirty bees I don't see this anymore. Was this removed? Do you still have it?
  22. Just found this example on a german blog (https://www.ecommerce.jetzt/one-page-checkout-fuer-den-schnellen-einkauf/). From a design perspective, I love it!
  23. Does anyone of you use forums to set links? I noticed that in my niche it's quite easy to set links there. They aren't marked as "nofollow". When I watch out for relevant blogs (comments), its always "nofollow". Are forum links valuable? Is there any difference between link in the post itself or if it's in the signature?
×
×
  • Create New...