New Topic

Sidebar Widgets

Home › Forum › Customization › Sidebar Widgets

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1152
    StartupWP
    Keymaster

    1. Some widget areas are also dependent on the page template/layout used in order to show, found under Page Attributes when editing a page.

    2. We’ll need a link to your site to see the issue live please.

    3. Under Appearance > Menus you can create custom menus and then under Appearance > Widgets assign those menus to a Custom Menu widget. Furthermore, you might benefit from a plugin like:

    http://wordpress.org/plugins/dynamic-widgets/

    #1154
    sydneysider
    Participant

    1. When I am using the pro version should’t all widgets be working, why should they be dependent on the page template

    2. my website is http://www.listofplacementconsultants.com

    #1157
    StartupWP
    Keymaster

    1. Because for example, there’s the left sidebar widget area. It wouldn’t make sense for it to appear any other time unless you specifically chose the left sidebar layout for a page. This is a logistics thing. Is it fair to assume you’re relatively new to WordPress? If so, please understand that this is how all themes handle such features and may make more sense the more time you spend with it.

    2. Use:

    #pages-2 {
      -moz-column-count: 4;
      -webkit-column-count: 4;
      column-count: 4;
      width: 100%;
    }

    https://startupwp.com/topic/customizing-your-theme/

    #1158
    sydneysider
    Participant

    Yes, Its a fair assumption that I am a newbie to wordpress, now I would appreciate if you can let me know where and how I need to place the above css code!!

    #1159
    StartupWP
    Keymaster

    Please see the link shared above:

    https://startupwp.com/topic/customizing-your-theme/

    Basically, you can just copy and paste into your theme options.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.