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,501 through 2,520 (of 5,356 total)
  • Author
    Search Results
  • #130395

    thanks Ben,
    I can’t remove the sidebar from the blog also even though I have no sidebar everywhere, will I make another topic?

    #130070

    Hello

    I am trying to remove the Primary Sidebar on a page that has my own custom page template, but also to have the content field to be full width, just like the full width template. I have tried copying the page-fullwidth.php file and then changing the file name and the template name, because I will need multiple template to be without a sidebar and to be full width, but ones I change the file name the sidebar appears and the content is no longer full width. Is there some function that is saying that page-fullwidth.php has no sidebar, because I see now sidebar code in any of the page template folders.

    Is there any way of doing this, or some code I need to apply or amend.

    Kind Regards
    Jacob Nock

    In forum: Pinnacle Theme

    In reply to: More than 5 Sidebars

    #129953

    Hello florian,

    In Theme Options> Misc Settings, you should be able to create as many sidebars as you need. There should not be a limit.

    Are you being restricted to 5 sidebars through there?

    -Kevin

    #129933

    Hey Mikel,
    Looks like you have a plugin outputting the first title? You can remove with this css:

    .container.pageheadfeature.postfeat.feature_container {
        display: none;
    }

    Just paste that into your custom css box in Theme Options > Advanced Settings.
    You can edit your social media icons and all other sidebar content from Appearance > Widgets.

    Hannah

    #129914

    Hello,
    I’m using sidebars for different kind of logos that are shown next to my sites.
    The standard amount in Pinnacle Theme is 5. Is there a way to have more?

    Here is an example for what I use them for.

    Kind regards

    Florian

    #129798

    You can enable/disable a sidebar from your posts from Theme Options > Blog Options > Blog Post Defaults. You can add content to your sidebars from Appearance > Widgets.

    Hannah

    #129725
    This reply has been marked as private.
    #129696

    Thanks, Hannah.

    I just disabled all of the sidebars in the Theme Options > Shop Settings and the Theme Options > Product Settings areas.

    I am still having this weird issue:

    http://butterfly-maiden.com/online-store

    #129693

    Hey Janet,
    You just need to disable your sidebar. You can do this for the shop page from Theme Options > Shop Settings and for the product pages from Theme Options > Product Settings.

    Hannah

    #129553

    I think I am causing myself problems here.

    I have search the Virtue Theme Options for a parameter that allows me to specify the background color of Post, not Pages. I know where parm is for pages. But, does it also style the Post background?

    Here is some custom code I found which had no impact:

    /*.postlist article

    {
    /* background: #d39d4a; */
    background: pink !important;

    }
    */

    Is there a separate parm for Post background? And if not, how can I specify that via custom code?

    Thanks,

    Jerry

    In forum: Virtue Theme

    In reply to: css for product pages

    #129518

    Hi,
    1.

    #containerfooter .menu li a {
        background: #E27D09;
        padding: 10px;
    }

    This will affect the hover:

    #containerfooter .menu li a:hover {
        background: #E27D09;
    }

    2.

    .tnp-widget input.tnp-submit {
        background-color: rgba(0,0,0,.1);
        color: #333;
        border: 0;
    }

    And the hover:

    .tnp-widget input.tnp-submit:hover {
        color: #fff;
    }

    3. Product categories pulls from your h3 tag. The title pulls from your h1. Both can be set from Theme Options > Typography. This css will change the variable labels:

    div.product .product_label label {
        font-size: 15px;
    }

    4.

    #content div.product form.cart .variations label {
        width: 100%;
    }

    5. Those all pull from your h3 settings (theme options > typography).

    6. The sidebar titles also pull from your h3 settings. The filter text pulls from your h5 settings.

    7. Are you able to add the discounts separately? They are already displaying inline-block.

    Hope that’s helpful!

    Hannah

    #129118

    Hello,

    The website is

    1) I tried to include a Facebook code generated here in a footer box (the third box), but it does not displayed the result. In any other place except the footer (in sidebar) the code is displayed.

    2) There is a slide on top of the homepage (5 images). Is it possible to extend the slide, using Kadence Slider, on 100% width, beyond the left and right borders of the layout?

    Thank you,

    Nicolae

    In forum: Virtue Theme

    In reply to: Images not loading….

    #129054

    Your issue is caused by your “take the poll” script your adding in teh sidebar.

    It’s incorrectly reload jquery. Which is bad and causing your issue with scripts not functioning.

    You can test and see by moving that widget to inactive.

    Based on the code I see here you can’t use this script and I see no workaround as it’s breaking how wordpress loads jquery.

    Ben

    #128996

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

    .sidebar .widget-first {
        margin-top: 0;
    }

    If that doesn’t work please post a link to your site.

    Hannah

    #128992

    Hi

    I would like to know how to align the sidebar on the shop pages at the top? May you help this fix this out, please

    See in image the red arrow pointing where I nees help:

    Thx

    In forum: Pinnacle Theme

    In reply to: Sidebars Issues

    #128857

    Ok I figured out the issue for your blog page. You don’t want to be assigning it to be your posts page under Settings> Reading. This is preventing the theme from assigning the blog template to your actual blog page and that’s the reason that the sidebar control is having no effect.

    Set it to be blank and then the sidebar settings should be reflected on the news page.

    Let me know if this works for you!

    -Kevin

    In forum: Pinnacle Theme

    In reply to: Sidebars Issues

    #128825

    When I’m looking at the dropdown menu, I have it set to “No.” Even after going back in and “updating” the page, it still displays the primary sidebar.

    Thanks for taking a look.

    In forum: Pinnacle Theme

    In reply to: Sidebars Issues

    #128823

    For the blog page, it looks like under “Sidebar Options” you have set “Display Sidebar?” to YES.

    Try going into the page settings for each page and check to make sure that “Display Sidebar?” is set to NO.

    Does this make a difference?

    -Kevin

    In forum: Pinnacle Theme
    #128810

    Hi –

    I have Pinnacle running on the url jamlac.org. I’m running into issues with sidebars displaying on the wrong pages. Two in particular:

    jamlac.org/events – a footer widget area is displaying where the primary sidebar should be
    jamlac.org/news – the primary sidebar is displaying even though I have “no sidebar” selected from the drop down.

    In the case of the events page, I had to move to using a sidebar instead of creating content inside the page because the EventOn widget was having trouble with the theme when I used pagebuilder.

    Any help you can lend would be great. Thanks!

    #128795

    On your apperance > widgets page. You have a primary sidebar that is empty. If you had a widget in that sidebar area then it would show where you see that gap.

    The search results page has a sidebar.

    If you would like to not have a sidebar on your search results page you can use this css:

    .search-results .main.col-lg-9 {
        width:100%;
        float:none;
    }
    .search-results #ktsidebar {
        display:none;
    }

    Ben

Viewing 20 results - 2,501 through 2,520 (of 5,356 total)