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

    Hey Ben,

    I added the following to my function.php file. But AMP Settings Meta Box is still available for other users.

    add_action( 'add_meta_boxes', 'hide_metaboxs_some_users', 1000 );
    function hide_metaboxs_some_users() {
    	if ( ! current_user_can( 'manage_options' ) ) {
    		// For Posts
    		remove_meta_box( 'standard_post_metabox', 'post', 'high' );
    		remove_meta_box( 'video_post_metabox', 'post', 'high' );
    		remove_meta_box( 'gallery_post_metabox', 'post', 'high' );
    		remove_meta_box( 'image_post_metabox', 'post', 'high' );
    		remove_meta_box( 'quote_post_metabox', 'post', 'high' );
    		remove_meta_box( 'post_metabox', 'post', 'high' );
    		remove_meta_box( '_kt_amp_amp_settings', 'post', 'low' );
    		remove_meta_box( 'post_header_metabox', 'post', 'normal' );
    		remove_meta_box( 'sidebar_post_metabox', 'post', 'side' );
    		remove_meta_box( 'postcustom', 'post' , 'normal' );
    		remove_meta_box( 'trackbacksdiv','post','normal' );
    		remove_meta_box( 'wpseo-meta','post','normal' );
    		
    		// For Pages
    		remove_meta_box( '_kt_amp_amp_settings', 'page', 'low' );
    		remove_meta_box( 'page_header_metabox', 'page', 'normal' );
    		remove_meta_box( 'sidebar_post_metabox', 'page', 'side' );
    		remove_meta_box( 'postcustom', 'page' , 'normal' );
    		remove_meta_box( 'slugdiv', 'page' , 'normal' );
    		remove_meta_box( 'trackbacksdiv','page','normal' );
    		remove_meta_box( 'wpseo-meta','page','normal' );
    		
    		//For Products
    		remove_meta_box( '_kt_amp_amp_settings', 'product', 'low' );
    		remove_meta_box( 'post_header_metabox', 'product', 'normal' );
    		remove_meta_box( 'sidebar_post_metabox', 'product', 'side' );
    		remove_meta_box( 'postcustom', 'product' , 'normal' );
    		remove_meta_box( 'slugdiv', 'product' , 'normal' );
    		remove_meta_box( 'trackbacksdiv','product','normal' );
    		remove_meta_box( 'wpseo-meta','product','normal' );
    	}
    }

    Could you look into this, please?


    Minhajul

    #241499

    I’ve created a cart page:

    But I cannot edit what is in the cart … is there a way to do that? Also … is there a short code or something I could use for the coupon that pops up at the top … i can’t find an element to add to the template as is.

    #241491
    This reply has been marked as private.
    #241490

    I think an update rendered some PageBuilder content invisible on my live site. There seems to be an Add to Cart widget missing – getting this message “kwt_product_add_to_cart_widget” but oddly the Add to Page option is showing on products, just not any of the text and other boxes content that should be showing below the Add to Cart option. Any thoughts on what happened or how to resolve it? Thanks, Greg

    In forum: Virtue Theme

    In reply to: templates

    #241489

    I’m not clear what you want, I don’t see a sidebar on your shop page? Where are you wanting this widget to appear?

    Ben

    #241483

    Hey,
    I think I understand now, pinnacle doesn’t have an option to display the title or subtitle with that image carousel. You can use Kadence Blocks in your page content to add a gallery and output a carousel with captions.

    Ben

    #241475

    Dear support,

    For the first time I used the Tabs and Accordions Widget on this page It funtions very well but it does not look that great on a mobile phone. It is a bit messy…..any tips/suggestions to make it looking better? Maybe a bit more organized?

    Thank you,
    Fabrizio

    #241472
    This reply has been marked as private.
    #241462

    The magazine design is using the boxed layout which can be selected from Theme Options > Layout Settings. Then the slider is set up using the post carousel slider from Theme Options > Home Page Header. You can enable the sidebar from Theme Options > Home Page Layout. Then all the content on the page is added in a static page using page builder by siteorigin. Here is a screenshot of the homepage: https://ibb.co/QFzftq4 You will just want to make sure Page Layout is enabled in the homepage layout manager, and that you have selected a page as your front page from Settings > Reading.
    Hope that helps get you started! Let me know what other questions you have.

    Hannah

    #241460

    Hi

    I want to insert some meta into my head. ie <meta property=”og:description” content=”Buy or rent one of our luxurious lodge holiday homes and explore South Devon and nearby Cornwall from an oasis of comfort and relaxation! Enjoy an indoor swimming pool, sauna and steam room, games room and cinema room. We have pet -friendly lodges.”/>

    Is the easiest way just to manually enter it into the pages head?

    Thanks

    David

    #241442

    Hey
    Thanks for posting,

    1. Within virtue you have a contact page template that can add a simple contact form, our reCAPTCHA plugin will work with that page template contact form. See here: http://docs.kadencethemes.com/virtue-premium/templates/contact-template/

    2. You don’t have to pay for premium to get reCAPTCHA in WPForms. It’s part of the free plugin. See here: https://wpforms.com/docs/setup-captcha-wpforms/

    3. We also have Kadence Blocks, within Kadence Blocks there is a Form block that you can use and within it you can set up google reCAPTCHA in the form block settings.

    I hope that helps!

    Ben

    #241441

    I guess perhaps I don’t understand what you mean by animation. you are lazy loading your images so they will appear later in the page load. That isn’t animation but perhaps that is what you are referring to?

    Ben

    #241436

    Hey,
    Where are you seeing this error? Is it a page in the admin? Or something on the front end? Can you link directly to that?

    Thanks!

    Ben

    #241434

    Hey,
    That wouldn’t have any effect on woocommerce products. That was for posts and pages. You have to write something specific for each post type you want to target.

    Ben

    #241415

    You can set any blocks as reusable blocks then add these into any of your other posts/pages.
    Once you put a page into your trash, you can then go into your trash and permanently delete it.

    Hannah

    In forum: Virtue Theme
    #241409

    hello,
    My set up is 2 languages, virtue premium theme with 2 kadence slider on the home page. Multilanguage with plugin polylang.

    How could I make the virtue theme change the kadence slider according to the active language?

    Sorry for my bad english ;o)

    regards, Michael

    #241408

    You going to be looking at something like this:

    
    add_action( 'add_meta_boxes', 'hide_metaboxs_some_users', 1000 );
    function hide_metaboxs_some_users() {
    	if ( ! current_user_can( 'manage_options' ) ) {
    		remove_meta_box( 'standard_post_metabox', 'post', 'high' );
    		remove_meta_box( 'video_post_metabox', 'post', 'high' );
    		remove_meta_box( 'gallery_post_metabox', 'post', 'high' );
    		remove_meta_box( 'image_post_metabox', 'post', 'high' );
    		remove_meta_box( 'quote_post_metabox', 'post', 'high' );
    		remove_meta_box( 'post_metabox', 'post', 'high' );
    		remove_meta_box( '_kt_amp_amp_settings', 'post', 'low' );
    		remove_meta_box( '_kt_amp_amp_settings', 'page', 'low' );
    		remove_meta_box( 'pageheader_metabox', 'page', 'normal' );
    		remove_meta_box( 'post_header_metabox', 'post', 'normal' );
    		remove_meta_box( 'sidebar_post_metabox', 'page', 'side' );
    		remove_meta_box( 'sidebar_post_metabox', 'post', 'side' );
    		remove_meta_box( 'postcustom', 'post' , 'normal' );
    		remove_meta_box( 'postcustom', 'page' , 'normal' );
    	}
    }

    Ben

    #241400

    Hey Hannah, thank you.

    I’ve started a Post page about a Topic (Main Pillar page/article). The Main Page will link to Sub-articles (sub-Pillars).
    Questions:
    I’ve read it is better to start a Page (instead of a Post), and then have sub-pages for the articles that linked out.
    I’ve already started the Post-page. Will it be possible to copy all the info on this post, open (add) a new Page, and copy the info on the new Page (using Kadence blocks), and then paste all the info in the new Page or not?
    Also, I’ve read that if I delete a page or post, it is not completely removed and will negatively impact my SEO?
    I would appreciate your input on this. Thanks in advance.

    regards

    #241391

    Hey,
    When switching out of the visual editor we don’t recommend switching back. Your visual editor content will transfer to a text widget or block. As far as which editor you use, it really comes down to preference. The visual and classic editors are very basic and don’t allow for much customizability. Elementor and Kadence Blocks will allow you to create beautiful page layouts with animations and other features. Kadence Blocks is great in that it is a page builder that is fully integrated into the Gutenberg editor. Plus it is feature heavy and comes with demo content that you can add into any page. You can find out more about kadence blocks and it’s features here: https://www.kadenceblocks.com/custom-blocks/
    Hope that’s helpful!

    Hannah

    In forum: Ascend Theme

    In reply to: Various

    #241371

    Hi,

    Thank you very much for your response. For the home page I will wait for the update.

    In the part of the filters, ben made a modification and in the home they look correctly. I have duplicated the page (I have to build numerous pages) and it gives the error that disappears. (TEST: https://elfinalfeliz.com/demo/barna)

    Can you tell me how to fix it and not bother

    Thank you!

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