Doing a big promotion for your store can be awesome, but also become a nightmare if you want to give everyone a unique coupon code. Giving everyone a the same multi-use coupon code feels less personal and doesn’t give you any control over the usage of it. Creating a single coupon isn’t that difficult in …
Continue reading “Generating Bulk Generate Coupons in WooCommerce”
Adding a banner to your website/web-shop can be one of the most effective ways to communicate a message to your customers. Do make sure to implement it correctly and only do it for important messages, no-one needs to know you’ll be closed for a major holiday when thats expected. Great examples for site-wide banners are …
Continue reading “How to Add a Site-Wide Banner”
In WordPress 4.2 a new set of emoji support was added to WordPress core. This new ’emoji support’ was in fact added as a disguise for a security update. The downside is that this also adds 1 or 2 additional JavaScript scripts (depending if you’re running SCRIPT_DEBUG) to be loaded on your pageload, and if there …
Continue reading “Disabling Emojis/Smilies Completely”
No, this is not a post that shows how you can hack a site and disable any plugin you want without access, you still need some kind of access to the site. But if you're running a site and something happened that caused you to be blocked out of your admin area – e.g. a …
Continue reading “Disable a WordPress Plugin Without Admin Access”
After completely styling your website and making it completely polished it would be a shame to leave the default error page in place. Which one am I talking about? Its not a 404 page, that one can easily by styled from within your theme, I'm talking about this error page; Yeah that one, the one …
Continue reading “Customizing the WP Die Page (Default Error Page)”
In some blog posts on this site and many others you'll find yourself coming across a tutorial or how-to post explaining how you can something programatically. In such post you may find some PHP, CSS and/or JavaScript (JS) snippets. Knowing how to implement those snippets is usually not covered in such post, with good reason. …
Continue reading “How to Add a CSS Snippet To Your Site”
In many blog posts on this site and many others you'll encounter a code snippet that will allow you to add certain functionality or fix an challenge you encounter on your site. These posts usually don't explain how you can implement said code snippet, and if you're just a site owner (not a developer) you …
Continue reading “How to Add a Code Snippet”