Jump to content
thirty bees forum

the.rampage.rado

Silver member
  • Posts

    912
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by the.rampage.rado

  1. The module you need there is:https://github.com/thirtybees/blockpaymentlogo PS: Please, never post affiliate links with white text color again!
  2. You have it there. If you want to change the logo on the product page this is done by
  3. For the slider: disable (an uninstall if you don't plan to use) this module --------------------------------------------------------------------------------------------------------------------------------------------------------------- For the buy now button probably you have this setting turned off: (in Product page, just under the product name). Other than that you have to have quantities available to sell, otherwise the system will hide this button. Here depending on your settings you will have 'normal' products without combinations (so only 1 combination per product, lets say this candle is only one size and one color, so no user selection is required) or with combinations (few sizes and/or few colors). If you have this cleared and configured per product you have to assign stock for each product combination here: On the same page you might wish to not use available quantities at all (lets say you're drop shipping and you know that the product is always available) with this setting: (adjust this only if needed as it's per-product and you should go in each product and fix it later). 'Allow orders' will enable purchase even if you have zeroes in all the combinations above. After the order is made it will show negative value. One more reason not to show this button is advanced stock management but it's quite advanced and probably you have not adjusted anything there so I will not go in that hole 🙂
  4. What you want to adjust and what theme do you currently use. Keep in mind majority of design is reliant on the theme itself.
  5. Glad to hear that! Could you post your error here just for reference, this will help weed out the bug (if present). But probably it's some sort of caching issue with your configuration or server if you managed with other browser.
  6. First of all - did you modify any core files? Which version of thirtybees are you running and on which php version? Also what you have here: Preferences->Products->
  7. If you don't know your static IP you can go here: https://www.whatismyip.com/ and see it, then add it manually to the list.
  8. Same here. There's a paid module for GA4 but I thing a guide from somebody that did this will help a lot.
  9. tbupdater and Core updater are two different modules. tbupdater updated the modules up to thirtybees version 1.4, now this functionality is included in the core. Core updater updates everything else and it should continue to be used. This module is compatible with all thirtybees versions since its introduction back in 1.0.8 or something like that... If you updated to thirtybees 1.5 you should check the forum thread, there are couple of other such minor changes that will take you 5 minutes - minification module and mail transport module and configuration.
  10. Yes, cPanel takes some time to refresh. 15k of images is plenty of junk. You can browse some of module functions but be careful as every single one of those is irreversible w/o backup.
  11. It did not find any images or simply your inodes are not taken by images? For me the first time I ran it it deleted around 1000 images.
  12. Another reminder to make a BACKUP of your DB and FILES! 😉
  13. Are you uploading this zip? This is the feature you need in this case - it will go through your img folder and find all images not associated with products. Just curious how many it will find, please share! 🙂
  14. Those plugins (especially the one from Mediacom) do much more than clearing old images. If you can squeeze few more moths out of your current plan it might be worth to invest one of them. Clearing old connections and logs could also sligtly imrpove your site speed (old images are just junk, they don't slow it down).
  15. You can use this module or Tidy from CodeCanyon. In any case before doing any cleanup - do a proper DB and file backup that's in your control.
  16. Keep the first part of the cache as follows and many of the changes you push to your frontend will be seen right away. Nevertheless when editing themes/BO stuff your best friend is the Clear cache button and this is not an issue but a feature.
  17. Drag and drop here: Products->Attributes->Certain attribute.
  18. @cprats, very nice idea! I have plenty of those requests "//2019/wp-includes/wlwmanifest.xml" what should be the formatting in the first part of the redirect? I'm using this generator https://redirectgenerator.netmagnet.cz/ and it works quite well for all other 404s but for those it returns different code that is not working with my server.
  19. Go to your cPanel. Go to Software section. Go to Select PHP Version. Click on Extensions. Enable everything that's needed. As you're there and probably you don't have them enabled (based on that you don't have most of the required extensions enable) turn on APCu or Redis and turn on OpCache if you have it ON - you'll need those for your caching later after installation. 😉 Extra: After Extensions are done you can go to Options tab and adjust some settings there: max_execution_time - 180 max_input_vars - 10000 memory_limit - 512 (or the maximum) post_max_size - 8M upload_max_filesize - 8M You will have to make those settings for each php version so if you're now running on anything older than 7.4 first switch to 7.4 and adjust those, then install.
  20. If you want to optimize your store by removing those lines I would advise leaving them as there will be no speed increase if you delete those 500 rows. Simply disable what you don't need.
  21. If you don't delete anything in step 2 do you observe the same behavior?
  22. Nice opportunity to update to 1.5.1 where at least 10 other security fixes are introduced 😉
  23. Oh... I missed the part that they said 'they paid'.... ahahaha 😄 You can blacklist them for sure.
  24. Most likely they added the goods but did not complete the checkout process, thinking this is enough. Happens if the customer is not so tech savvy. If they don't have guest or customer date associated to this cart this means they did not do even this part, so you can phone and complete a manual order for them as they will probably be unable to complete it from their side.
×
×
  • Create New...