WordPress [Part -02] :: HTML Templates WordPress theme is the transformation of the primary tasks

I welcome you all and welcome "WordPress master" Advanced WordPress development chain over the course of the second phase of a full-fledged free. Discussion of the world's biggest social network Bengali. It's a great platform "WordPress Master" course I'm happy to start cooperation of the authorities scream.

"WordPress master" in the course of that interest you saw the announcement on tekatiunse, this course will help you manage beautifully. We expect active participation of everyone.

The 1st phase of the filing of an HTML template into WordPress theme is the case that all activities are the primary details about what was discussed, the second phase will continue to maintain its continuity.


HTML templates for WordPress theme conversion primary task (part II):

header.php index.php that will create the header portion of the cut, and on index.php

You need to add.

index.php the footer.php from the footer to make the cut, and on index.php


You need to add.

    The first page of the site is not a blog page to index.php template-welcome.php similar to a template to create pages. Index.php to the blogs page.

    The following codes are similar to the template name on the template-welcome.php code should be used.


    WordPress Dashboard Home is a need to create a page with the same name. And you can select the template Welcome Template. Blog pages to be more similar to a name, you can select the template Default Template.
    Reading Setting Settings from the Home page layout, you need to select the Front Page. And

    HTML template is a slider, the slider part of the code will create slider.php been cut. And template-welcome.php or on the need to add index.php


    HTML template index.php Blog to one of the pages. Header and footer part to be excluded, because these parts will come from header.php and footer.php.
    To register on the menu to add dynamic functions.php

function wpj_register_menu() {

if (function_exists('register_nav_menu')) {

register_nav_menu( 'wpj-main-menu', __( 'Main Menu', 'bilanti' ) );

}

}

add_action('init', 'wpj_register_menu');
If the structures are as follows nebhigesanabarera
If you need to add to bring dynamic nebhigesanabara
'wpj-main-menu', 'menu_class' => 'navbar-nav') ); ?>
For each phase of the course enabled participants to some of the questions, the project will have to do something special. These courses are completed to confirm your action. This course is related to the church, they will watch the judge and will provide the necessary guidance.
WordPress master [Part -0] ToDo

1. Construction of the code is to be discussed today with these codes index.php, template-welcome.php, header.php, footer.php and wpostad_task02_YourName.zip together form the functions.php file mediafire yuktakare respective dropbox or by adding a comment Please.

That's all for today. Good luck to everyone.

0 Comment " WordPress [Part -02] :: HTML Templates WordPress theme is the transformation of the primary tasks "

Post a Comment