-
Posts
1,150 -
Joined
-
Last visited
-
Days Won
97
Content Type
Profiles
Forums
Gallery
Downloads
Articles
Store
Blogs
Everything posted by the.rampage.rado
-
I stumbled upon an easy fix that is recommended a lot online for this notice in Google Page Speed and I would like to ask the members with coding if it works and should we really care about this notice? https://github.com/zzarcon/default-passive-events I'm using it by adding this code to Custom code of my thirtybees and when checking with the tool this notice is gone. There are comments online that this file should be loaded before everything else .js and not on the end of the page as we move them with thirtybees. I'm unable to observe any scrolling improvement (or I'm not looking where I should)... Of course one less line in the Google report means the report gathers 1 point overall, not much but in the end if this works it's a five minute job. <script type="text/javascript" src="https://unpkg.com/default-passive-events"></script> If this works could we implement this tiny .js file locally to avoid using one more connection to external CDN?
-
The module you need there is:https://github.com/thirtybees/blockpaymentlogo PS: Please, never post affiliate links with white text color again!
-
-
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 🙂
-
What you want to adjust and what theme do you currently use. Keep in mind majority of design is reliant on the theme itself.
-
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.
-
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->
-
It will work, yes.
-
internal server IPv6 added for maintenance mode ?
the.rampage.rado replied to DRMasterChief's question in Technical help
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. -
Help with Setting up GA4 conversion with Thirtybees
the.rampage.rado replied to selwynorren's topic in Google Analytics
Same here. There's a paid module for GA4 but I thing a guide from somebody that did this will help a lot. -
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.
-
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.
-
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.
-
Another reminder to make a BACKUP of your DB and FILES! 😉
-
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! 🙂
-
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).
-
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.
-
How to sort product variants?
the.rampage.rado replied to DRMasterChief's question in Technical help
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. -
How to sort product variants?
the.rampage.rado replied to DRMasterChief's question in Technical help
-
@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.
-
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.
-
Address edition from customers broken - any tips for debugging?
the.rampage.rado replied to Rooney's question in Technical help
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. -
Address edition from customers broken - any tips for debugging?
the.rampage.rado replied to Rooney's question in Technical help
If you don't delete anything in step 2 do you observe the same behavior? -
Smarty cache mysteriously activates randomly
the.rampage.rado replied to braffas's question in Technical help
Nice opportunity to update to 1.5.1 where at least 10 other security fixes are introduced 😉 -
Oh... I missed the part that they said 'they paid'.... ahahaha 😄 You can blacklist them for sure.