Jump to content
thirty bees forum

spidawebs

Members
  • Posts

    224
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by spidawebs

  1. This module looks good, but does it not need to include details about cookies? I thought when a customer first lands on a website they now have to accept cookies before they proceed, and have the option to turn off non essential cookies? Also, does the popup box which they have to tick to agree to marketing emails being sent appear automatically? I would have thought a lot of customers wouldn't want this. It seems they have to tick the box in order to proceed. I would not want this popping up for every customer, but instead when they subscribe to anything, then there is a checkbox which they have to tick (when creating an account or signing up to a newsletter for example).
  2. Just an update, our hosting company are saying it's the .htaccess file which is causing the problem. The only reference I can find to the webservice is here: RewriteRule . - [E=REWRITEBASE:/] RewriteRule ^api$ api/ [L] RewriteRule ^api/(.*)$ %{ENV:REWRITEBASE}webservice/dispatcher.php?url=$1 [QSA,L] This was put in by thirty bees by default so I would have thought this should be correct and doesn't need changing, but is it possible this is causing the 404 error?
  3. We use an external system to print our shipping labels which communicates with Prestashop via the webservice to mark the order as shipped and add the tracking number. This works fine with our Prestashop store, but it won't change the order status on our thirty bees store. Looking at the logs, the server is giving a 404 error when it tries to update: domain.co.uk.log:40.68.122.101 - - [22/May/2018:14:43:41 +0100] "PUT /api/ordercarriers?wskey=AAMTLY39UFGCHB1N26Y6L7MEAU3P9NSZ HTTP/1.1" 404 6523 "-" "RestSharp/106.2.1.0" Any idea why it is doing this and how to fix it?
  4. @30knees That's strange. I sometimes have things stuck in the queue but it doesn't affect syncing. Are you using the latest version? I agree the support can be frustrating. I often go round and round in circles with the same thing before it finally gets resolved.
  5. I don't have any problems with it. We have 10,000 skus and they all sync fine. What problems do you have with it?
  6. Do any of these modules help you? http://www.presto-changeo.com/en/prestashop-filter-modules/74-prestashop-ajax-filter-module.html https://www.presta-module.com/en/3-prestashop-addons/6-merchandising/7-advanced-search-4.html
  7. @marci123 Thanks for your suggestion. I implemented this last week, but since I made the change it broke the API link to the despatch company we use to print our shipping labels and dispatch the orders. None of the orders were being marked as despatched in Prestashop. So I had to put it back to how it was and now it is working again. I have no idea why removing 0-9 should have this knock on effect, but is there any other way I can solve this problem without it causing other things to break?
  8. Whatever theme you use there should be a module for the top menu. Just search for "menu" on the modules page and see if you can find it. Then go in and disable the categories you don't want to show.
  9. Go to modules and search for the community theme top menu, then disable the category from there.
  10. There are other modules which do the same thing, such as this one, https://addons.prestashop.com/en/shipping-carriers/17320-change-the-carrier.html, but I still think something as essential as this should be part of thirty bees
  11. Unbelievably I don't think this is possible. I needed this same feature too and only found how to do it by chance. I bought a POS module I needed called pos-tpv and one of the features of it is that it enables you to change the carrier in an order. We use it all the time. I can't believe this vital tool isn't part of the core.
  12. If you want to keep category A and get rid of category B, you just need to make sure every product in category B is also in category A and then delete category B. I use store commander for things like this as it takes seconds, but I know you don't have it which doesn't really help you.
  13. I've not had a need to use this feature before, but when you go to import combinations you will see a list of all the available options on the right hand side. Below are all the fields you can import: Product ID Product Reference Attribute (Name:Type:Position)* Value (Value:Position)* Supplier reference Reference EAN13 UPC Wholesale price Impact on price Ecotax Quantity Minimal quantity Impact on weight Default (0 = No, 1 = Yes) Combination availability date Choose among product images by position (1,2,3...) Image URLs (x,y,z...) Delete existing images (0 = No, 1 = Yes). ID / Name of shop Advanced Stock Management Depends on stock Warehouse I wonder if "Choose among product images by position (1,2,3...)" is what you need? Try it with one product and create a new column in your spreadsheet called "Image Position" and then map it to "Choose among product images by position (1,2,3...)" when you do the import. If blue is your first image and red is your second then put "1" in the first row where you are importing the blue combination and "2" in the second row against the red combination etc. Let me know if that works
  14. @alwayspaws sorry, I have been away. Did you get this sorted?
  15. It always does that to me too. I think you'll find the upgrade has worked, it is just giving you a bizarre version number.
  16. On my shop, as soon as I added a second currency, then a dropdown appeared at the top of the page allowing you to switch between the currencies. How about displaying both tax inc and tax exc prices like this: https://mypresta.eu/modules/front-office-features/show-two-prices-tax-included-excluded.html
  17. I'm not 100% sure, but I can't see why you would need a module for this. Isn't this facility already built in? As soon as you enable different currencies, customers can switch between them using the dropdown at the top of the page. And I'm sure you can setup for B2B customers to show prices ex tax and B2C customers to show prices inc tax.
  18. There's an option to enable more languages. Have you ticked that?
  19. yes sounds like a problem with the demo then as it definitely works for me
×
×
  • Create New...