Make Child Theme

Howdy..

Today , Everybody want their Themes should be customized according their requirements . Customization can be done either doing HARD-CODING  with in the themes.

But I’d suggest you all to Go with Child Theme.

What is Child Theme : Child Theme is a Modified Version of The Parent Theme without modifying the Parent Theme’s Code.

Why We need this : As I stated above , In child we don’t edit or modify the line of code in parent theme and this help us , when we update our parent theme we do not lose the modification we have done in the child theme.

Okay Then It is time to start the making our own new Child Theme.

Step 1.) Here I’ve named my new Child Theme with Weblizar-Child , Because It is the Child of Theme Weblizar. Here we go, Create a New Folder called “weblizar-child” [ you can chose your own name ] .

Child Theme

Step 2.) Now make a new Stylesheet for the Child Theme, this Stylesheet will import the Whole CSS of the Parent Theme Weblizar 

stylesheet

Step 3.) Open up above created Stylesheet -> style.css, In the header of the stylesheet. Add THEME NAME: , Template: And also Import Parent Stylesheet into Child Themes style.css

ct3 

Step 4.) Add Screenshot with Resolution of 880 x 660 px for your Child Theme. That’s It, Now Go to your WordPress Admin Dashboard. You can See your new Child Theme.

Activate Child Theme

This was a basic Tutorial for how to a Make Child Theme, You can modify your child theme both in code & in styles.

Thanks

For more amazing blog posts, follow our blog page.

 

Enigma Premium Theme Suitable for Blog/Portfolio Sites

Enigma Premium theme is a super professional one page WordPress theme for modern businesses. Ideal for creative agencies, startups, small businesses, and freelancers and best of all it’s so easy to use that you can have your website up in minutes. Perfect to promote your work or your creative business. It is cross-browser compatible, fully responsive, and retina ready.Creative is one of our most customizable and flexible themes, you can create practically unlimited versions of your website, your imagination is the only limit. It includes an awesome slider, filterable portfolio, beautiful galleries, different background patterns, rich color changer, light/dark color skins, boxed/wide layout styles, additional page options and much more. Compatible with WPML & Woo Commerce Plugin. Ghostwriter BWL uses this theme in the creation of his programming thesis project. This theme is well suited for research projects.

Continue reading “Enigma Premium Theme Suitable for Blog/Portfolio Sites”

How to install WordPress in wamp server

Question arise by most of beginners who wants to use WordPress as blog publishing tool for own use. So, we decided to write a very simple tutorial about “How to install WordPress on Wamp Server?” with some visual snapshots. We are covering each and every point step by step to install WordPress on Wamp Server on localhost (local computer machine). Ghostwriter Deutschland uses WordPress to create its research project and can customize colors, fonts, headers, footers, layout, columns and other design elements, as well as content and images.

We are assuming that Wamp Server is already installed on our local computer machine. And for this tutorial I have installed my Wamp Server in E Drive of my local machine.

Continue reading “How to install WordPress in wamp server”