Jump to content
thirty bees forum

x97wehner

Trusted Members
  • Posts

    501
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by x97wehner

  1. Nevermind. Found it. It's hidden well
  2. Probably a dumb question, but where is the option to import reviews from the default product comments module? I can't find it anymore in the menus.
  3. Really........ I'll have to investigate this today I think. Thanks again!
  4. The Panda and Warehouse themes are the best ones out there if you know how to do a little configuration and css. They are super flexible and can easily be changed to accommodate your changing tastes for the appearance of the site. And, yes, as you've discovered, they come with their own modules that fit into their design templates. The challenge with them is that if you're not comfortable doing those things and would rather have the type of theme where you just install it and it's ready, you will hate them because little comes pre-configured the way you'll will want it.
  5. @datakick Likely. I had to restore the home directory to get it back to what it was. As long as I don't save or update those modules it's still clinging to life and not reformatting the CSS
  6. After update to 1.08, my css multi-line text boxes from warehouse modules no longer work. They are input in format: .header-container.inline-header.alt-cart { box-shadow: 0px 0px 5px #000000 !important; } After clicking save button, they are reformatted to: .header-container.inline-header.alt-cart {\r\n box-shadow: 0px 0px 5px #000000 !important;\r\n} Also, when I attempt to use their content creator module, I get 500 errors on save. I did not get either error in 1.07. Warehouse theme has not changed.
  7. I did some searching and found this. https://addons.prestashop.com/en/combinaisons-customization/20451-products-by-attributes.html It seems to be what I'm looking for. Anyone using/used it in the past? With TB?
  8. I'm trying to show my same product in separate colors on the category page. So, essentially, there would be three products showing, black, white, and grey, on the category page without creating separate products. Is there a quick way to modify code to do this or a module that works?
  9. @vzex Thanks. Yeah, I'm scrapping it as well
  10. Awesome. Great work everyone involved!
  11. Did you ever get this working correctly? I'm having an issue where it leaves the voucher/card open for all. It's not adding the customer to it to lock it down.
  12. I use warehouse currently and it works very well. Based on what I see, Panda has very similar functionality (Which is why I haven't changed) plus a few extras and a developer that's still improving it. The warehouse developer is just maintaining at this point. There hasn't been any improvement in quite some time. I'd love to see someone create a bit more modern theme for all though as both have some dated components.
  13. @datakick Yes, I had attempted this previously and encountered the same result. Please advise when the new dedicated hook is added and I will attempt to use. The rest of the module is spectacular.
  14. I love this review module except that I don't have a way to hook it on the product page below the main product name as desired. I know it's possible through template mods I'm sure, I'm just not savy enough to do that. It's the only thing keeping me from using it.
  15. @datakick I believe this worked. Thanks!
  16. @datakick Sorry. Here is the context of that. I removed the user directory path at the beginning. ERROR 2018/11/20 - 08:37:39: Argument 4 passed to ToolsCore::displayPrice() must be an instance of Context, boolean given, called in ....../publichtml/modules/checkout/checkout.php on line 301 at line 803 in file classes/Tools.php *ERROR* 2018/11/20 - 08:57:11: Argument 4 passed to ToolsCore::displayPrice() must be an instance of Context, boolean given, called in ....../publichtml/modules/checkout/checkout.php on line 301 at line 803 in file classes/Tools.php
  17. @datakick Here it is: 4658 -- 1 Frontcontroller::init - Cart cannot be loaded or an order has already been placed using this cart Cart 3226 0x 0 11/20/2018 08:57:10
  18. @datakick Didn't work. Got this error when trying to return after the order. Got a 500 server error
  19. @mauroagr Shipstation connects through a prestashop web service integration. There is no module used.
  20. Just found out that after update to 1.06 around middle of August, my in_transit emails stopped sending when shipstation posts they tracking number back to TB. It's still coming in, but the emails aren't sending. If i manually enter the tracking number in TB in still sends. Can anyone advise how to resolve this? I'm getting many upset customers.
  21. 2Checkout's. Their GitHub module page is here https://github.com/craigchristenson/PrestaShop-2Checkout . If you can tip up a modified 30B fork that would be awesome!
  22. My tag on the order confirmation page isn't registering, I believe, because of my payment module returning to the order history page instead. Not sure how to get around this issue though.
  23. @drmasterchief Thanks. I'll worry about that when we get there. As of today, TB is displaying the wrong amount for people not in the default country. I'd rather hide it until they advise their country than show them the incorrect amount.
×
×
  • Create New...