Jump to content
thirty bees forum

the.rampage.rado

Silver member
  • Posts

    1,188
  • Joined

  • Last visited

  • Days Won

    102

Posts posted by the.rampage.rado

  1. 5 minutes ago, Eve1307 said:

    has anyone tried using TikTok Shop with their thirty bees store recently? I'm wondering if there’s a way to sync product listings easily or if it's all manual. I’ve seen some tools for Shopify and WooCommerce, but nothing clear for TB yet. Would love to hear if anyone’s made it work or found a workaround.

    Please tell me more, do you have the link?

  2. Try using chatgpt to build you a python script that manipulates your csv and adds the weights based on your request.

    You'll have to be descriptive in your request and try couple of times until you achieve the proper result but in the end it will make you the script. 

    You'll have to install python and after that run single file in order to output your corrected csv that you can import in thirty bees.

  3. If you want to serve the images under different ip you will have to figure out automatic sync of the files.

    The approach i suggested is delivering cookieless images but only for the core - products, categories, etc.

    Modules will continue to be served from the main domain, thus you saw increase in points because core images were replaced with question mark image which is very small.

  4. Media servers in thirty bees should not be used as you did - make new copy of your files and put it on another place on your file system. Not at least if you only use one server.

    Point your media domain to the same folder where the website is. That way the shop will request all product images from the media server which will look in your current img folder and find what it needs.

    Don't forget to clear your cache and regenerate your htaccess after you make changes to the media servers as information should be automatically written there.

  5. In order to add webp and avif support find only the main module file and substitute it's whole code and you can do the same for list.tpl (those changes aim to fix the drag n drop reordering function of the slides). Refresh your BO and you should be able to add webp and avif to the slider if your core installation supports it (enable in BO and supported by your server).

    All other file changes are not relevant to your request.

    Bees blog also is one of those modules that needs work - it also does not support multilanguage and other things but it's quite more complicated.

    EDIT: If you notice any errors with my fixes please write here and I'll try to help (if I can 🙂 )!

  6. 1. Remove the ImageMagick module - it is not compatible with the recently rewritten image system of thirty bees. Nobody should use this module since thirty bees 1.5 version as it gives no benefits in 2025.
    2. Configure webp or avif in Images as you did before and again regenerate all image thumbnails. As you see in this section thirty bees core is responsible for the images for manufacturers, products, scenes, categories, etc. Not for the module images - slider, blog, etc modules have their inner way of handling those and sometimes they are not compatible with webp or avif.
    3. The slider module should be modified to support webp and avif and the modification i fairly simple. Look at the code. Soon this will be fixed in the codebase but the developer is currently working on other more pressing issues. Keep in mind you should add prepared and properly sized images here as the module simply stores them and shows them to the FO, it does not do any processing.

    Cheers!

  7. Gmail will accept any strong password. Simply generate new one without spaces and try again.

    Also turn on Enable SMTP authentication and Auto TLS. Leave the SSL settings on default.

  8. There is currently a Nigerian localization available.

    You go to Localization->Localization and from the dropdown select Nigeria and import. This will import language (whatever strings are translated so far), taxes, currencies, etc.

    If you notice something is wrong with the localization format (date format, currency formatting, etc) we would appreciate to note it here so we can fix it. 

  9. 1 hour ago, musicmaster said:

    Prestashop 1.7 was released in november 2016. The fall in users is much more recent. I see two potential reasons:

     - since 2021 Prestashop is owned by an Italian firm, MBE Worldwide. As a consequence the project is now split between an opensource project and the corporation. It now is released in two versions: the opensource version - only available on Github - and the "Edition Basic" that is available on their website prestashop.com. The problem is that the "Edition basic" contains a dozen extra modules that add nothing in shopping functionality but tend to make the software less stable.

     - In the last year they have made it increasingly hard to install Prestashop under Windows with Xampp or similar programs. It is now almost impossible (once installed running is no problem). This may also be a consequence of the increased influence of volunteers on the project. These tend to be Linux nerds who look down on Windows. They forget that Windows is often the first place where try out Prestashop.

    Ahhh... who is installing CMSes locally to test? 🙄

    There are still plenty of PS1.6 users we should try and show them that thirty bees is the way forward. Those on 1.7 or later are lost cause, they would not want to hear about the platform ever again.

    • Haha 1
  10. Could you give us the information in your AR Standard Rate tax rule? Should look something like that:

    image.thumb.png.73075748daf4ebdeb0489d2e395a7c61.png

    If so could you try and save this rule over and check back with your product if the prices show the correct amounts. I managed to duplicate this but it happens only sometimes on my test install and after I manually edited the AR tax rule I'm unable to replicate it again for it.

×
×
  • Create New...