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 - 241 through 260 (of 53,646 total)
  • Author
    Search Results
  • #294968

    Hello @architabasandrai

    Thank you so much for your help.

    I was confused if I have to change something in the header settings or in the page settings.

    The issue is gone now.

    Thanks again

    Best Regards,
    ~Eleanor

    #294966

    Hi, What am I doing wrong when my page of blog during editiion looks completely different from the result on web?

    #294962

    Hi @oi-ilustreistudio,

    I’m glad you reached out. I’d be happy to help.

    Yes, it’s definitely possible to create a homepage similar to the one at ilustreistudio.com using Kadence. The Kadence Theme works seamlessly with the native WordPress block editor (Gutenberg), and we also provide Kadence Blocks, which extend the editor with advanced design and layout options. You won’t need a separate page builder unless you prefer one, since Kadence is built to work natively with blocks.

    Even if you don’t have much web development experience, Kadence offers a Starter Templates library that can help you get a polished design quickly, and you can customize it to match the style you’re looking for. You can browse the library here: https://www.kadencewp.com/kadence-theme/starter-templates/

    This is often the easiest way to get started with a professional-looking homepage, then make edits to fit your content and style.

    I hope this helps. Let us know if we can assist you further.

    Best Regards,
    Archita

    #294957

    Hi @aaniasheikh3,

    I’m glad you reached out. I’d be happy to help.

    I checked your website, and there is a margin-top added, which is causing an issue. Check the screencast: https://share.zight.com/nOuOLkXl

    You can adjust the margin of row layout from block settings.

    Check the documentation to adjust the margin: https://www.kadencewp.com/help-center/docs/kadence-general/how-to-eliminate-empty-space-on-posts-pages-and-archives/#block-settings

    I hope this helps. Let us know if we can assist you further.

    Best Regards,
    Archita

    #294955

    Hi Frank!

    I tested the Virtue Premium theme’s search results page, and as you can see in my video here, the search results page is working properly: https://share.zight.com/OAuylqLz

    Let’s take a look at your setup again. Could you submit a premium support ticket here: https://www.kadencewp.com/help-center/premium-support/

    If you have a website where we can still see the issue, let us know so we can check further.

    #294949

    Thanks Adam for your response.

    I am checking it on a real Android device. It behaves same when screen resolution changes. I did check the settings of homepage but didn’t find anything that is affecting the layout. I am new to Kadence theme so maybe there could be some settings specific to this?

    Please let me know.

    Thanks again

    ~Eleanor

    #294947

    Hi, I am facing an issue on my tv streaming website where my main content shifts a little down when I check it on mobile view. On desktop everything is fine. Can someone please help?

    Here’s the screenshot:

    Website address:

    I am looking forward to actioanable steps that can help me fix the issue.

    Thanks in advance!

    ~Eleanor

    #294944

    I have a customer who purchased a child theme from me experiencing this same problem right now. Rows will display fine until a new pattern is added to the page using the design library. After saving, some of the rows on the page (not just the newly added one) will only display as 1 column on the live site even though it’s set to 2 or 3. It also removes styling like background colors. Rolling back to Kadence blocks 3.5.16 fixes the issue.

    • This reply was modified 7 months, 3 weeks ago by Carissa Allen.
    #294935

    Hi, I don’t have much experience with web development. Is it possible to create a homepage like this one at with Kadencewp?

    What page builder does Kadencewp use?

    Thank you for your time.

    In forum: Kadence Theme
    #294929

    Hey Ville!

    This was reported quite some time ago, and it looks like some important details were missed along the way.

    The reason for this functionality comes down to a few factors. When creating tools to build websites, there are many considerations in how things are implemented. From a technical standpoint, this warning isn’t actually an issue, as long as the link itself isn’t meant to be crawlable. We use a elements in our menu items, so even with a disabled link, the element still exists. As a result, you may see a warning.

    For example, you can read here that a elements without an href value aren’t invalid. The proper way to technically disable a link is to remove the href attribute entirely, which is exactly what our Disable Link Mega Menu setting does.

    PageSpeed Insights is essentially just saying that you have an a element that doesn’t go anywhere. If the link isn’t meant to navigate anywhere, it will function the same way with or without the warning, so it isn’t actually a problem.

    Other tools can also flag this in a similar way. For future reference, I documented this behavior here.

    I hope this helps explain why you see this warning and clarifies that it isn’t a true issue.

    In forum: Membership Forums

    In reply to: Recaptcha setup error

    #294922

    I’ve been struggling with a Recaptcha setup error recently, and I wanted to document it here in case others run into the same situation.

    When integrating Google Recaptcha (v2 and v3) into my forms, the widget loads correctly on the frontend, but the validation step fails. The error usually appears as:

    ERROR for site owner: Invalid site key

    or sometimes:

    Recaptcha verification failed: timeout-or-duplicate

    I’ve double-checked my site key and secret key in the Google Recaptcha admin console, and they are correctly copied. I even regenerated new keys, but the issue persists. What I noticed is:

    Domain Mismatch – Google Recaptcha requires the exact domain name to be whitelisted. If you’re using staging, subdomains, or temporary URLs, the validation breaks.

    HTTPS Requirement – Recaptcha sometimes fails if the site is not fully SSL secured, especially on forms loaded in iframes.

    Caching/Plugin Conflict – In WordPress, cache plugins (like WP Rocket, LiteSpeed, etc.) or security plugins can delay Recaptcha scripts, causing validation to fail.

    Multiple Recaptchas – If more than one Recaptcha instance is on the same page, the second one often breaks.

    This error is particularly frustrating because the frontend shows the Recaptcha box correctly, but the backend rejects every submission as “verification failed.”

    I’m currently facing this issue on my own site:
    https://teraboxproapks.com

    If anyone has solved this by adjusting the integration (e.g., manually calling grecaptcha.reset() or tweaking the server-side verification script), I’d really appreciate your input. It would be great if the platform gave clearer error logs instead of just “invalid key.”

    In forum: Kadence Blocks

    In reply to: Inner Column Height?

    #294921

    Hey Dan,

    Welcome to Kadence Support. We are here to help.

    Can you confirm if you are referring to the Inner Column Height 100% option on a Row Layout Block? If so, this isn’t expected to work for the Posts Block. It would be for other Section Blocks, whenever a Row Layout Block has multiple sections that may differ in height.

    You could use Custom CSS to achieve this. If you provide us with the page in question, we can help you with the CSS Code. For example, this Custom CSS allows me to control the height of all Post Items:

    .kb-post-list-item .entry-content-wrap {
        min-height: 500px;
    }

    With a webpage URL, I can adjust the height value to meet your needs.

    I hope this helps.
    Victor

    #294919

    Hi Jutta,

    Thanks for your message. Just to be sure I understand, are you trying to embed parts of the Alight Motion Page into your own site, or are you rebuilding the layout with Kadence Blocks? The way the content is added makes a big difference in how it can be styled.

    If you can share the link to the page where this is happening, we’ll be able to check what’s going on and suggest the best way to fix the formatting and responsive issues.

    Thanks!

    #294906

    Hi @solbrightxyz,

    I’m glad you reached out. I’d be happy to help.
     
    There are three possible sources of the white space issue. To troubleshoot:

    • Navigate to Customizer > Posts/Pages Layout > Page Layout and disable Content Vertical Padding. You can see how to do this in the screencast: https://share.zight.com/kpuv1JKN
    • Edit the page and disable Content Vertical Padding as shown in the screencast: https://share.zight.com/Z4u9l7Kz
    • If you’re using the Boxed Content Style, the content area will have padding around it, a white background, and a box-shadow. You can switch from ‘boxed’ to ‘unboxed’ style by going to Customizer > Posts/Pages Layout > Content Style. You can see how to do this in the screencast: https://share.zight.com/jku0gv4r

    Check the documentation here: https://www.kadencewp.com/help-center/docs/kadence-general/how-to-eliminate-empty-space-on-posts-pages-and-archives/


    If none of the steps resolved the issue, can you please share the website URL with us? You can also ‘Set as private reply’.

    I hope this helps. Please let us know if we can help you further.
     
    Best Regards,
    Archita

    #294889

    I have created a new category for the blog section of my website, but when you click on the drop down on the home page, only 4 categories show. Is this limited by the Kadence theme or is there something I can do to have the new category show in the blog drop down list? Thanks.

    #294872

    Hello,

    I am trying to build an alumni website where I have created a Alumni Custom Post Type and Two Custom Taxonomy Category types (Years & Batch).
    Year Categories are 2024-25, 2023-24, 2022-23 and so on
    Batch Categories are In-City & Residential

    When I create a custom post I choose one category from years and one from Batch. Now I have created a page with Advance Query Loop and selected Alumni Posts which shows all the posts. Then I added Two filters, Drop down for Years and Buttons for Batch. Now, as each year has two types of batches so the filtering should be, visitor chooses the year from dropdown which shows all the posts in the category and then click In-City or Residential button to filter the posts further.

    When I am doing this. Years category filter works fine but but when I click batch button it does filter further but doesn’t show all the results.

    I hope I have explained the issue. Can anyone help?

    Thanks & Regards!

    #294870

    Hi @pretty-chloe-anne,

    I’m glad you reached out. I’d be happy to help.

    The background image is currently applied to the Row Layout block. You can change it by following these steps:

    • Go to your Homepage and click Edit.
    • Select the Row Layout block that contains the background.
    • In the right sidebar, open Block Settings.
    • Go to the Style tab.
    • Under Background, replace or remove the background image.

    Check the screencast here: https://share.zight.com/12u8LJKr

    That should update the image on your homepage.

    I hope this helps. Let us know if we can assist you further.

    Best regards,
    Archita

    #294864

    Im just a newbie and trying to test the Kadence Theme, i installed the Recipe Blog template, but i couldnt figure out how to change the background picture,

    I want to change the picture of the girl in the kitchen, can anyone help me? thanks in advance

    #294847
    This reply has been marked as private.
    #294841

    So on another site I deactivated the Adv Woo Search and can get the basic “Site Search” to work in a sidebar but when I replace that with a “Product Search” it will not work.

    Page with Product search in sidebar: https://rockinghampersonalizedornaments.com/category/latest-news/

    Page with site search in sidebar: https://rockinghampersonalizedornaments.com/what-are-personalized-ornaments-decorations/

    again the Advance Woo Search disabled but basic product search widget not working????

Viewing 20 results - 241 through 260 (of 53,646 total)