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 - 16,481 through 16,500 (of 53,646 total)
  • Author
    Search Results
  • #196002

    Currently I’m using the left sidebar on THIS SITE to display a menu of bands that are members of this organization. Beautiful. I have the sponsors, which they hope to grow, displayed in the footer. However, they would like to make said sponsors a bit more prominent and wondered if we could place those in another sidebar to be displayed along the right side. I’m seeing no way to make this happen within the theme, so I’m guessing this would be a change to a WordPress function (I’m already using a Child Theme) and probably even some custom CSS if it’s possible at all.

    Another option would be to reassign the sidebar for us on the right for the sponsors and make the left hand column just that, a column, with the same menu displayed for every page and post. To be honest, that would create a great deal of work at this point.

    Any other suggestions to reach this same end?

    Thanks so much!!

    #195996

    Hey, Please direct me on the following:

    On MENU my Home and Blog is in CAPS which is ok but as I have Yoast (SEO plugin) my homepage title is just “Home > ” which isn’t optimised, same with Blog page. Please direct me to add different Home and Blog page title (different from Menu) and not with uppercase – i’ve tried but cannot find it.

    thank you in advance

    #195989

    Hi guys, I wonder if you can help. I don’t know what I have done as I was only editing pages and then I removed the Search option from the Main menu on my site and suddenly the main menu is now placed under the header (it looks really bad too 🙁 ). I have searched through all the theme options and cannot see anything that would have caused this – can you please, please help me sort it out
    The site is

    Many thanks
    Chris

    #195974

    Hey,

    If you want to show breadcrumbs without the title you either need to use a child theme and hook the breadcrumbs into the page outside of the page title area. This would mean you have to manage a little code.

    Or you can leave the page title area turned on then hide just the title with css.

    Or you can manually add the breadcrumbs into the page using a shortcode:

    [kt_breadcrumbs]

    What method sounds best to you?

    Ben

    #195973

    Hey,
    usually, it’s a plugin or some script you could add in a page or widget area that would break jQuery.

    Have you tried deactivating plugins?

    Are you adding any javascript anywhere in the site?

    What is in your child theme?

    Ben

    #195968

    My client’s single product page is missing an image from the page.

    From the google developer’s page I see the opacity being set at “0.” Also, I see about 19 console errors. Most of them due to Uncaught ReferenceError: jQuery is not defined. Another product page appears to be fine.

    Is this due to a setting on the virtue theme? Any suggestions to fix the jquery errors…

    #195964

    Hello, for the design of a website I am working on, I need to hide my titles, which I do within the Post title and Sub title settings of each page, however, I would like to have breadcrumbs show on the top left side of my page. Is this possible?

    Many thanks in advance.

    #195941

    Hi,
    After new updates there are no caption text on Image Carousel in posts when I chose it in post header. It was working before and after clicking photo thumbnail to see bigger I saw caption text under the picture.
    Example page:
    Photos have captions there.

    Sebastian

    In forum: Pinnacle Theme

    In reply to: center footer widgets

    #195934

    This css should center your images:

    img.image.wp-image-28.attachment-full.size-full, img.image.wp-image-12.attachment-full.size-full, img.image.wp-image-10.attachment-full.size-full {
        margin: auto;
    }

    You can paste that into your custom css box in Theme Options > Custom CSS.
    This css will remove your page titles:

    .titleclass h1 {
        display: none;
    }

    Hope that helps!

    Hannah

    In forum: Pinnacle Theme

    In reply to: center footer widgets

    #195933
    This reply has been marked as private.
    In forum: Ascend Theme
    #195902

    Hi Lino,
    This css should adjust the style of your icons:

    .sf-menu li a i[class^=fa-] {
        font-style: normal;
    }

    We have a donate button on this page: https://www.kadencewp.com/about-us/ 🙂

    Hannah

    #195880

    And yes strange that limit max page removes my sidebar unless I have a setting somewhere that is doing that.

    Please send a login, limit max page shouldn’t remove the sidebar so something else is happing. I would like to check your settings.

    Use the checkbox for Set as private reply
    Ben

    #195879

    Hi Hannah that works but it doesn’t bring in the header or footer its just the post/sidebar that gets narrower.

    How do I bring in the header and footer as well?

    And yes strange that limit max page removes my sidebar unless I have a setting somewhere that is doing that.

    #195865

    Hi Dexter,
    Enabling the limit max page shouldn’t have removed your sidebar.
    You can use this css to limit the width of your content:

    div#content {
        max-width: 1000px;
        margin: auto;
    }

    Let me know how that works for you.

    Hannah

    #195858

    Hi Thomas,
    It looks like you’re adding this into your style.css:

    @media (max-width: 992px) {
    .panel-grid-cell {
        margin-left: 200px;
    }
    }

    That is pushing your content outside of the page on mobile. Is there a reason that’s been added?

    Hannah

    In forum: Virtue Theme
    #195853

    Hi

    1) I have some problems getting my up-sells products to be shown on my product page – actually for some products it works but for some it do not work.I simply cannot understand why – maybe you know why?

    For you info the cross-sells works fine on the basket page.

    2) When do the related products show up on the product page – where do I turn it on and off – and where are the related products selected?

    I have updated the Virtue theme and the Woo-commerce plug-in.

    Br
    Martin

    #195847

    I Ben turning on the “Limit Max Page to 940px” feature brought down the overall width but it also removed the sidebar.

    I would like to be able to bring everything in 10% or so and keep the balance between page elements.

    Thanks for helping

    #195799

    Yeah, the page content will appear wherever you place it on the enabled side of Theme Options> Home Layout. Hopefully that makes sense!

    If you want to have another page builder area on your home page, a workaround would be to enable the home widget area in Theme Options> Home Layout, then go to Appearance> Widgets, and add a layout builder to your Home Widget Area.

    Let me know if you have anymore questions!

    -Kevin

    #195797

    Thank you kevin it’s working. Can I just confirm that it’s just the Page Content that can be edited? So, for example if I had page content at the bottom of the homepage then I would only be able to edit things at the bottom of the page with the other Kadence widgets above it?

    #195793

    I am using google chrome on the mac.

    I think the host is just being slow today. I use pingdom all the time to measure pages speed.

    Thanks

    Jeremy

Viewing 20 results - 16,481 through 16,500 (of 53,646 total)