How to Run a WooCommerce Storewide Sale in 5 Minutes
Letβs talk about a well-known scenario that many webstore owners are about to face: Black Friday is just around the corner, and you want to put your entire WooCommerce store on sale. So, you Google βHow to reduce prices for all products in my store?β and βWooCommerce discount pluginβ and find an overwhelming number of options, loaded with 100+ features, complicated rules, and documentation so detailed it might take ...
How to Create a Dedicated Sale Page in WooCommerce
Display all your WooCommerce sale items on one browsable page with full catalog functionality β‘ Quick answer: How do I show all sale items on one page? The easiest way is to use the free OnSale Page for WooCommerce plugin. It takes 5 minutes: Install plugin β Create page β Select in WooCommerce Settings β Refresh permalinks. Your sale products now have a proper catalog page with pagination, sorting, ...
Editing of hidden meta fields: WordPress plugins for editing post, page and product hidden meta fields
Sometimes, when some mistake occurs you need to modify or delete hidden meta fields. In our FAQs sometimes we suggest that you edit a hidden product meta field like _lottery_closed in FAQ item no 38 here. But plugins for those operations are usually hard to find, are abandoned or just do not have updated versions so they are not listed in Add Plugin when you search for those. For that ...
Block user from your WordPress website without need for dedicated plugin
Need to block user? We had some inquires how to block (malicious) users from WordPress powered websites. There are plugins for this purpose but we prefer simple ways for doing simple tasks. Here is code snippet for your functions.php that will do the job (how to use code snippets). /** * * User login blocking without need for dedicated plugin. * */ function wpgenie_check_attempted_login( $user, $username, $password ) { $blocked ...
Making Elementor based WordPress site a bit faster and more optimized
Elementor page builder is getting more and more popular so here are quick things you can do to make your WordPress site a bit faster and working on the site easier. Search engines also love fast websites so there is really no justification not to do couple of changes in Elementor settings to speed it up. Disable AI features in wp-admin. Go to your user profile and uncheck "Enable Elementor ...




