Jump to content
thirty bees forum

x97wehner

Trusted Members
  • Posts

    500
  • Joined

  • Last visited

  • Days Won

    27

Everything posted by x97wehner

  1. @datakick In the cart summary tile, if you can add an option to hide the "Total (Tax excl.)" line, it would be appreciated. Not really needed in the US and just adds clutter. If you can at least give it a dedicated class, I can hide it with CSS. Thanks.
  2. I noticed the mobile/small screen display had some issues with longer text. Here is a little bit of CSS you may want to use if you're experiencing the same issues. (Please don't judge my coding ability, it works. ;-)) @media screen and (max-width: 445px) { .chex-option .chex-check { flex-direction: unset; } .chex-shipping-option .chex-check { float: right; width: inherit; } .chex-shipping-option.chex-option { display: flow-root; } .chex-shipping-option .chex-option-logo { margin-bottom: 3px; } .chex-option-delay { float: left; } .chex-option-price { float: right; } #basic .chex-section-collapsed-content , #shipping .chex-section-collapsed-content{ padding: 15px 20px; } #layer_cart .button-container .btn { width: -webkit-fill-available; text-align: center;} } @media screen and (max-width: 350px) { .chex-cart-item-quantity-price { display: block; } }
  3. Looks to be working. Thanks! Look forward to the other updates around carrier arrangement and field arrangement.
  4. You're on the right track. In all honesty, as far as design goes, Panda and Warehouse have the vast majority of needs covered. Some of their stuff is getting out of date as far as demos go, but as you said, but if it can be easily adjusted with CSS or some basic HTML, it's not too big of an issue. When it comes to design needs, I typically look to large online leaders in the same industry to determine an approach. As long as I can easily recreate a site that looks and functions similar to global product design leaders like Patagonia, Apple, Herman Miller, Nike, or a few others, then my needs are met. If you see their sites, you'll quickly notice some holes in availability from the above mentioned themes that you could easily close and make your theme very valuable.
  5. thank you for the quick followup @datakick Regarding the address format, the new account forms all render according to printable format, I'm fairly certain. If printable format is adjusted, then the order of fields is adjusted on the form as seen below. This is what I was referencing for same functionality. Honestly, that is a minor issue. More UX that probably wouldnt' keep them from buying. The fact that tax is being displayed added to the product in the cart is much larger as it's not standard in the U.S. and it's keeping me from using this module despite purchasing already. Wish I had checked in more detail ahead.
  6. @datakick Just tested this. feedback follows: 1) In shipping address section, the country should be displayed, but it should be read only and not changeable. Should only be changeable from top "choose shipping and billing method." In the billing section, when selected different from shipping address, the country field should be changeable in case sending to another country. 2) The address format/arrangement of fields doesn't follow the TB country setting for it and should. In the example above, I assume the system would be set to display the address for the US as City, State, Country, Zip/Postal code. 2) No fix for the tax calculation issue yet? It's still adding tax to my products in the cart summary card, when it should only be shown on the tax line, be as I noted previously.
  7. Anyone know how to fix? Digging in it seems the combo availability date is not populating so the theme doesn't display on the webpage then.
  8. softaculous install of 1.1 fresh. migrator module to move the data
  9. Just did a fresh install, migrated data, onto a separate domain and it's doing it there now as well.
  10. Yes I can. Nothing is blank.
  11. Now to really throw some confusion in. I just setup a new subdomain and installed a fresh copy of TB via softaculous. It works fine there. I have no idea how to fix this.
  12. Also, I have fresh OOB instance of TB setup as well. I just check that and I'm having the same issue there. Does that help identify what the issue could be?
  13. Disabled all overrides and modules via advanced parameters>>performance. Still no change. Get the neverending spooling on save buttons making it impossible to edit a record. I just can't think what would have caused this. They only changes I've made to my shop have been the core updater changes in the past 3 months. I have made product updates during that time and didn't have this issue. I've tried rolling back to 1.0.8 to test that and still have the same problem.
  14. Yes. was a migration. I'll check the modules.
  15. This is a question for the warehouse theme users, or those that know it. Sometime in the last few TB updates, the availability date for product combinations stopped showing as it should. It still works fine when populating on the product with no combinations. But, when there are combinations, the combination level availability date is no longer displaying in the UI. Any ideas on how to resolve this?
  16. I have this same issue. Regardless of browser. Seems to be a bug perhaps? Tested on both 1.1.0 stable as well as 1.1.x bleeding edge. Same result
  17. @datakick small request to go with the tax calculation bug mentioned previously. The support link to the blog within your module doesn't point here anymore. May want to update. Thanks
  18. It's my dev site. Just trying to figure out why I'm all the sudden getting this error. Never seen it before.
  19. Tried to regenerate thumbnails and getting this error. Never has happened before. Not sure how to resolve. The image hasn't changed, just regenerating for a different size. Please help Original image is corrupt (/home/...../public_html/foldername/img/p/1/5/0/150.jpg) or bad permission on folder
  20. This is good content. @lesley, any reason those ad tracking modules aren't listed within the TB available modules yet?
  21. Bumping this. Trying to figure out if this is a TB issue or just my theme.
  22. Did you get an answer here? The cart display in mobile really depends on your theme. Make sure you've got a responsive one and test it before buying. The Niara one that comes with new versions of TB is pretty nice. Chex, the one page checkout module from @datakick is pretty nice as well. It has a couple bugs still, but for many people they will be non issues.
  23. We've been increasing social budgets over the last couple years as we see definite results coming from it. We're B2C with no physical shop. We do a lot of content and email marketing as well since the only cost is time and effort. My recommendation to any new comer would be to exploit content and email as much as possible since there is no cost, but also spread across different channels until you really find where your customers are at and the best way to reach them.
  24. Found this post and have a related issue: When using the availability date on a combination, it's not showing on my product page. It works fine if using the main availability date, just not the one located on combinations. I'm using Warehouse theme. Is this issue happening in the OOB themes or is it just warehouse? I'm using 1.1.x bleeding edge.
  25. Take your delivery days to null. I did this the first time as well and had the same issue. Also, may need shipped checked in order status if using a 3rd party integration. Oh, and you'll want the cron setup as well to send things on the timer as I'm expecting you do.
×
×
  • Create New...