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 - 1,221 through 1,240 (of 53,646 total)
  • Author
    Search Results
  • #288699

    Hi there,

    I believe this is related to this topic: https://www.kadencewp.com/support-forums/topic/the-authors-url-redirects-to-the-homepage-4

    Please try the solution recommended:

    For the author link, when the user has a website set in their profile, the author link would use this URL. To change this to link the viewers to the author’s archive instead, you can remove the Website information from the user’s profile.

    Here’s a screen recording for reference: https://share.getcloudapp.com/04uEodEB

    Please let us know how it goes, we’ll be more than happy to help.

    Best regards,
    Teejay.

    • This reply was modified 1 year, 11 months ago by teejayhidalgo.
    #288697

    Hi there!

    Glad you reached out to us about this.

    Could you check that specific page’s Page Settings? The transparent header must have been disabled for it which is why the transparent header settings are not applied.

    Here’s a link to our tutorial about the Page/Post Settingshttps://www.kadencewp.com/help-center/docs/kadence-theme/how-to-setup-page-post-settings/

    I hope this helps, and let me know if I can help you further.

    Regards,
    Karla

    #288695

    Hi, Sherzad!

    I’d be happy to help.

    In your screenshots, the list items are still showing on the smaller screen. Could you give me a page URL so I can see how it “hides” on mobile views?

    On the other hand, the Section block also has visibility settings. Check the inner Section block settings too; the visibility might have been assigned there.

    Here’s a link to our block tutorial – https://www.kadencewp.com/help-center/docs/kadence-blocks/section-block/#structure-settings

    Let me know how I can help you further with this.

    Regards,
    Karla

    #288694

    Hi, Tracey!

    I didn’t see a space above the page content when I turned off the page title.

    Could you give me a page URL so I can inspect the page/post if some styles are adding the gap? You can mark your replay as private so only you and the support team can see it.

    Regards,
    Karla

    #288688

    I found this in the debug :

    [2024-05-13T04:19:48.378+00:00] SitePluginDeactivationInitiated|Plugin deactivation initiated|***|***|***|3|https://***.com|Plugins|Plugin Kadence Blocks – Gutenberg Blocks for Page Builder Features (kadence-blocks) deactivation initiated
    [2024-05-13T04:19:49.678+00:00] SitePluginDeactivated|Plugin deactivation completed|***|***|***|3|https://***.com|Plugins|Plugin Kadence Blocks – Gutenberg Blocks for Page Builder Features (kadence-blocks) was deactivated

    Is that helping to find why Kadence Blocks are getting deact at 04:19:48.378+00:00 everyday ?

    Thank you in advance.

    #288687

    Hi Tabinda, Victor,

    Most of my sites I use Cache-enabler. It does just the caching so you need something like Autoptimize to minify css and js and compres your html. Cache-enabler saves the html on first call, every next visitor gets the pre rendered html. It adds a drop-in file in wp-content to detect as early as possible which page is requested and to check if cached files are available. Both plugins are free and work great together. If you host on Siteground, use their plugin Speed Optimizer. Very pleased with Sitegrounds speed (WordPress frontend and backend) but also with their user friendly design of their hosting account.

    Now my cache-question: I’m building a webshop using Kadence Pro Theme and blocks and Woocommerce. Is it possible to cache a Kadence based webshop? I switched on the Kadence ‘popup cart’. Does this work on ajax (to bypass cache) or will it be server side rendered html so it wil be inside the cashed html?

    Thanks Martin

    #288681

    Hi, I’m using the Kadence theme to rank math in the Roofing Contractor Greenville ( Users can go from the specific article and category pages to the homepage by clicking on the author URL. When I click on an author in the sitemap, the homepage loads even though I have the author link enabled in the options. Your thoughtful reply would be much valued.

    • This topic was modified 1 year, 11 months ago by alblimubtel.
    #288676

    Hi there,

    First-time writer here, using the full Kadence Pro bundle. I need some help with filters. I am using the Woo Template – Product Archive-Query Loop (Adv) to build my product archive page. I am using Kadence’s built-in filters and wondering if I can achieve the following.

    I have six main product categories, each of which has several subcategories. Now, I can use a checkbox menu to display the main categories only in the sidebar, but what I need is to have a second checkbox menu which displays only the relevant subcategories. How is this feasible with Kadence’s built-in features? I have tried Dynamic List, but oddly enough, it displays only a couple of categories and I do not know why.

    Any help or advice will be appreciated!

    Thanks.

    • This topic was modified 1 year, 11 months ago by v.lazarov.
    #288675

    Hi, I’m using the Kadence theme to rank math in the Medical Pdf Books ( Users can go from the specific article and category pages to the homepage by clicking on the author URL. When I click on an author in the sitemap, the homepage loads even though I have the author link enabled in the options. Your thoughtful reply would be much valued.

    #288673

    Hi,

    I’m building out a section at the bottom of a homepage where it utilizes a Query Loop (Adv) to showcase only three of the latest news feed items at a time. Each of these news elements is generated from a custom post type called “News.” They include a title (h1), a main image, and a link to an external website. When you are on the homepage, you will visually see the query loop bring in the featured image, title, and Button (Adv).

    The question is this, when a user clicks on the Button (Adv) CTA from the query feed, it should take you to the external website that is linked from link within the individual news post type.

    #288670

    Hi all. I am new to Kadence. I am using t he Interior design template as a starting point since that’s the most light one. I have added an image occupying the full top of the page and wnat to have a transparent menue. The thing is that I can’t make for anything of this world the top menue transparent. Ihave followed Kadence help guide about transparent top menu but nothing worked.

    Any help to resolve this would be greatly appreciated.

    Thanks

    #288667

    Hi there,

    I’ve encountered an issue with the WordPress list block in the Kadence theme footer. I’ve added a list with links to different pages, but I’m struggling to remove the bullet points. Despite attempting various CSS solutions, including those below (I also added the Custom Class ‘Bulletlist’ to the block):

    .footer-widget-area .has-theme-palette-9-color {
    list-style-type: none;
    }

    .footer-widget-area .has-theme-palette-9-color {
    list-style-type: none !important;
    }

    .bulletlist {
    list-style-type: none;
    }

    .footer-widget-area .bulletlist {
    list-style-type: none;
    }

    .wp-block-core-list.bulletlist {
    list-style-type: none;
    }

    None of them seem to work. I’ve also disabled all plugins and cleared the cache multiple times to no avail.

    Could it be that there’s a conflict with the theme or that I’m using the incorrect selector? Any guidance on resolving this issue would be greatly appreciated.

    Thank you for your help!

    #288659

    Hello Ben,

    Referring to Juannah’s post above, it seems this option to do below is no longer available in the theme:

    4. Carousel Items has choices of “Only of same Portfolio Type” or “All Portfolio Posts”
    6. under Portfolio Post Options – is a choice to Choose “Portfolio Parent Page” this can either be “Theme Options Default” or select a specific page from a dropdown menu.

    Could you please help me achieve these?

    Thank you so much

    #288658

    Hey Corey,

    The Query Loop (Adv) Block uses Custom Post Types to display both the Query and the Query Card. We usually recommend giving the editor enough time to load in everything, as it may take a minute or two to fully generate all of your Query Loop (Adv) content.

    When loading more than one Query Loop (Adv) Block on a page, it could cause a slight spike in this. Does this issue continue after a minute or two after everything successfully loads?

    Can you try fully clearing your Website and Browser Caches and see if the issue continues?

    If the issue occurs the entire time, you should check for Console Logged Errors in your Editor. Please send us any error(s) you may receive.

    Additionally, You should check for a Plugin Conflict. You can do so by following these steps:
    * Try deactivating all non-Kadence products.
    * See if the issue occurs. If it does, reactivate all plugins one by one.
    * Each time you activate a plugin, check to see if the issue occurs
    * Once the issue occurs after activating a specific plugin, then that plugin is causing a conflict.

    Please let us know if any of these things help indicate an issue.

    Best regards,
    Victor

    Anonymous
    #288657

    Hi Roger,

    There is no default option to do that on the Customizer.

    However, you can use a custom CSS code for that. The code would be something like this:

    body.page-id-777{
    background-color: #000 !important;
    }

    Make sure to change the id of the page-id class though. If you are not familiar on getting the page ID, you can refer to this article: https://www.hostinger.ph/tutorials/wordpress-post-id

    Let us know if we can assist you further.

    Kind Regards,
    Michael Taro

    #288652

    Thanks, Bonn.

    But regards to page – what if I want this on just one of my pages, and not all of them?

    #288649

    Hi,

    You can set this in Customizer > Colors & Fonts > Backgrounds > Site Background: https://share.zight.com/nOu7mzkJ

    For the 404 page, just go to Customizer > General > 404 Page Layout > Site Background: https://share.zight.com/NQuAvR1X

    Hope this helps.

    Let us know if there’s anything else we can help you with.

    #288645

    Hi Karla,

    Thank you for your message.

    Actually I already have alt text on all items in media library. However vitrue theme does not pull alt attribute for thumbnails shown in the ‘Icon Menu’ on Home page.

    #288642

    Hi there!

    I’d be happy to help.

    Carousel
    The carousel will show all other portfolio posts, regardless of the portfolio type. They are not meant to show only the related portfolio posts.

    Main Portfolio page
    You can go to Theme Options > Portfolio Options, and select the page on the “All Projects Default Portfolio Page” option – https://share.zight.com/wbuxkjzr

    I hope this helps, and let us know if we can assist you further.

    Regards,
    Karla

    #288641

    Hi. I want to add a background for a page itself, and not inside a container.

    The background should fill the entire viewport, top to bottom.

    How can I do this?

    And using Elements -> Theme to create a custom 404, can I add a background here as well, so the background will fill the entire 404 page?

Viewing 20 results - 1,221 through 1,240 (of 53,646 total)