Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Search Results for 'sidebar'

Home / Forums / Search / Search Results for 'sidebar'

Viewing 20 results - 4,581 through 4,600 (of 5,356 total)
  • Author
    Search Results
  • #33091

    20% lighter than Primary Color is a suggestion based on how hover effects are set up, it’s editable because you can do whatever you want.

    Sidebars are not set in px. It’s a responsive theme everything changes based on screen size. Yes they are the same width percentage.

    You don’t adjust the button shortcode for how you want to align it. It should be aligned based on what alignment your using in the visual editor widget. If you want a center for example click the center text alignment button like you would for any other text.

    Ben

    #33090

    You can use this css:

    .sidebar li {
    line-height: 30px;
    border-bottom: solid 1px #e5e5e5;
    border-color: rgba(0,0,0,.05);
    }

    But it looks like your sidebar is different then on the service page. Are you using a plugin to show or hide widgets based on the page?

    Ben

    #33076

    I am using a “coming soon” plug in so I don’t know how to show you what I mean. I am assuming you understand?

    By default does the button float left? The image is centered and so is the Testimonial Creosol I have in the same sidebar.
    Isn’t there an adjustment I can make in this shortcode?
    [btn text=”Contact me” tcolor=”#156c7d” bcolor=”#bef202″ thovercolor=”#bef202″ bhovercolor=”#519548″ link=”http://intuitivesoulreadings.com/contact/” size=”small” icon=”icon-bubbles3″]

    The hover color should pull from your 20% lighter than Primary Color set in Theme Options > Basic Styling.
    Ok.That is what I thought. What I was doing is clearing the color select, saving, and it was defaulting to an old color selected. When I select a new color, the new color “is” the hover over color. I don’t get what the “20% lighter than Primary Color” means? It’s not a default to primary color selected? Is it a suggestion?

    How wide (px) is a sidebar? Are they all the same width?
    thank you!

    #33072

    It looks like you’re using two different widgets. Check that your widgets and settings are the same on both sidebars.

    #33068

    Try adding this to your custom css box in Theme Options > Advanced Settings:

    @media (min-width: 900px) {
    .sidebar .sm-kad-btn {
    margin-left: 100px;
    }
    }

    You may need to adjust the margin.

    The hover color should pull from your 20% lighter than Primary Color set in Theme Options > Basic Styling.

    Hannah

    #33037

    The image I was talking about is gone. Not concerned about that any more.
    The site is set at coming soon.
    I have an image and button in the sidebar I created in featured-sidebar template. Under the image I have a button to a link. It is now set off to the left under the image. If possible I would like to center the button under the image.
    This button in (visual editor) is in the side bar but falls left under the centered image in (visual image).

    [btn text=”Contact me” tcolor=”#156c7d” bcolor=”#bef202″ thovercolor=”#bef202″ bhovercolor=”#519548″ link=”http://intuitivesoulreadings.com/contact/” size=”small” icon=”icon-bubbles3″]

    Also, where is the hover over color setting for contacts and testimonial buttons, please.

    #33030

    I did not have a feature image selected for that page. The image showed up with arrows on either side like the image was part of a slider. Flex slider was selected but did not contain images yet. I deleted image from library and it no longer showed up. But it didn’t even show up as a blank box with a question mark. Oh well.

    I’m using Feature-sidebar. I put a widget link button under a widget picture in the sidebar. Is there a way to center the link button under the picture?
    Thanks

    #33024

    An Image is randomly showing in the header area using Feature or feature-sidebar templates. It is the same image.
    If I update page attributes template to full width or default, the image is not there. Then I update page attributes template to either feature or feature-sidebar and sometimes the image appears and sometimes it does not. I had this image on home page but removed it to see if there is a connection. I also had the image at one time in Virtue Image Widget and as a Secondary Menu Image but have removed both. I cannot see any place in theme options, widgets or on a page, where this image is currently uploaded.

    #32838

    Try adding this to your custom css box in theme options > advanced settings:

    .sidebar {
    border-left: solid 1px #000;
    padding-left: 15px;
    }

    Hope that works for you!

    Hannah

    #32816

    Hi.

    Is there a way to delimit the text and the sidebar with a horizontal bar to the right from the text?

    Thanks

    In forum: Virtue Theme

    In reply to: Sidebars?

    #32804

    Melissa, Theme options > misc settings. You can add as many sidebars as you like.

    Ben

    In forum: Virtue Theme

    In reply to: Sidebars?

    #32796

    Ben gave me this great explanation earlier. Go to this forum link. https://www.kadencewp.com/support-forums/topic/page-templates-sidebars-correlation/

    In forum: Virtue Theme

    In reply to: Sidebars?

    #32794

    Another question though. I see there is a choice of Primary Sidebar or Sidebar1. I have added images and links to sidebar1 and have that showing on my About page. But what is the difference between Primary Sidebar and other sidebar(s)?

    Since there is a sidebar1, does this mean I can create Sidebar2, Sidebar3, etc.? How do I do that? I don’t see where to actually create a new sidebar. Still a bit confused I guess.

    Thanks,

    Melissa

    #32778

    1. The default template is just going to default to show a sidebar and it will be the primary. If you want to have a custom sidebar use the “sidebar” Template. once you save the page you will see option to choose which sidebar widget area you want to use.
    http://docs.kadencethemes.com/virtue/#sidebarpage

    2. The differences is you can add different features to the header: http://docs.kadencethemes.com/virtue/#featurepage

    If you want a sidebar use the feature-sidebar template: http://docs.kadencethemes.com/virtue/#featuresidebarpage

    3. The differences is you can add different features to the header. See: http://docs.kadencethemes.com/virtue/#featuresidebarpage

    4. You can’t add a sidebar to the fullwidth template. the only way it could is if the template is being overridden by say your home or shop page.

    5. Just create one, then use the sidebar template and you can select to show that sidebar.

    Ben

    #32754

    Where is the best place to get a good understanding of the difference in the page templates and the use of the different sidebar options with the page templates in the Virtue Premium Theme?

    Here are some of questions I have:

    Templates
    1) default template
    a) I think I know it’s a template with sidebar, right?
    b) is a default sidebar attached to this template?
    c) can I change which sidebar is attached to this template?
    d) can I use a sidebar from “create custom sidebar”?
    e) When I select to use this template to create a new page for the site, will the sidebar settings and content of the sidebar for the new page be locked into the same settings and content of a page previously created page using the default template?

    2) feature template
    a) What are the differences in this template compared to the fullwidth template?
    b) can I add a side bar to this template?
    c) if I can add a sidebar to this template, would it be the same as the feature-sidebar template?

    3) feature-sidebar template
    a) what is the difference between this template and default template?
    b) is a default sidebar attached to this template?
    c) can I change which sidebar is attached to this template?
    d) can I use a sidebar from “create custom sidebar”?
    e) When I select to use this template to create a new page for my site, will the sidebar settings and content of the sidebar for the new page be locked into the same settings as a page previously created page using the feature-sidebar template?

    4) fullwidth template
    a) I believe I have seen that a sidebar can be added to this page. If a sidebar can be added, why use this page with a sidebar versus another template with a sidebar?

    Sidebars
    5) how do you use “Create custom sidebar”?
    I can’t see to get it to show up on any page.

    In forum: Virtue Theme

    In reply to: Sidebars?

    #32744

    Hi Melissa,
    You can create your sidebar in Appearance > Widgets. To add a sidebar to the homepage you can select the sidebar layout in Theme Options > Home Layout.
    As for the rest of your site, you can either use the sidebar page template (under page attributes in the edit page) or with some templates you have the option of turning the sidebar on or off(again, in the edit page). All your shop page sidebars can be set up in Theme Options > Shop Settings.
    Hope that helps!

    Hannah

    In forum: Virtue Theme

    Topic: Sidebars?

    #32725

    Hi,

    Stupid question I know, but how do you add a sidebar? I can’t find that option anywhere. Do I need to install a plugin to be able to utilize sidebars? If so, do you have one you recommend to work with Virtue Premium?

    Specifically, I’m looking to add different sidebars to different pages, while having some pages without any sidebars. I would like to feature some of my products on the right sidebar for pages that are largely text/informational otherwise.

    Thanks!

    Melissa

    #32662

    Hey,
    2. if you want to control the sidebars you have to use a function. For BBPress you would add this in your child theme functions.php file:

    add_filter('kadence_display_sidebar', 'bbpress_sidebar');
    function bbpress_sidebar($sidebar) {
      if (is_bbpress()) {
        return false;
      }
      return $sidebar;
    }

    That would turn the sidebar off for all bbpress pages. iThemes Exchange would probably be similar haven’t used it and it’s not the supported ecommerce plugin but using that function you would just change the conditional code “is_bbpress()” to make whatever iThemes Exchange has.

    Ben

    #32650

    Hi Liesel,
    1. Yes, with css and a page-id. Try this for that specific page:

    .page-id-170 #containerfooter {
    display: none;
    }

    Just paste it in your custom css box in theme options > advanced settings.

    2. In Theme Options > Shop Settings set the Product Sidebar Default to “No, do not show.”

    Hope that helps!
    Hannah

    #32636

    Hi!

    1. Is there a way to not have the footer show on select pages? i.e. this page-

    2. In using both iThemes Exchange and BBPress, when they generate their own pages, they are picking up default page that has the main sidebar on it. How do I change the default page style, that they are obviously using, so it does not show a sidebar, but is full width? ie.

    Thanks for all your help!!
    Liesel

Viewing 20 results - 4,581 through 4,600 (of 5,356 total)