Yearly Archives: 2017

WordPress Theme For Matrimony Microsite

I recently developed a WordPress theme for a matrimony microsite. Client’s objective is to focus on mobile users and use the website to build a community around their brand. Development Overview The theme was designed by Jishnu of Artistory Media

Posted in WordPress Lab Tagged with: , , ,

Building 100% Custom WordPress Register And Login Pages

A detailed tutorial on how to build totally custom WordPress register and login pages. All the code you need and some styling inspiration. Impress your clients.

Posted in Tutorials, WordPress Tagged with: , , , ,

A Bookmarklet To Load WordPress Dashboard For Any Website

Drag the following link to your browser bookmarks toolbar. WP-Admin Then when you are on a WordPress website you can simply click it to go to the dashboard.

Posted in WordPress Tagged with: ,

Load Bootstrap 4 CSS And JS From MaxCDN – The Right Way

Add this to the functions.php of the active theme. /** * Load Bootstrap CSS and JS from MaxCDN – the right way * * @refer https://millionclues.com/wordpress-tips/load-css-and-js-the-right-way/ */ function mcabl1226_load_css_and_js() { // Load Boostrap CSS wp_enqueue_style( ‘bootstrap-css’, ‘https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css’ ); // Load

Posted in WordPress Tagged with: ,

5 Must-Have Gadgets For Students

With the technological advancements in the modern day world, a lot of opportunities open up for people to improve their experiences. Over the years, many user-friendly gadgets have emerged in the market today to tackle the problems people may face

Posted in Guest Posts Tagged with: ,