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

    also tried saving page as testimonial grid template with no luck

    #234673
    This reply has been marked as private.
    #234665
    This reply has been marked as private.
    #234664

    Yes – this is a Gutenberg issue. Any outreach you can provide to the core development team would be appreciated. There’s also a bug in the copy/paste via keyboard. It includes a classic editor block whenever you paste. Here’s a temporary workaround for the hidden move handles for blocks in full width containers/rows:

    Place the following in your child theme functions.php:

    /*Sets up block editor style sheet*/
    function addBlockEditorStyles() {
    	  // Add support for editor styles.
    	  add_theme_support( 'editor-styles' );
      
    	// Enqueue editor styles.
    	add_editor_style( 'block-editor.css' );
    }
    add_action( 'after_setup_theme', 'addBlockEditorStyles' );

    And then the following in the a block-editor.css file you create in your child theme’s root folder:

    /*allows space to show full width block move handles*/
    
    .edit-post-layout__content {padding-left:25px !important;}

    Reference: https://richtabor.com/add-wordpress-theme-styles-to-gutenberg/

    2019-08-29-08-35-31-Edit-Page-City-of-Bellingham-Word-Press

    #234630

    Dear sirs. I have a problem with paginations on 2 my sites ( with different yours themes, but with “pretty links” plugin and “flytonic” casinos plugin instaled (both plugins making affiliate links redirections. But I don’t have links made like playbestcasino.net/page/1 in there.
    Pagination works fine from left to right. But from right to left and only on the first pagination page (page №1 (home page) it’s loading the last referral link. Its doest matter, what press, number or arrow. I even didn’t find where are setting for pagination to set fist page as the home page, or even switch off pagination.
    Thank you

    #234625

    Yes, something like that. But I’m hoping for a product archive page option, not a shortcode. It would be fantastic if it was a check box option on individual product archive pages (categories, tags, etc) and/or an all or nothing master option. Or really just any option that you cab come up with. I prefer to restrict my plugin purchases to Kadence and Automattic to minimize the possibility of code conflicts.

    In forum: Virtue Theme
    #234617

    Hey,
    So it’s actually pretty simple, I just deactivate your plugins one by one till it works.

    Anytime you come across an error that is the best thing you can do, one by one deactivate plugins and check the page.

    Ben

    #234605

    Hello,

    I am trying to find an option to display a number of products on an archive page with check boxes and an “Add All to Cart” button. Is that something you all might be able to include in the Woo Extras plugin? Prettttttttty please? 😀

    #234601

    Hi Ben,

    Well, “Plugin” is probably not accurat term. We assumed it was a plugin bundled with the theme. It was in the left side column on the WP Dashboard: Testimonials. We input the comments there then they loaded in carousel or page.

    That was with Virtue….but this Ascend does not offer that.

    Hope that helps.

    Thank you,
    Pam

    In forum: Ascend Theme
    #234599

    Yep, you’re right. I think it’s the Better Font Awesome that’s suggested with the Elementor page builder. Deactivated that and all’s well.

    Many thanks!

    In forum: Membership Forums

    In reply to: Accordion tweak

    #234598
    This reply has been marked as private.
    In forum: Ascend Theme

    In reply to: Page Titles Showing

    #234595

    I see, in your woocommerce settings > advanced, you had not assigned your my-account page as the my-account page.

    Ben

    #234592

    Good day, All,

    Need some direction in using Testimonials with Ascend. Here is the issue.

    Apparently, a long time ago and far far away, this one website was created with Virtue theme. Testimonial plugin is utilized with that theme. Not so with Ascend.

    When we updated to Ascend, everything transitioned rather smoothly, except for testimonials.

    When we set up the “Testimonial Page” as directed in the Ascend documentation, the old testimonials mysteriously appear. Where are they coming from? 😉 We can’t delete or update them. They are not located in posts, pages, or plugins.

    Any suggestions?

    Thank you,
    Pam

    #234589

    Hi Kadence Team,

    I’m using the Tab shortcode, and have inserted the Icon shortcode but the icons don’t display. I’ve tried the Icon Box shortcode and that works just fine, but not really what I’m needing. I’m also using Elementor, so I have the ‘Insert Icon’ button next to the Extra Shortcodes button, but when I click on it, nothing happens. Not sure why this one, seemingly, simple thing isn’t working. Can you help?

    Here’s a link to the page, and it’s under the Digital Divide tab; under the orange box showing the definition, there are three columns with text starting with percentage numbers…above those are where I have the icon shortcode snippets inserted.

    Program Overview, Digital Divide

    Thanks!
    Sara

    #234572

    Just so you know, you can nest all your items inside one pagebuilder row using the layout widget. That would allow you to set the full content background of your pagebuilder content and then have internal rows.

    Ben

    #234570

    Hey,
    You would need to add content before the gallery shortcode in a page. That fact that pagebuilder is outputing an editor in the gallery settings is just that somehow in the pagebuilder settings the gallery post type was selected to show the editor. The Gallery posts do not output anything but the gallery.

    But when you add them to a page you can add any content above the gallery.
    Ben

    In forum: Virtue Theme

    In reply to: Sidebar position

    #234568

    Hey,
    1. In your theme options > main settings, look near the top for “Sidebar Side of page.” you can define that a sidebar show on the left side.

    2. you can use the feature sidebar page template. that will allow you to add a slider or image or shortcode above the sidebar.

    Or you can make the page fullwidth then create your top section and in the second row create it as two columns and manually add your sidebar in one or call it in through plugin.

    Ben

    #234551

    Hi, updated today to Virtue – PremiumVersion: 4.9.15

    since then the page looks strange
    is this about the virue version? thx
    Dan

    #234542

    Dear Kadence,

    I have a question about the Kadence Gallery in specific. We use it for press-images and would like to include a link to the product on top of each gallery so press can find more information. There is a page builder in the ‘Edit Gallery’ on the bottom, but all information and blocks I put in here do not display on the gallery itself.

    Please advise, thank you in advance!

    #234534

    Hey,

    Probably simple, but I can’t figure out how to apply a linear gradient to a whole page.

    As far as I can tell, I need something like this: w3school gradient

    However I can’t figure out where to insert it? I want it on an entire page, but not the whole site, and not just on individual widgets. Is there a field to apply this I’m not seeing?

    Many thanks in advance.

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