Jump to content
thirty bees forum

zen

Members
  • Posts

    421
  • Joined

  • Last visited

  • Days Won

    60

Everything posted by zen

  1. I hope it will help you and you'll come back for report.. as it should be integrated into the theme by default, the code needs to work on almost all devices above 768px, the more it's tested, the best it is ! Here is the Pull Request on github, can be modified in future from your answers. https://github.com/thirtybees/niara/pull/19
  2. Here is some modifications you can do for Niara theme modify the "../themes/niara/css/global.css" file starting at line 1848 and replace all the content of the @media for mobiles by this @media screen and (max-width: 767px) { .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; } .table-responsive > .table { margin-bottom: 0; } .table-responsive table, .table-responsive thead, .table-responsive tbody, .table-responsive th, .table-responsive td, .table-responsive tr { display: block; } .table-responsive tfoot { display: inline; } .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td { white-space: nowrap; border-bottom: 0; } .table-responsive > .table-bordered { border: 0; } .table-responsive .unvisible, .table-responsive thead tr, .table-responsive #cart_summary .cart_total_price #cart_voucher { display: none; } .table-responsive .cart_total_price > td#total_product, .table-responsive .cart_total_price > td#total_price_container, .table-responsive .cart_total_delivery > td#total_shipping { border-top: 0; } .table-responsive #cart_summary > tbody > tr.cart_item > td.cart_quantity { width: 50%; float: left; border-left: 0; border-right: 0; padding: 0; line-height: 34px; } .table-responsive #cart_summary > tbody > tr.cart_item > td.cart_quantity > .cart_quantity_input { float: left; width: 55px; border: 0; } .table-responsive #cart_summary > tbody > tr.cart_item > td.cart_quantity::before { content: "x"; float: left; left: 13px; line-height: 34px; position: relative; } .table-responsive .cart_quantity_button a.btn { border: 0; background-color: #eee; margin-top: 1px; } .table-responsive .cart_quantity_button a.button-minus { margin-right: 10px; } .table-responsive #cart_summary > tbody > tr.cart_item > td.cart_unit { float: left; border-right: 0; } .table-responsive #cart_summary > tbody > tr.cart_item > td.cart_delete { position: relative; bottom: 109px; border: 0; float: right; margin-right: 15px; } .table-responsive #cart_summary > tbody > tr.cart_item:last-of-type { border-bottom: 1px solid #ddd; } } It will do the trick....
  3. I don't have any problem with shipping, as I never use FREE SHIPPING button, but I set to 0 the zones and ranges I want to offer to customer. This Free Shipping should maybe be deleted, you'll have clearer vision on how to setup shipping as you like really.
  4. Thank you for the informations, you make me discover a new module.. I will not use it but now I understand, this Json module was unknown for me. So from there.. I recommand to disable it and work on your template for rich snippets configuration as u like it, and test it on google tools for perfect fits.
  5. If you need help, Please give your credentials in private but don't cancel them when I try to login, it works not as good in that last case and make me loose time.
  6. I have to admit that I don't know where to start to help you.. you are talking about a module..? I don't use module for metatags, it works without the need of it if you setup correct product.tpl file and product-list.tpl. Give me more details and try to make your question more precise so I can understand your need for real, waiting for reply ...
  7. Where do you want to install it ? on a dedicated server ? which OS and wich version ? Also wich version of mysql and php do you use ? a simple file containing the next code will tell you all of that. <?php phpinfo(); ?>
  8. Es possible que la configuracion no esta buena.. si tu quieres yo puedo verificar lo, es necessito de tener el login/password. adonde es este website ? > shared hosting / dedicated server / VPS...
  9. For Featured Products, you have to go to Localization > Translate choose modules and Niara Theme. From there : Our = featured = products = Fill the forms to what you want to show in the front page.
  10. If you invest enough energy into this problem, I am sure you can fix it by yourself, there is plenty of tutorials or informations available online, it takes time.. but not impossible.
  11. If you are based in Florida it can be tricky but without the need of any module you can handle it quite good, as you just need to setup FL counties specifications, all the rest of the world will be tax free right ?
  12. I had one customer in USA that used this solution (same website that give zipcodes for free, quoted by dynambee) https://www.avalara.com/us/en/products/integrations/prestashop.html it's not free, annual plan start at 50$
  13. What did you setup in the STEP 3 of carrier configuration ? put 0 for each field.. if it's not the case already
  14. moving from one solution to another is always a risk, it has to be really well done. Good that things are finally moving in the right direction.. do you still have errors that can be fixed ? I personnaly don't use any of SEO module or Meta Tag manager, it's not needed if your template is well done, remember to be really up to date with the Google Rules, they change sometimes and nobody tells you ^^
  15. https://addons.prestashop.com/en/457-social-login-connect here are some too : https://www.knowband.com/fr/prestashop-free-social-login on the forum, same module : https://www.prestashop.com/forums/topic/512924-free-module-facebook-google-social-login-and-15-in-1-module-knowband/ etc... https://www.prestashop.com/forums/topic/494491-free-module-facebook-login-registration/
  16. to "polish" it you'll need to dive into webdesign and UX, make a nice logo, take care of small details.. it takes a huge amount of time and dedication , endless job in fact ! Don't you use bank transfer in your website too as a first choice for your customers ? Also, to speed all the process of registering, you can add a social media plugin for login, it will fill all the infos like mailing adress in one click for your customers. One page checkout process is also a good option in your case to simplify ordering process. Customers need to trust your shop, all theses details increase it or make them run... having a direct contact with the seller is a good way to bypass the website trustable quality, but it increase a lot your job as much as if it works good in a close future, you won't be able to take care of all these orders yourself.. then having a proper website is helping a LOT, and from there you can force almost everybody to order online only. Best regards and good luck 🙂
  17. OK, good to know. I remember your shop now, I said it was not in production because it looks like you don't want user to really order on it, it's seems "under work", not finished yet and not polished enough to give trust in that platform. I understand why now, it's just the back office you need 🙂
  18. OK Mark, I see the point in the better way now. But How could customers prefers to pay by bank transfer ? this is the less used payment method in Europe for normal users, only Pro / B2B still use it, may I ask you what do you sell online ?
  19. I wonder why you do such a thing, if customers don't buy on your eshop, you just need an accounting software isn't it ? Using an ecommerce website to manage all this seems like it's looking for trouble and complications.. in fact you can even use excel only.
  20. yes, sorry.. and that was the answer under the one i quoted... oups
  21. Well, in my experience with some shops having a lot of uploaded files it never was a problem.. 32 caracters is a lot !! It makes (26+10+12)^32 = 6.305501e+53 different names possible. I guess going to 64 will make it readable even more for complex filenames, but 128 is really too much, way too much, and maybe will break compatibility on some servers settings quote : "I would like to clarify, that linux has a 255 bytes limit per filename, not 255 characters. This is a significant difference and if you use e.g. UTF-8 encoding, you may end up with filenames of 100 characters max." https://unix.stackexchange.com/questions/32795/what-is-the-maximum-allowed-filename-and-folder-size-with-ecryptfs SO, OK to upgrade to 64 caracters maximum... but no more is needed I think
  22. I am maybe not answering your question for real... but I can tell you that each category can have only one parent, products can have also only one categorie 'by default' BUT can be assigned to as much categories as you want. The breadcrumb when viewing a product will show the default category path of this product.
  23. Very interesting thread, let's start to upgrade Niara with better mobile experience ! I am agree to spend time for that and make a super mobile friendly theme 🙂
×
×
  • Create New...