Jump to content
thirty bees forum

wakabayashi

Silver member
  • Posts

    2,029
  • Joined

  • Last visited

  • Days Won

    176

Everything posted by wakabayashi

  1. Oh I have the same :(
  2. Yeah, I completly agree with that. I wouldn't recommend to use HTML in short_description. But still I see no real reason, why not use a in 2.0. Maybe for some merchants it makes sense, to use some HTML in it. Maybe just making something bold or cursiv. Or putting a link.
  3. it doesn't matter, if you use a p tag or div tag. Just target it by id or class... With a div tag you give the people the chance to use HTML. Otherwise I don't see a reason to offer an html editing field in the backoffice...
  4. Look at my post above. I told you to replace the with . This has to be done in your product-list.tpl file.
  5. @Ulrich I am not sure, if I understand you right. Have you tried the "div" thing? Is your site live? If yes, a link would be helpful...
  6. @lesley It seems to me a very bad practice to put short_description between ... I have noticed the same in my theme right now. How do you think about it?
  7. @Ulrich To be honest, I haven't read trough the whole thread, but I guess this is kind of an easy problem. Do you want to have some HTML in your short_description? If yes, then try this. Change: ``` {$product.description_short} To: {$product.description_short} ```
  8. I always do such things in a modules 'getcontent' method. Are you familiar with php?
  9. @datakick amazing! Yes I like @30knees inputs as well, except loyalty points. What would be amazing is an import function of the reviews from the core tb module. I could imagine, that your module gets the new standard module and many merchants want to switch. I think the email notification should be handled by order status. I would love to select a status and set "send email x-days after".
  10. Happy New Year to everyone!
  11. @musicmaster thx for the information. I missed that... This is a must have for tb as well...
  12. Hello @HelenI I haven't seen this bug before, but I don't think it was resolved in tb. It sounds to me as you (or your dev) would have fixed a lot of asm bugs. Have you put them into github? It would surely help a lot of other merchants...
  13. @alwayspaws In general? I don't think it's possible to say. But I like the Roboto Font.
  14. Thanks for this nice tip!
  15. wakabayashi

    Happy

    Merry Christmas too all of you ;) Hopefully we get even more honey in 2018 :)
  16. @zimmer-media done ;)
  17. @Ulrich Falls du Englisch kannst, solltest du einen entsprechend Bug Report bei github machen. Sonst müssen wir mal abwarten bis @Traumflug wieder hier ist. Er ist ein sehr erfahrener Programmierer :)
  18. Hast du überprüft was $this->id und $group wiedergeben?
  19. Why do just write the artist as product name? I would do it like that: artist - album name
  20. I can't agree more with @Traumflug. This is exactly, what matters. Don't lose the times for details in design questions. You don't need to be perfect from day one. It's much more important to invest the time, to become an authority in your niche. Find your unique selling propositions and tell it to your visitors. Look for a creative ways, to drive people on your website.
  21. @DavidP I agree. But it's hard to just change it the core. It was designed with the idea of a standard combination. I guess changing this bevahiour, would break some things. But I am looking forward to @yaniv14 concept. Maybe he has a better idea than manipulating the html code.
  22. @yaniv14 thats cool. What is your approach?
  23. Well what are you expecting from a module? A module is also an option, but it would also use the same kind of hacks, I believe. Can you show me, what solution you are looking for?
  24. Could you please describe the issue more in in detail? I don't understand what you mean with extra field. Do you have coded a module?
  25. I don't wanna spam this topic anymore... I have made a new one about the attribute select thing https://forum.thirtybees.com/topic/1237/forcing-customer-to-choose-an-attribute Who of you is voting for the "product customization" here?
×
×
  • Create New...