Conditional Frontend Themes for Users/Roles
Apply a different WP theme for specific users. Useful if you’re developing or testing a new theme that’s not quite ready for production yet.
Refine your WordPress website. Get the little details right with cool plug-ins, neat CSS, and bits of custom code in your functions.php file. We’ll cover shortcodes, widgets, the login page and using different technologies like PHP and JavaScript/jQuery.
Apply a different WP theme for specific users. Useful if you’re developing or testing a new theme that’s not quite ready for production yet.
Extend the search box on your WordPress website with an autocomplete pop-up. Customise the suggested search results to suit your content.
Add a /logout pretty permalink to your WordPress website without a plugin. Works with WooCommerce sites. Add a “/logout” menu item.
Add WooCommerce product overlays like badges and stickers. Great for New Products and for advertising featured and sale products.
Show a default featured image for WordPress posts, products, pages, or any other content that doesn’t have a featured image set.
Hide your WordPress site’s wp-login.php page from bots. Redirect to your site’s 404 page, or to an alternative frontend login form.
Customise the standard WordPress login page for the admin area of your website. Change the logo & background image without a plugin.
Change the default WordPress sender name and email address from wordpress@example.org to something like hello@example.com.