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 'page '

Home / Forums / Search / Search Results for 'page '

Viewing 20 results - 14,881 through 14,900 (of 53,646 total)
  • Author
    Search Results
  • #206494

    1. I’m actually seeing your content aligned with the sidebar on your single post pages. It’s just aligning with your category title rather than the post title.

    2. You can create some padding with this css:

    @media (max-width: 992px) {
    aside#ktsidebar {
        padding-top: 20px;
    }
    }

    Hannah

    #206493

    Hello Team Kadence!

    I’m wondering if there is a filter/hook I can add to my child theme so that ONLY the default template can be used for the homepage layout via theme options and that if someone uses a different template for the page set as the homepage, it’d work like normal and use all the options the template has.

    Thank you.

    For example: Feature – Sidebar would work like normal if that template is set for the homepage (via settings > reading > static page), instead of using the homepage layout via theme options.

    #206483

    Hi,

    I’m Using the Premium version of Ascend and the Events Calendar by Modern Tribe. For a listing of all events with calendar search and free text search the plugin uses a slug that isn’t a page. So I can’t do anything about how the events are presented. There is a widget which lists coming events and I’m using that on a page.

    Events widget on a page (This is how I want it too look).

    But doing so the filter and the search function is not generated.

    see example here on how the plugin presents the events, without any possibility to edit and modify.

    Is there a workaround for this?

    #206479

    Hi Kevin,

    Amazing, thank you so much, I almost have everything now sorted!!

    Only two last things:

    First, with respect to single blog posts, I need to bring up to content slightly to match the sidebar. The spacing appears to be 5px or 6px more than everywhere else. For example – https://digitalflightwire.com/aerosoft-koln-bonn-jo-erlend-release-tomorrow/

    Lastly, now with these adjustments, when everything collapses to mobile, there is almost no spacing between the page content and the top of the sidebar.

    Again, thank you so much, it is greatly appreciated, you guys are awesome!!

    Mark

    #206475

    Have you tried adjusting the margins of your widgets when configuring the sidebar in page builder? You should be able to set it in the widget settings, then you can only target that specific widget.

    -Kevin

    #206473

    Hi Kevin,

    Thank you kindly, I was able to figure this and it works well for the posts. However, now when viewing archives such as – https://digitalflightwire.com/category/fsx/ – the sidebar seems to be pushed down by the title height and does not line up?

    Is it possible to adjust this without changing on the front page and subsequent post pages?

    Thank you so much!!

    Mark

    #206472

    What was the previous setup for your home page? If you put it back to what it was I can help you get the spacing correct there.

    You can set the amount of columns for your home blog in Theme Options> Home Page Content, “Module Page Content.”

    -Kevin

    #206470

    Hi Kevin,

    Thank you kindly, I think that worked, however, to make the front page line up I had to change to static posts. However, now I can’t get it display only one post per row?

    Any ideas?

    Thank you again!!

    Mark

    #206467

    Thank you Hanna,

    Well, not working.

    While the home page contents is now centered back, its top contents image (from a widget via the site builder) is gone. Also gone is the left sidebar from the /shop/ page. The shop page itself is now again as full width size.

    Rainer

    #206465

    Hey guys!

    I was hoping to implement a consistent spacing between content and the top header throughout the site. Basically, I would like to increase the spacing between the top header and content for all pages including archives, pages, post lists, and posts themselves. Also, if possible, I would like to control the sidebar height to better align with content?

    Thank you so much in advance!! The site is digitalflightwire.com

    Mark

    #206464

    Actually, keep the old code and add this instead of what I previously gave you:

    .home .main.col-md-12 {
        width: 100% !important;
    }

    To make this apply to other pages just replace “home” with the page id. This tutorial explains finding page id’s: https://www.youtube.com/watch?v=fLg2T1AvmFE

    Hannah

    #206461

    Hmmm..

    With your new code, that issue is now ok… if I disable the old code 😉

    But than I cannot make the sidebar smaller. Or can I?

    Also, if I have other selected pages and I need full width for them too, how to do that with your code?

    And still keeping sidebar selective smaller.

    Rainer

    #206460

    Hi Hanna,

    Seems it makes no difference. I added your code snippet but home page remains still not be full width 🙁

    Rainer

    #206457

    Is the homepage the only page you’re not using a sidebar? If so, you can use this css to stretch it full-width:

    .home .main.col-md-12 {
        width: 100%;
    }

    Hannah

    #206454

    Hi Hanna,

    Not sure how to do that.

    I wanted the left hand sidebar for the WC shop page (and all other pages with a sidebar) smaller than you usual have implemented.

    My new implementation worked well on my page for my WC shop … .com/shop/

    But it seems it changed the size for my home page too, although there, no sidebar is used nor activated.

    So the question is: How to reduce the width for the sidebar (for all other pages) without affecting the contents only full-width size of the home page?

    I tried CSS with something like using .sidebar , but that didn’t worked and had no affect on any of my sidebar pages, including or especially /shop/

    Please advice Hanna. Thanks,

    Rainer

    #206449

    Hi,
    On my site I have a same page anchor button link “Neem voor meer informatie gerust contact met mij op. (button within Siteorgin hero frame)

    The offset for this link is not going well.
    When I use the link in the main menu, it perfectly goes to the Contact headline, but when using the the anchor link in the button, it goes below the Contact headline.

    Any ideas? (I am using the WordPress plugin scroll to ID, maybe this only works in the header menu?)

    Thanks in advance.
    Martin

    #206445

    Yes Hanna. Just checked it again… in case… but that point is still ok

    I guess my problem has to do with custom CSS, but again, I can’t point my finger exactly to it and if that is the reason.

    I did not checked my home page for a while, so I did not found out when this problem somehow sneeked in. But certainly not older than a week or so.

    Maybe it has to do with sidebar selection, but again, I did not selected a sidebar for the home page. I always wanted that one witout it.

    What I added has been a sidebar for the WC shop… and I usesd CSS to make the left sidebar smaller as usual. But again, in your main selection I did not activated a sidebar for the home page at all.

    Thanks Hanna.. so it must be something else I guess…

    Rainer

    #206431
    This reply has been marked as private.
    #206430

    Hi,

    For some reasons, my home page suddenly shows a right hand sidebar, where there should be none at all. It ever worked, but I can’t figure out what’s wrong. The only sidebar I use is on my shop page, but that is a left sidebar and works correctly.

    Please be kindly to advice

    Thank you

    Rainer

    #206420

    Which pages do you want to change the background of? And what do you want the new background to be? Also, you have maintenance mode on so I can’t see your site.

    Hannah

Viewing 20 results - 14,881 through 14,900 (of 53,646 total)