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

    Hi, Joao.

    Happy holidays!

    Targeting a specific block is more complicated. However, you can target a specific page by adding another condition. For example:

    add_filter('kadence_blocks_pro_posts_grid_query_args', function($args){
    	 //you can enter the correct slug of your cpt
    	if ( is_singular('post') && is_page( 42 )) {
    		$related_posts = get_field('related_posts'); //your POST FIELD 
    		$ids = array();
    		if ( $related_posts ) {
    			$ids = wp_list_pluck( $related_posts, 'ID' );
    			$args['post__in'] = $ids;
    		}	
    	}
    	
    	return $args;
    });

    Where 42 is the page’s ID.

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

    Regards,
    Karla

    #281513

    Hi, Christoph!

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

    The Kadence Theme has two headers: the desktop and tablet/mobile view headers. They are both hidden/shown using CSS codes. So if you inspect the page, you will see two instances of the menu links but those should not show at the same time.

    If you want to only show them once, you may show the tablet/mobile header for bigger screens. The option for this can be found by going to Customizer > Header > Design tab > “Screen size to switch to mobile header” option – https://share.getcloudapp.com/2Nu6qrrN.

    Then, do not add a header navigation item inside the Desktop header. This should make sure that the menu will not be repeated. However, your current desktop header design will not be shown anymore.

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

    Kind regards,
    Karla

    #281512

    Hi, @zelishmekhi.

    Could you confirm if you already followed the steps for the hooked element templates for the archive page? Please specify which part you’re having difficulties with so we can better assist you.

    Kind regards,
    Karla

    #281509

    Hi, all!

    Kindly add votes or comment on additional information on the following related feature requests:

    Also, you may see our roadmap on this page – https://www.kadencewp.com/kadence-blocks/roadmap/. This should let you know if the feature requested is planned to be implemented/added.

    Kind regards,
    Karla

    #281506

    When I use the slider it works but when I updated my page and hop into my particular page where I positioned the slider then it only shows 1 image that’s it. there is no slider only one image that is on my first slide. help me!

    #281503

    Hello Bonn!

    Sorry for the late reply, but I just tested this out and it worked! Wohoo! 🤗

    Thanks so much for coming up with this workaround! It’s a much needed necessity, especially if working with “Elements” / templates.

    Now, I have two post grid blocks on my “Elements” single page template, and the code you provided seems to target both. Any idea on how I can easily target just one of them? (The other one is just set to query latest posts from another cpt).

    Again, many many thanks for the above solution! Helps me out a bunch!

    Happy Holidays! ✨🙏🎅🎄

    #281500

    Karla,

    I have an other question about the badges :

    Do you know a plugin able to custom and harmonize them, whether in the WooCommerce blocks, in the archive pages, or even the single products?

    Thanks !

    Regards,

    Irina

    #281489

    Hey!

    I checked the internal links on my website and saw that all the links in the header menu exists twice. The complete element also looks a bit different, so I wasn’t really sure, what this is for.
    Can you help me with that? What is this necessary for? Is there a way to reduce it to just one link? Would make sense in terms of dom-nodes and also clean internal link structure.

    <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14836 kadence-menu-has-icon kadence-menu-icon-side-left"><a href=" data-wpel-link="internal" target="_self"><span class="menu-label-icon-wrap" style=" "><span class="menu-label-icon"><svg viewBox="0 0 24 24" height="24" width="24" fill="none" stroke="currentColor" xmlns=" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg></span></span>Watgürtel</a></li>

    <li id="menu-item-14836" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14836 kadence-menu-has-icon kadence-menu-icon-side-left"><a href=" data-wpel-link="internal" target="_self"><span class="menu-label-icon-wrap" style=" "><span class="menu-label-icon"><svg viewBox="0 0 24 24" height="24" width="24" fill="none" stroke="currentColor" xmlns=" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="9 18 15 12 9 6"></polyline></svg></span></span>Watgürtel</a></li>

    #281486

    Hi, @ferdus.ahmod1!

    Are you also using the same LMS plugin? Could you send us your website URL so we can inspect the page? You may set your reply as private so only you and the support team can see the website URL.

    Looking forward to your reply.

    Kind regards,
    Karla

    #281483

    When I go to view my portfolio page in the browser it says ‘page not found’ – even if I click update and then ‘View Page’.

    #281482

    Hi there,

    Thanks for the screenshots.

    The Agency starter template’s blog page uses gradient color.

    In the customizer, you can only select custom colors for the gradient color and global palette can’t be used to it, that’s why even if you change the global palette colors, it won’t reflect. Here’s a screenshot: https://share.getcloudapp.com/DOuk20ZO

    If you want to use global palette colors in the blog page, switch to Color tab and choose a color from the palette. Here’s a screenshot: https://share.getcloudapp.com/DOuk200O

    Otherwise, replace the Above Content Hero of the blog post with a Row Layout block via Kadence Hooked Element.

    Row Layout settings: https://share.getcloudapp.com/YEuDX9n0
    Hooked Element settings: https://share.getcloudapp.com/wbuv9lGB

    Element’s placement must be “Replace Above Content Hero”.

    I hope this helps and let us know if you need further assistance.

    Kind regards,
    Chito

    #281480

    Hi, Song Nam!

    Welcome to Kadencewp.com’s forums. If we can help you with anything about our products, please open new topics on appropriate forums. You may see all of them on this page – https://www.kadencewp.com/support-forums/.

    Regards,
    Karla

    In forum: Virtue Theme
    #281479

    Hi there!

    I’m so sorry for the delay in our response too!

    I viewed your cart page on an actual Samsung device’s Google Chrome browser but I didn’t see the issue with the table’s responsiveness. See this image:

    321069572-881005286279347-1091530354692070401-n

    Please could you specify which product and browser/device are you using when you’re seeing the layout issue? This is so we can better see it and recommend a solution.

    Kind regards,
    Karla

    #281478

    Hi there!

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

    You’re right, the sales text badge on the WooCommerce archive pages is different from the sales badge text for the WooCommerce product blocks. This is also the case even with another theme. For testing, I used the WordPress Twenty Twenty-One theme. Watch this screen recording – https://share.getcloudapp.com/8LugkE6o.

    I am not sure if the texts from the WooCommerce blocks can be changed but you can use this code snippet to make the sale badge texts on the category pages the same as the blocks:

    add_filter('woocommerce_sale_flash', 'woocommerce_custom_sale_text', 10, 3);
    function woocommerce_custom_sale_text($text, $post, $_product) {
        return '<span class="onsale">SALE</span>';
    }

    This is how it worked on my website with the Kadence theme – https://share.getcloudapp.com/GGuJ69dl.

    Here’s our guide to adding code snippets to your website – https://www.kadencewp.com/kadence-theme/knowledge-base/advanced/how-to-add-a-custom-filter-or-function-with-code-snippets/.

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

    Kind regards,
    Karla

    #281475

    I had imported the Agency starter template and customized the color but the rest of the pages and the blog page are different colors though I applied only one color palette.

    Agency

    BlogPage

    #281473

    Hi there!

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

    For the admin bar, could you double-check if you have it enabled for your user role? You can read this post to see where it can be enabled/disabled – https://www.wpbeginner.com/wp-tutorials/how-to-disable-wordpress-admin-bar-for-all-users-except-administrators/#method-1-disable-admin-bar-manually.

    For the homepage content, I can see them too:

    • Home page content
    • Icon Menu
    • Latest Blog Posts
    • Home Widget Area

    However, if I access your website URL with HTTPS, the website does not show. This is the screen recording – https://share.getcloudapp.com/yAuA6gRA.

    I recommend reaching out to your hosting provider to add an SSL certificate for your website.

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

    Regards,
    Karla

    In forum: Virtue Theme

    In reply to: hamburger menu problem

    #281472

    Hi there!

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

    I can see that you are using the Kadence theme but you have posted the topic under the Virtue Theme forum. Please make sure you are opening the topic on the appropriate forums in your future support requests. Also, you may submit them on these pages:

    After inspecting your website, I did not see any menu navigation added inside the OFF CANVAS area of the Tablet/Mobile header yet. Please make sure you add a Mobile Navigation header item and select the menu. Kindly refer to this post – https://www.kadencewp.com/kadence-theme/knowledge-base/header/customizing-the-mobile-navigation-area/.

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

    Kind regards,
    Karla

    In forum: Kadence Theme

    In reply to: comments disappeared

    #281471

    Hi, Adeline!

    This topic is already marked as resolved. Could you confirm if it is indeed the case?

    On the other hand, the Kadence Theme has a setting to show comments on single post pages. It might be disabled which is why you’re not seeing the comments.

    To enable or double-check this, do the following:

    1. Go to Customizer > Posts/Pages Layout > Single Post Layout.
    2. Scroll down until you see the “Show Comments?” option and turn it on – https://share.getcloudapp.com/GGuJ6b6v

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

    Kind regards,
    Karla

    #281464

    Hi Max,

    You could replace the archive pages using Post Grid/Carousel block (Kadence Blocks Pro) which has a setting for Masonry layout via Kadence Hooked Element and remove the default archive post loop item using custom CSS. Here’s an example: https://share.getcloudapp.com/Qwuj99Qo

    Here’s the code:

    #archive-container,
    .navigation.pagination {display:none}

    If you have Kadence Blocks Pro, you can utilize the Post-Specific CSS as shown in the video. Otherwise, you can add the code in Customizer > Additional CSS.

    Does that work for you?

    Kind regards,
    Chito

    #281455

    Hi
    I just changed my theme from Ascend to Kadence theme (+ kadence pro plugin).
    And all comments disappeared. They are on the site but no longer appear in the blog and on the pages.
    What to do ?

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