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 - 781 through 800 (of 53,646 total)
  • Author
    Search Results
  • #291922

    Hi.

    Is there a way to retain header when using advanced navigation blok somewhere on the same page please?

    Seb

    In forum: Kadence Theme

    Topic: Blank pages

    #291919

    Hi,

    I can;t edit any post or page – got blank (white) screen only with no options to choose (just blank white page)

    After clicking “new page” or “new posto” also got blank white page.

    When clicking “kadence” in admin control panel I dont see kadence options (ss below)

    Any help?

    Pawel

    #291918

    Simple question…

    When using the classic Ascend Theme, how would a person change the orientation of the sidebar on just a specific page?
    (Not the global setting under “Theme Options”.) Only a specific page.

    Is there perhaps a CSS code that would do the trick when implemented on the specific page?

    #291913

    I can reproduce the issue on a new page:

    Add the “Post Grid/Carousel” block
    “Number of items” = 6
    “Layout Settings”/Layout = Carousel
    “Columns” = 3
    “Image Settings / Align image = Top

    #291909

    Hello,

    I have exactly the same problem with “Post Gris/Carousel”, as shown on the homepage of this site.

    Note: I am leaving the carousel for now, but I may remove it if I can’t resolve the issue.

    I have finally created a new support ticket, the issue may be different and this discussion thread is outdated.

    Any help is welcome!

    • This reply was modified 1 year, 5 months ago by Xoonity.
    • This reply was modified 1 year, 5 months ago by Xoonity.
    #291906

    Recently I have found the solution that grammerly extension is making that problem you can check by removing grammerly extension the page will stop shaking

    #291903

    OK I think I found my problem ( it’s always operators fault ) I use Pages and the post categories. So the CSS was changing the page viewed on the site.
    This is the actual blog category at the css changes that fine.
    https://berlingorhamnh.com/category/where-to-eat/

    The page I created using the page option set to blog grid are here:
    https://berlingorhamnh.com/food-drink/

    The code does nothing to remove the excerpts on that page. Rinse lather repeat for all the pages.
    Any solutions/css to remove excerpts from a page?
    something like:
    .postid-700 .entry-content {
    display:none;
    }

    #291902

    I want to change the default layout of trips pages, and create a custom layout using Elements.

    Screenshot-2024-11-15-115444

    #291893

    Hi Frank,

    This should work on all websites with the Virtue theme, removing the post excerpts on all category pages:

    .archive.category .entry-content {
        display:none;
    }

    If this doesn’t work, you can add the !important declaration to override any other styles and make sure this style takes precedence, having this:

    .archive.category .entry-content {
        display:none !important;
    }

    Watch this demo screencast of what happens when the CSS code is added to your website:
    https://share.zight.com/12ujWNYR

    I hope this helps. Please let us know how we can help further.

    Cheers,
    Eze

    In forum: Kadence Blocks

    In reply to: Editor Hanging Issue

    #291892

    Hi, Alyssa!

    The synced patterns causing hanging issues on the editor was confirmed to be fixed by some users when they installed the Gutenberg plugin previously – https://wordpress.org/support/topic/wp-6-6-hangs-on-synced-pattern/page/2/

    The separate Gutenberg plugin is not recommended because it will apply future/beta functions for WordPress.

    However, the fix for the editor performance was already added to WordPress 6.7 and I haven’t encountered freezing when I updated.

    Could you submit a support ticket here so we can better check the issue on your website? Give us information such as which blocks you’re using on a page, what errors in the browser console are you seeing, and if you see a white screen when editing, give us a copy of your website’s PHP error logs (you can ask this from your hosting provider).

    #291878

    Edit page is Shaking while edit after I update it to wordpress 6.7 is it wordpress problem or it is theme problem any one can explain? It is happening with my two website hosted on differnet hosting.

    #291877

    How can I customize the page of single trips from WP travel. I am using the Kadence Elements for this to get a custom page for all the trips.
    Also trying to reach out to Kadence Support multiple times and it’s always saying “Error: Please try again by clicking the back button on your browser.”

    #291875

    Hello, i bought these child theme based on Kadence, for some reason i don’t have any access to the Kadence Library when editing the pages, i only get a code text box and every time that i try to add something i het this message: “<!– wp:kadence/rowlayout {“noCustomDefaults”:true,”isPrebuiltModal”:true} /–>”

    I already tried to contact the designer for the theme, the tested on her side and everything works fine, i don’t know what is hapenning, tried everything, clean cache and cookies, diferent browsers, deactivate plugins etc.

    #291872

    Hi Frank,

    Can you share the website/webpage URL with us? So we can provide you exact solution.

    You can share the website URL by setting your response as a private reply.

    Thanks!

    Regards,
    Archita

    #291862

    Hi there,

    Thanks for the screenshots.

    The extras and payments are not in Shop Kit product templates by default. They are global settings included in the Kadence theme.

    You can create the extras in a product template using Kadence Icon List block.

    The payments section can be replicated using Kadence Icon or Image (Adv) block.

    For Kadence Blocks tutorials, you can refer to this page:
    https://www.kadencewp.com/help-center/knowledge-base/kadence-blocks/block-tutorials/

    If you’d like to submit feature requests for these, you can do so here:
    https://feedback.kadencewp.com/

    As for the popup cart, can you please send me a screenshot or link to your website?

    Thanks,
    Chito

    #291860

    Hi, I am working on my page speed and google page performance.
    The standard comment section gives a contrast issue in google page insights. I want to get the rating to 100% but this is keeping it stuck at 95%.
    In short, i want to change the colour of the comment section, so its the normal black instead of the gray thats standard and not being liked by google.
    Here the comment from pagespeed insight from google:
    Background and foreground colors do not have a sufficient contrast ratio.

    Image below.

    Any recommendations how to make this normal black?

    In forum: Kadence Theme

    In reply to: Blog Post Format

    #291853

    Buenas Jose Orozco! I’m in the process to achieve this. I’m having only a problem with pagination, as video popup is not loaded when dynamically change the elements in the page. you can see the stagging here stagg.mnvideos.com.au/ourwork/ I made it with a custom post called videos with the adv query

    • This reply was modified 1 year, 5 months ago by moinaso.
    #291849

    Hi there,

    Are you referring to implementing infinite scroll on your post archive pages or single blog posts?

    If it is for your post archive pages, Kadence has a built-in option to apply infinite scroll for all post archives in the theme Customizer > General > Infinite Scroll.

    If it is on single post pages, we have an existing feature request for this, but I do not have an ETA on when this will be implemented. To stay updated on the feature request progress, please add your vote to it:
    https://feedback.kadencewp.com/p/infinite-scroll-for-blog-posts

    Cheers,
    Eze

    #291837

    Hi Karla! Circling back to this now as things have slowed down for us a little bit, I can start to work on page performance again.

    We’re an eCommerce company and we’re trying to improve our LCP. We do use webp, and images are optimized.

    There is a feature request here: https://www.kadencewp.com/kadence-blocks/feature-requests/advanced-gallery-lazy-load-for-quicker-page-load/

    • This reply was modified 1 year, 5 months ago by Mitch Unger.
    #291832

    I have a row/section/gallery advance
    On top of the gallery I want to add a down arrow in the middle of the screen to take to the next section on the home page.
    Is this doable in Kadence?
    Do I add it to the row, or the section or the gallery?

    Help Please.

Viewing 20 results - 781 through 800 (of 53,646 total)