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,201 through 2,220 (of 5,356 total)
  • Author
    Search Results
  • #147570

    Hey,
    So the purple menu is not a built-in option with pinnacle. You would have to code something out through a child theme for that or make the whole page using page builder (still going to have to add a lot of CSS to make the menu full width and in line) and this means you can’t use a normal sidebar but that you add a column in page builder for your “sidebar” content.

    In terms of the slider, you would have to have a plugin that has that look. I’m not aware of any though.

    Then you can use the theme shortcodes to get some similar grids added through page builder using the visual editor widget.

    But in general, this isn’t a page that pinnacle is designed to make so it’s going to be quite the stretch to create something like it.

    Ben

    #147541

    Hi Hannah, thanks for the reply. Yes I have tried the blog template layout but cannot get the look the client wants. This is what she is looking for in a news page: https://www.coreconsultantsgroup.com/news/ as you can see there is a sidebar with custom content. Then there is a category menu (purple colour background) below the header. Then there is the recent news slider linked to the items on the right side of the slider. Below that again there is a grid of 3 recent post thumbnails and heading extracts below those 3 are another 6. Then below that is a random selection of 9 fullwidth post exerpts with a thumbnail pic and then the rest of the posts with only text exerpts.
    If not exactly the same I would appreciate help in getting the page to look as near to her current page as possible please.
    Regards, Janek

    In forum: Virtue Theme

    In reply to: Create New Sidebars

    #147491

    Hey Brandon,

    you can create new sidebars by going to Theme Options> Misc Settings.

    Then go to Appearance> widget to configure them.

    Does this work for you?

    -Kevin

    #147488

    How can I create additional sidebars besides the Primary and Sidebar01?

    In forum: Virtue Theme

    In reply to: Custom CSS/codes

    #147194

    Ok thanks! It is closed now and problem solved. Interesting that the sidebar impacts a menu in the footer 🙂

    Regards,
    Jari

    In forum: Virtue Theme

    In reply to: Custom CSS/codes

    #147188

    If you look in your sidebar you have a text widget with this:

    <a href="https://tifo.fi/evasteet/"target="_blank">Tietosuojaseloste</a

    And that is causing your issue. You need to fully close out the link.

    Ben

    In forum: Virtue Theme
    #146964

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

    .search aside#ktsidebar {
        display: none;
    }
    .search div#ktmain {
        width: 100%;
    }

    Hope that works for you!

    Hannah

    #146962

    Try also adding this css:

    .sidebar #mc_embed_signup form {
        padding: 0;
    }

    Hannah

    In forum: Virtue Theme
    #146955

    HEllo,

    I’m looking for custom CSS/short codes for the following issues.

    1. When browser screen is made narrower by moving the browser from right to left, the last column/page on the Top bar navigation moves very quickly below the first column/page (causing the navigation to appear on two separate rows). Is there a custom CSS code or something else that can be done so that Top bar navigation structure would be on one row even when if browser screen is narrower? Maybe the distance between the columns/pages on the Top bar could be shorter?? Alternatively is there a way in which the entire Top bar navigation could be moved more towards left (i.e. closer to site logo)?

    2. I use number of Keywords/tags for my blog articles. These keywords/tags appear in very small font right now – below the actual article and the left sidebar, in which I use the “cloud” for keywords. Is there a way to change the font size of keywords/tags so that they would appear in slightly bigger font?

    3. Collection of my blog posts appear on the front page of my site and the blog page together with excerpt text. Now, for mobile viewing, I would like to turn off the images associated with the posts in these 2 places. When viewing on mobile the blog post images should ONLY appear on the actual blog post page. Is there some custom CSS to do this?

    Thanks in advance!

    Regards,
    Jari

    #146935

    I have a search bar enabled in my topbar. When you use the search bar the results display page layout shows up with a sidebar. Is there a way I can change this so that the search results page displays full width without a sidebar?

    #146920

    Hey,
    This should work for you:

    .sidebar div#mc_embed_signup_scroll {
        background: #eee;
        padding: 5px;
    }

    You can paste it into your custom css box in Theme Options > Advanced Settings.

    Hannah

    #146918

    What would be the code and where would I put it for the subscribe sidebar widget box? Thanks, Sharon

    http://www.hcarcheology.org

    In forum: Virtue Theme

    In reply to: Sidebar problems

    #146597

    I tested with that user and I see the sidebar when I’m logged in.

    Ben

    In forum: Virtue Theme

    In reply to: Sidebar problems

    #146576
    This reply has been marked as private.
    In forum: Virtue Theme

    In reply to: Sidebar problems

    #146567

    Sorry for the delay. I’m still seeing the sidebar. Are you using a caching plugin to clear your cache?

    Hannah

    #146544

    Hey,
    I am confused. In any theme, the sidebar shows on a page that has a sidebar if you lock the content. The password protect is only for page content it won’t lock other areas like a sidebar, header or footer.

    Perhaps what you would like better would be to use pagebuilder for your content add your “sidebar” as a layer in page builder then use a page that doesn’t output a sidebar.

    Ben

    #146354

    Hi

    I have a set of locked pages on my site guttekoret.no
    These pages have a separate menu, in their own sidebar – only displayed on these pages.
    This worked fine when using the Virtue theme, but after redesigning and moving to the Ascend theme – the sidebar shows up even if you have not “logged in” on the locked pages.

    I have installed widget logic on the site to try to hide the widget, but I am no programmer – and I cant fint a code for hiding/ unhiding widgets on locked pages.

    In forum: Virtue Theme

    In reply to: Sidebar problems

    #146285
    This reply has been marked as private.
    In forum: Virtue Theme

    In reply to: Sidebar problems

    #146284

    Hi Harry,
    What sidebars have you enabled from Theme Options > Shop Settings? Make sure you have added content to these from Appearance > Widgets. Or is that already the case?

    Hannah

    In forum: Virtue Theme
    #146279

    Hi there,

    I’m having some issues with the sidebar displayed on my shop/category pages.

    I had a sidebar setup which was working on my category pages and im almost certain i havent changed any setting regarding this aspect of the website, yet the sidebar seems to have gone? It seems to have happened after I added products?

    Could you help me amend this?

    Thanks

Viewing 20 results - 2,201 through 2,220 (of 5,356 total)