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 - 2,041 through 2,060 (of 53,646 total)
  • Author
    Search Results
  • #284914

    Hi,

    I’ve been an Elementor user for several years.

    Recently I’ve moved to the native WordPress / Gutenberg page/block editor instead and haven’t looked back. Pagespeed improvements over Elementor are excellent and using the native editor is just as easy and intuitive as Elementor in my humble opinion.

    Obviously, I’m using Kadence Blocks and the Kadence theme 😉

    There’s a great deep-dive about using Kadence Blocks, which by definition also covers the use of the native editor: https://www.youtube.com/watch?v=ZWavuOtC5Yw&t=11505s

    Steve

    #284913

    Are you guys also seeing that the font of my menu items is different on my homepage than on other pages? It’s slightly bolder text on other pages.

    Everything that’s wrong on my homepage seems to be related to fonts, colors, etc.

    #284906

    Hi there!

    I’m sorry for the delay in getting back to you.

    I can confirm that the styles on the homepage for the banner are different from other pages. However, I do not have a comparison for the Post Grid block. Could you give us a page URL where we can see another Post Grid block?

    Also, I cannot confirm why the CSS styles are different because the CSS files were optimized by Autoptimize – https://share.getcloudapp.com/yAu9eAE7.

    If you deactivate all of your optimization and cache temporarily, will the style differences persist?

    Kind regards,
    Karla

    #284901

    Hello,

    I hope you are doing well 🙂

    I created a navigation menu using custom link to navigate inside the different sections of the page. ( I used html anchor to setup different sections id’s)

    However, I need to remove the #anchor from showing up in the browser URL bar.

    Exemple: i need to remove the #qui_sommes_nous from the URL.

    Any other solution to create a one page navigation menu is welcome.

    Could you please assist me 🙂

    Many thanks

    Best Regards
    Mohamed Khouadja

    #284898

    Hello Kadence Community,

    I’m currently using the Kadence theme for my website and have been considering integrating Elementor as a page builder for greater design flexibility. While I’m excited about the possibilities, I’m also concerned about the potential impact on my site’s speed.

    Has anyone here used Elementor with the Kadence theme? Did you notice any significant slowdowns or performance issues after doing so?

    Any insights or experiences you can share would be greatly appreciated.

    This is my site URL:

    • This topic was modified 2 years, 8 months ago by henry-1284.
    #284883

    I’m facing some issues with my WordPress site that I hope you can help me with.

    Recently, I installed the Kadence Pro Theme, but I noticed a problem with the homepage. Even after the installation, it kept displaying the default homepage of the Twenty Twenty Two theme. I tried to resolve this issue by clearing my CDN cache, and thankfully, that fixed the problem.

    However, since then, I’ve been experiencing significant lagging on my site. The overall site speed isn’t up to par, and it’s concerning as it affects my users’ experience.

    Currently, I’m using WP Rocket for cache management, but I’m unsure if this plugin could be causing the slowdown. Is there a possibility that the plugin or even a conflict with the new theme is causing this? I’m not sure how to proceed, and any advice would be appreciated.

    In addition, are there any proven strategies or best practices you could recommend for improving my website’s speed? I’m looking for genuine and practical guidance, as I understand that site speed is critical for retaining visitors and improving SEO.

    Thank you for your time and assistance. I eagerly await your insights and guidance.

    My website URL is:

    In forum: Kadence Theme

    Topic: Header issues

    #284882

    Hey,

    I’ve been working on my header for my website. I used the built in kadence header builder. It’s quite okay but I’m lacking two things. The first one is whatever I do, I can’t make a smooth transition from transparent header to sticky header with white background when scrolling down from the very top. Only managed to do it when scrolling up, and can’t seem to make it work the other way, when scrolling down.

    Here is the code that works for scrolling up:
    body .site-main-header-wrap.site-header-row-container.site-header-focus-item.site-header-row-layout-standard.kadence-sticky-header.item-is-fixed {
    background-color: transparent;
    transition: background-color 0.5s ease;
    }

    body .site-main-header-wrap.site-header-row-container.site-header-focus-item.site-header-row-layout-standard.kadence-sticky-header.item-is-stuck {
    background-color: white;
    }

    The other problem is that I would like to keep transparent header only on my main page/landing page and for other pages I would like to choose a background since all menu options are invisible due to white background on those sites as well as my header having white text for menu options. I’m using kadence free version.

    Thanks!

    In forum: Kadence Theme

    In reply to: Blog Header different

    #284881

    Hi Su,

    Thanks for the links.

    The other pages’ header/hero sections are built using blocks. I believe you also added one for the blog page via the page editor.

    However, the blog page is an archive page that only displays a list of blog posts. The blog archive page does not display the blocks that are added in the page editor. This is default on WordPress.

    You can customize the blog archive page’s header in Appearance > Customize > Archive Layout > Design tab.

    To display a custom header for the blog archive page, you will need to create a hooked element.

    As for the hooked element, here are the settings you can select:
    – Element Type: Content Section
    – Placement: Replace Above Content Hero
    – Display Settings: Blog Page

    See screenshot: https://share.getcloudapp.com/rRuzAXxo

    Please note that you will need the Kadence Pro plugin to achieve this.

    Let us know how we can help further.

    Best,
    Chito

    In forum: Kadence Theme
    #284877

    Hi there,

    Sorry for not getting back to you sooner, as we have a high volume of tickets.

    I’m glad to hear the issue’s now resolved. I can also confirm that all the pages display the same header and footer. However, I have just visited the site a while ago and didn’t do anything.

    I believe it really was the website cache that caused the issue. Since you have two caching plugins; LiteSpeed Cache and SpeedyCache, it’s like they are breaking each other’s functionalities. We recommend using only one caching plugin to prevent issues like this.

    If the issue happens again in the future, please make sure to clear the website cache first and don’t hesitate to reach out to us again if the issue persists.

    Best,
    Chito

    #284875

    Hi, Sara!

    Could you specify the width and height of the screen? We might be able to use a media query in a custom CSS code for this. For your reference, you can see this page – https://www.w3schools.com/css/css3_mediaqueries_ex.asp.

    Kind regards,
    Karla

    #284873

    I have created a website at http://www.innovatd.com.
    Although the header for the blog page (where all the blog posts should show) has been aligned with the rest of the website, however on the actual live website when you go to http://www.innovatd.com/blog it shows a blue header.

    eg. check: http://www.innovatd.com header vs

    Can anyone assist with this dilemma please?
    Thank you in advance.
    Su

    #284872

    Hey team

    In Virtue, I have a website using the Staff Posts. I have staff in different groups, for example: Nurse, Trustee, Social Worker etc.

    In the single staff page – the previous / next buttons don’t seem to respect the staff group… so when looking at a staff member in the Nurse group – clicking on next might show a bio from someone in Trustee group etc…. But – I only want to show the Next / Previous for staff in the same group / taxonomy.

    So – if in the Nurse group, the permalink should be: example.com/staff/staff-group-name/staffmember and when clicking through prev / next it should stay with the “staff-group-name” group.

    In My functions file I have tried this, but it’s not working – please advise.

    // Changes the "staff" slug to team - and show the taxonomy "staff-group"
    add_filter( 'register_post_type_args', 'wpse247328_register_post_type_args', 10, 2 );
    function wpse247328_register_post_type_args( $args, $post_type ) {
    if ( 'staff' === $post_type ) {

    $args['rewrite'] = array (
    'slug' => 'team/%staff-group%',
    'with_front' => false,
    'has_archive' => 'staff-group',
    );

    In the Virtue theme > lib > post-types.php file, the ‘rewrite’ => array( ‘slug’ => $staff_group_slug ) = staff-group?

    #284869

    Hi!
    May anyone help me with this problem?
    Last evening I found out that on my computer I can’t see the main menu.
    On the mobile, on the other hand, the shutter doesn’t show menu but redirects to a blank black page.
    I made some changes to tablet/mobile view settings of the header. They were automatically adapted to the computer view. Changes made on the computer view are not applied.
    Btw, main menu appeared after using Mobile Devices Navigation.
    Please, help me out!
    Gosia

    #284868

    Hi there,

    My Post Grid Carousels on my home page are broken again. They’re supposed to have a box shadow and white background behind the titles. Every time there are plugin updates, the post grid carousel is the first thing to break.

    I tried purging all cache in Autoptimize and within StackCache, I also purged Safari browser cache and cleared history. The recently updated plugins included Kadence Blocks, Kadence Blocks PRO Extension, MailPoet, and Woocommerce Payments. I deactivated them all one at a time but it didn’t do anything. The Kadence ones are necessary for my site to function so I didn’t want to leave them disabled for too long, it seems like deactivating them would just break more things instead of fix anything.

    Also my SimpleBanner at the top of my page doesn’t have the right font color, font style, or background color all the sudden.

    My Post Grid Carousels and my SimpleBanner look correct everywhere else on my site, it’s only a problem on the home page.

    Any ideas? Here is my website.

    Thanks,
    Claire

    #284865

    Hi Donna,

    Thanks for writing in.

    To display blog posts in a static page with pagination, you can use the Gutenberg Query Loop block. Here’s a link for your guide: https://wordpress.org/documentation/article/query-loop-block/

    As for the free Kadence Blocks, you can use the Posts block. However, it does not have pagination. The Post Grid/Carousel is indeed a premium block and you will need the Kadence Blocks Pro plugin.

    Let us know how we can assist further.

    Best,
    Chito

    #284860

    For anyone wanting to do the same thing, use the following code in the code snippets or similar plugin:

    // Exclude certain posts from custom post type archive
    function exclude_posts_from_archive($query) {
        // Check if we are on the custom post type archive page
        if (is_post_type_archive('your_custom_post_type')) {
            // Add the IDs of the posts you want to exclude to this array
            $excluded_posts = array(1, 2, 3); // Replace with your post IDs
    
            // Exclude the specified posts
            $query->set('post__not_in', $excluded_posts);
        }
    }
    add_action('pre_get_posts', 'exclude_posts_from_archive');
    #284857

    My current live suite has Divi theme installed and I have set up a staging site to migrate to Kadence.

    The site is a Woocomemerce store so there are orders, products etc that have been added to the live site so I just need to bring the theme over with some amended pages which I had to update due to the Divi shortcodes.

    What is the best way to migrate?

    Thanks

    Ian

    #284856

    We are in a situation where we need to attach multiple sales pages to a cloud server (there is a reason why we need to do this).

    I’ve tried to convert the code to 3 domain validation, which should be fine in principle, but it doesn’t work: it always only validates the first domain, and gives an error when attaching the cloud to the others – even though there is a valid key.

    What am I messing up? Or is this not how it should work?

    I followed this documentation, which is good for 1 sales page:

    And this is my new code snippet that doesn’t work:

    // Define woocommerce site.
    $api_url = ‘
    $api_url_2 = ‘
    $api_url_3 = ‘

    $request_uri = $api_url . ‘?’ . http_build_query( $args );
    $data = wp_safe_remote_get( $request_uri );
    // Couldn’t Access the api site.
    if ( is_wp_error( $data ) || $data[‘response’][‘code’] != 200 ) {

    $api_url = $api_url_2;
    $request_uri = $api_url . ‘?’ . http_build_query( $args );
    $data = wp_safe_remote_get( $request_uri );

    if ( is_wp_error( $data ) || $data[‘response’][‘code’] != 200 ) {

    $api_url = $api_url_3;
    $request_uri = $api_url . ‘?’ . http_build_query( $args );
    $data = wp_safe_remote_get( $request_uri );

    if ( is_wp_error( $data ) || $data[‘response’][‘code’] != 200 ) {
    return $access;
    }

    }

    }

    Thanks in advance if you can help! 🙂

    Sandor

    In forum: Kadence Theme
    #284853
    This reply has been marked as private.
    #284850

    Have a look at some other pages where the product boxes are different heights. Where the text runs onto an additional line in the title

Viewing 20 results - 2,041 through 2,060 (of 53,646 total)