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 - 7,201 through 7,220 (of 53,646 total)
  • Author
    Search Results
  • In forum: Ascend Theme
    #253944
    This reply has been marked as private.
    #253929

    Hi there,

    I selected for the main content background to be black, and the body background to be white. By body background I assumed that it would be the area of the page contains text and main content background I thought was everything around the page. Please let me know if I am adjusting the settings wrong or if this needs to be done with css instead. Thank you again for all of the help.

    (This is how it looks currently)

    (This is how I am trying to get the color scheme to look like. Page is white and the site background is black.)(This is site is using pinnacle, not virtue.)

    #253924

    You have some random extra brackets in your css. Try changing all that to this:

    @media (max-width: 768px) {
    .kad-header-left {
    width: 85%;
    }
    .kad-header-right {
    width: 15%;
    }
    .kad-header-style-basic #logo a.brand {
    font-size:20px !important;
    }
    }
    
    @media (max-width: 350px) {
    .kad-header-style-basic #logo a.brand {
    font-size:18px !important;
    }
    }
    
    topbar_social img {
    width: 100%;
    }
    #kad-banner #topbar .topbarsociallinks li a {
    max-width: 150px;
    }
    
    .page-header .portfolionav, .page-header .portfolionav a {
    color:#000;
    font-size: 15px;
    font-weight: bold;
    }
    
    #kadbreadcrumbs, #kadbreadcrumbs a {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    }
    
    p.subtitle.home-page-subtitle {
    font-size: 34px;
    font-weight: bold;
    }

    Let me know if the issue remains!

    Hannah

    In forum: Ascend Theme
    #253923

    Hey Connie,
    Sorry for the delay!
    1. Try adding this to your custom css:

    @media (max-width: 768px) {
    .home .titleclass {
        padding: 10px !important;
    }
    }

    2. I’m not able to duplicate this. Would you mind sending login info so I can take a look at your settings? You can set as a private reply.

    3. I don’t see extra space under your menu, but rather lack of space. Your content is being pulled up into the header. Are you seeing something different? Are you setting this page up differently from your other pages?

    Hannah

    #253909

    Hey,
    I think there may be some confusion. You shouldn’t have a plugin active if you are turning off all the settings. By deactivating every block it doesn’t prevent the plugin from running it just prevents the blocks from being options to use in your page. However, if you’ve already used a Kadence block in your page that would cause an error on a page where you were using a block.

    In short, if you don’t want to use something deactivating the plugin is how you turn it off.

    Out of memory error.
    your notice says it was only using 2097152 bytes (2MB) when it ran out. This is an issue with your server. Most WordPress servers have 128mb to 256mb and pro servers have more. If your max setting is at 2mb then WordPress won’t ever be able to run correctly.

    Ben

    #253908

    Dear Team,

    Hoping all fine and good health there?

    Only the above feature is the lack to launch my new website. In some tutorial, I saw particular and decided to move from OceanWP Pro themes to Kadence. Base website structure I ready but difficult to achieve extra highlight text below buy button and payment gateway logos.

    Please guide me to restructure product layout with virtue child bold theme Or is it possible 2nd alternative with Kadence free base theme with rest woo-commerce functionality on shop page and check out too?

    One more question – Woo extra plugin is compatible with other Non-Kandence Themes?

    Hoping to reply back soon with the solution.

    Regards
    Himanshu

    #253899

    Hey!

    I suggest making a custom page title for your home page, so in fact, turning it off just in the static home page and adding a row within blocks that is set up how you want with min-height that way your main customizer setting is what will apply to the average page.

    As for the toggle for menu on all devices for this you would just show the mobile header for all screen sizes. Which you can do by adding this css:

    .site #main-header {
        display: none;
    }
    .site #mobile-header {
        display: block;
    }

    Ben

    #253893

    Hi,

    I’ve been working with kadence blocks in Gutenburg + Neve for a while now and learned a ton from the tutorials. However there’s two problems I can’t get to the bottom of:

    1 – The icon list icons don’t render in the live version of my site
    This error involves the icon list block which gives the error (that I’m getting used to by now!) ‘This block contains unexpected content’
    However, I can fix that in the back office so it appears correct but it still doesn’t render correctly on the page (see screenshots 1).
    The icons are also not showing up in titles of accordian items – perhaps these two issues are related, as they both involve icons?
    On searching, I had found a forum post about minimized icons in the misc settings but I can’t find any misc option in the theme settings to check if this is the problem.

    2 – The testimonial blocks, and other blocks from the block library, aren’t rendering correctly in the live version of my site
    Again I have the error ‘this block contains unexpected content’ in the back office but I can fix that with ‘attempt block recovery’ and everything appears fine in the editor. But it doesn’t look the same on the live site.
    – Text appears within a white speech bubble in the back office, with design elements around the edges of the black (see screenshots 2a)
    – Text is on a coloured square in the live version, with the design elements around the edges missing (see screenshots 2a)
    See also the grey and orange blocks (what design for life is / isn’t) for another example of this (see screenshots 2b).

    Can anyone help with solutions to these issues?

    #253891

    Hi,

    I’m using KT form block for some contact forms but I can’t find a way to identify which page they are sent from.

    I could add a custom field label to each form but it appears in the form. Would be better if it could be included in the sent email only.

    Any easy way to do this?

    Many thanks

    Steve

    #253880

    Hello,

    I am trying to remove Elementor from my website and work exclusively with Gutenberg blocks.

    When I use the standard Woocommerce block to select products by category, the styles of the theme are lost, including that beautiful effect of raising the buy button, in addition to showing only one column on the mobile.

    When I use a shortcode, the styles remain, but there is also only one column in the mobile.

    On standard Woocommerce pages, everything works correctly.

    Was that a bug? Or am I not setting up correctly somehow?

    Thank you.

    In forum: Virtue Theme

    In reply to: sidebar widths

    #253877

    Hi Hanna,

    Hippodefense.com is my site. You can see the width of the sidebar on product page. I want to be able to size width of sidebar down on pages, woocommerce, etc.

    #253868

    I’m using shortcode to display a testimonial carousel on home page and it’s not displaysing the content. If it’s inspected I can see it is there but nothing is displaying. Any ideas?
    Thank you

    In forum: Kadence Theme

    In reply to: Woocommerce Issues

    #253867
    This reply has been marked as private.
    #253865
    This reply has been marked as private.
    #253860

    Hi Donald,
    All of our other premium themes have built-in options for all of this. Virtue, however, does not have a transparent header option. It would require quite a bit of css that isn’t necessarily supported. Are you wanting this just on one page or throughout your site?

    Hannah

    #253855

    I have two issues. When using Elementor Pro (Header / Footer), Site Logo is not recognized, and the sub-menu arrow shows as square.

    #253852

    Hi there
    Im having a go with the new kadence theme and so far it’s going well. Really like the Global Colour palette.
    I just have a question about the page title area. On the home page I have a large image fullscreen as the background with a title that scrolls over the top of it. I have Title container minimum height set to the maximum – this is fine for the home page but on the other pages I still want to use an image (using featured image) but I only want a much shorter image on these other pages. Is there a setting for this thatI have missed? If not can you tell me how I can achieve this – perhaps I am going about the home page in the wrong way? What do you suggest?
    Also if I wanted to use the hamburger menu as default on all devices how would I force that to happen?
    Thanks very much and i look forward to the pro version 🙂
    Kind regards
    Kirianne

    #253851

    I have set my Company name in the header as white & white hover. One the home page it is white, but on the other pages it is black. Any idea what I did to mess this up?

    #253848

    Hi Hannah,

    Thanks for your response.

    Actually, it seems the vertical padding was the main issue. I am using a block as a page title, but because vertical padding was on, it showed a space above the block.

    Thanks for the quick reply 🙂

    Sherif

    #253846

    Hey,
    Looks like you have the transparent header turned off for your pages. You can turn it on from Customize > Header > Transparent Header. Also, keep in mind that the header needs to have something placed behind it in order for it to appear transparent. For example, if you’re using your page titles be sure to set a background for these and then the transparent header will sit on top of that. Does that make sense?

    Hannah

Viewing 20 results - 7,201 through 7,220 (of 53,646 total)