Wordpress layout plugin

by antis
7 replies
  • WEB DESIGN
  • |
Hello, I want my website to have primary widget section on both left and right side on my page. However, my theme only lets to customize to the left, right or none, but not on both sides. Is there any plugin there that will do the work? Thanks
#layout #plugin #wordpress
  • Profile picture of the author thatjc
    If your theme layout is not what you want, you can either edit its PHP code to customize it (if you know some PHP) or get a different theme.

    I suppose you could contact the theme author and ask them to create another version, but they may not want to or it could be too expensive.

    Themes control the layout, not plugins. That said, there are some plugins that do sliders, modify sidebars and such, so there is a small chance you might find a useful plugin.
    Signature
    "You can count the seeds in an apple, but you can't count the apples in a seed."
    Online Visual Communication expert
    Visual Marketing Info signup: Visual Marketing Online
    {{ DiscussionBoard.errors[9046108].message }}
  • Profile picture of the author Istvan Horvath
    If you know a little bit of code and are good at copy/paste... you can add a "widget area" to any theme template, anywhere.
    Signature

    {{ DiscussionBoard.errors[9046155].message }}
  • Profile picture of the author CSmitty
    I would recommend just finding a theme that matches what you want. There are an endless supply of themes for wordpress. Put a little time in and you should be able to find the exact theme you are looking for.
    {{ DiscussionBoard.errors[9046345].message }}
  • Profile picture of the author RobinInTexas
    Just find a theme that has three columns, there are thousands of them, including the TwentyFourteen default theme that ships with WordPress.
    Signature

    Robin



    ...Even if you're on the right track, you'll get run over if you just set there.
    {{ DiscussionBoard.errors[9047759].message }}
  • Profile picture of the author uklistingz
    There are such layout plugins such as Site Layout Customizer , Post Layout , Page Layout builder. I hope that will help. Thanks !
    Signature

    I am Matt Bomer , I work with one of the largest local Search Listings UK directory where you can search and find any local business or company in UK.

    {{ DiscussionBoard.errors[9061053].message }}
  • Profile picture of the author themubeen
    may be I can help you. Add me to your skype: themubeen
    Signature
    WordPress Expert
    Starts from $97 only
    To Order add me to skype: themubeen

    {{ DiscussionBoard.errors[9061430].message }}
  • Profile picture of the author Adamlee123
    To do this you need to some about php. If you have knowledg about php then goto function.php and search register_sidebar in this page. Here I share a link with you Function Reference/register sidebar « WordPress Codex. Read it and follow this method to show widgets.
    {{ DiscussionBoard.errors[9062683].message }}

Trending Topics