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 - 2,481 through 2,500 (of 5,356 total)
  • Author
    Search Results
  • In forum: Virtue Theme

    In reply to: Fonts

    #131035

    One more question please: how do you change the font styles of the special menu that we place on the sidebar?
    thanks,
    Tracy

    In forum: Virtue Theme

    In reply to: VP Theme changes

    #130984

    3. I’m not sure what the function would be, so we’ll have to wait until ben gets back on here.

    4. Try this:

    aside#ktsidebar {
        padding-right: 25px;
    }

    5. I’m not sure what will happen, but I would venture to guess that your sliders would be saved. You can always backup your site before making the change to ensure that any data will not be lost.

    And to note, in the future, would you kindly post each individual question in its own separate topic? Multiple questions in a single thread make answering them more difficult than when there is a single thread for each question. You’ll get faster responses that way, and it helps keep the forums organized so that everyone can find information easier when searching or previously answered questions.

    Thanks!

    Also, we still support and maintain all of our current themes, so you would not lose out on anything except differing functionality by choosing to use Pinnacle over Virtue. We still check the forums daily and updates to the theme are still pushed out on a regular basis.

    -Kevin

    In forum: Virtue Theme

    In reply to: VP Theme changes

    #130815

    Here’s another question:

    How do I get sidebar to move up so “search” field lines up with page titles?

    Previous theme page-align search with page titles

    #130753

    Virtue Premium latest version
    Wordpress latest version

    On home page the title (actually the div of class “container” where the title sits) runs into sidebar:

    What would be the best way to correct the problem?
    – remove class with javascript?
    – change page templates in child theme?
    – override css?
    – …?

    Thanks in advance for recommendation,
    andrei

    In forum: Virtue Theme

    In reply to: VP Theme changes

    #130728

    Hi Sharon,

    1.

    #nav-second ul.sf-menu>li {
        width: 10.5%;
    }
    .navclass {
        background: #000000;
        border-top: 2px solid #eea91f;
        border-bottom: 2px solid #eea91f;
    }

    2.

    @media (min-width: 992px) {
    aside#ktsidebar {
        width: 20%;
    }
    .main.col-lg-9.col-md-8 {
        width: 80%;
    }
    }
    .sidebar h3 {
        background: #eea91f;
        padding: 2px;
    }

    3. That would require adding a function into a child theme. You could possibly style with css if you added the text to one of your columns. Let me know if you want to go this route and I can try to work up some css.

    4.

    .entry-content {
        padding: 0 15px;
    }

    5. I believe cyclone slider 2 and pro are the same. Where exactly are you getting stuck? There are lots of youtube tutorials out there for this plugin.

    Hope that’s helpful!

    Hannah

    In forum: Virtue Theme

    In reply to: adding a sidebar

    #130692

    Hi Harry,
    1. This tutorial explains- https://www.kadencewp.com/add-icons-to-your-menu/

    2. You can add borders with css. If you post a link and specify which menu items I can help with that.

    3. You can hide your sidebar from mobile with css like this:

    @media (max-width: 992px) {
    #ktsidebar {
        display: none;
    }
    }

    Just paste that into your custom css box in Theme Options > Advanced Settings.
    Hope it helps!

    Hannah

    In forum: Virtue Theme

    In reply to: adding a sidebar

    #130687

    Is there also any way i could hide sidebars from appearing at the bottom on mobile devices?

    In forum: Virtue Theme

    In reply to: adding a sidebar

    #130682

    Hello Harry,

    You can in fact create as many sidebars as you like! All you have to do is go into Theme Options> Misc Settings and create them there.

    Then go into Appearance> Widgets to configure those sidebars.

    Once created, you can assign sidebars to any page you like within the settings for each page.

    Let me know if that helps!

    -Kevin

    In forum: Virtue Theme
    #130681

    Hi there,

    I’m currently using the Primary Sidebar as my blog sidebar and was wondering if there was a way to add a new side bar and use it on the homepage. Is there also any way to create multiple custom sidebars for different page(s)?

    thanks in advance

    #130609

    Hey Glenda,
    In Theme Options > Blog Options have you selected a full width layout beside Display the sidebar on blog archives?

    Hannah

    #130580

    Hi Judith,
    Unfortunately there isn’t a built in option to make the sidebar sit above the content in mobile. A workaround would be to add these widgets to the content area of your page and use css to hide it when on desktop. Then you could also use css to hide the sidebar on mobile. Would that work for you?

    Hannah

    #130566
    .sidebar .flex-control-nav {
        display: none;
    }
    #130556

    Sorry, I should’ve notice the issue before. The reason that the settings were being overwritten is due to the fact that you assigned a blog page through settings> reading. For the theme to properly function, you have to leave the posts page blank in that section.

    I made the change for you, so if you’d like to take a look you should now see no sidebar on the blog page.

    -Kevin

    In forum: Pinnacle Theme

    In reply to: sidebar disappears

    #130551

    Hey Rick,

    You should be able to create as many sidebars you’d like under Theme Options> Misc Settings. If your sidebars are disappearing, then you’ve got something breaking the functionality of your site, probably a plugin.

    The first thing I would test is your plugins by going through and deactivating one by one to see if your sidebars reappear. also be sure that you’re clearing your site’s cache after creating the sidebars, though the cache shouldn’t affect anything in your dashboard.

    Also be sure that you’re up to date on all plugins and wordpress.

    Let me know if this is helpful.

    -Kevin

    #130476

    Hello, seems like the problem is solved by recreating the gallery, which i did (I didnt install the plugin simple image sizes and im keeping the other deactivated). And I am also asking for support to the plugins creators. Thanks for the support anyway.

    By the way, going back to the original question, Can you tellme the CSS to hide the gallery’s dots in the sidebar only, letting the arrows visible? I am trying to set this gallery as a “random image gallery”. The gallery is in the main column. The gallery is here. http://acolombiantraveler.com

    Thanks

    #130457

    Hi,

    I made a blog post and choose sidebar 1. It worked well and after some time sidebar 1 was gone and only the primary sidebar was available. Somehow it appeared again after some hours, but now it is gone again… do not see it in apearance>widgets and also not in the options for a new post.

    How can I fix this and how can I make new sidebars?

    #130442
    This reply has been marked as private.
    #130435

    Hello Glenda,

    Did you set the sidebar to be off in the page edit screen under Blog List Options? It appears that the sidebar is still being assigned through there.

    If it is not assigned in that area, then clear your cache to make sure the settings are reflected.

    Let me know if this doesn’t make a difference, and if you want to post a temporary login in a private reply, I can take a look at the settings.

    -Kevin

    #130420

    Hi!

    I was wondering or it is possible to copy a page or a blog message.

    If I need to make 5 new pages or blog messages and would like to have them in all the same style (same header height, header image, type of sidebar etc.) I have to set all these things per page what takes some time..

    It would be easier to set up one page and copy it 4 times…

    Rick

    #130400

    I can’t remove the sidebar from the blog even though I have no sidebar on the settings for the blog page.
    The actual post is not showing a sidebar, so that is working.

    It’s just the page when you click on the Blog page.
    Same details as before

    I gave you access if you need to look in the dashboard again.
    Thanks
    Glenda

Viewing 20 results - 2,481 through 2,500 (of 5,356 total)