• HI,
    I’m kind of new to wp. And
    When I use my home page (default page) as “left and right” side bar,
    I wanted to use seperate template for my ohter page area with only the “right sidebar”. Since this lite version only offers “full width” , “default” and other template,
    How can i make my page area with right side bar only?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter hooai12

    (@hooai12)

    adding,
    I want my default template to be left and right side bar but I want to add additional page to be right side bar only using seperate template.

    hi hooai12, thats what the pro version offers 🙂

    if you’d like to create page templates by yourself and you can code a bit PHP and CSS, i would recommend you to create a child theme and then adding the php template files and modify them as you like..

    in the functions.php you can register new sidebars (see wordpress help, search for “register sidebars”) and call them in your new templates 😉

    hope thats some useful hints, konrad

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How to create another template for specific page?’ is closed to new replies.