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 - 16,461 through 16,480 (of 53,646 total)
  • Author
    Search Results
  • In forum: Ascend Theme
    #196103

    Hello Jennifer,

    Firstly, be sure that you’ve also installed elementor plugin from here:
    https://wordpress.org/plugins/elementor/

    And then deactivate the site origin page builder. You ideally will only want to use one page builder plugin.

    let me know if the editor works properly when only elementor is active. Also be sure to enable woocommerce pages in Elementor> Settings.

    Let me know if this is helpful.

    -Kevin

    #196102

    I’m currently using the Woo Templates plugin to customize my product display, and want to try out the new Kadence Elementor plugins. The blue ‘Edit with Elementor’ button is there, but when I click it nothing happens. The console error message is ‘Uncaught Error: Option ‘ajax’ is not allowed for Select2 when attached to a <select> element.’

    Do I need to disable the Site Origin page builder first for this to work?

    Thank you.
    Jennifer

    #196094

    Have you tried adding them to the short description box? This will appear beside the product. The short description allows you to add virtue shortcodes, so you could add icon shortcodes.
    Otherwise, a plugin like the one I linked to above would work well for you as you can create the product page layout however you want.
    OR if you’re using Elementor as a page builder plugin, you could use this plugin to customize your product page: https://wordpress.org/plugins/kadence-woocommerce-elementor/

    Hannah

    #196092

    Hi,

    Thanks for the reply. I am using a page builder plugin but it doesn’t allow me to place anything below the image. When i add it to the description box it doesn’t look very good and is too far down the page

    #196085

    Hi, I have deleted this slider and another one, but unfortunately it did not helped. Amy ideas how the Nextgen slider can be better positioned on a page?
    Above a below the slide, between the film strip there a huge white empty parts.

    Regards, Andy

    #196079

    in your child theme:

    add_action( 'kadence_page_content_before', 'add_custom_bc_hook');
    function add_custom_bc_hook() {
      if ( kadence_display_page_breadcrumbs() ) {
         echo '<div class="page-bread-container clearfix">';
              kadence_breadcrumbs();
         echo '</div>';
      }
    }

    Then you will need css to align it.
    Ben

    #196067

    You can control the meta title in your yoast settings for each page by going to the edit page.

    You can also make your titles normal and if you want the menu navigation to be different you can control that using the label option in your appearance menus settings.

    Ben

    #196059

    Hi, I create an example on one page, hope this is making it more clear. If I know how to better manage this will do the same of all gallery pages.

    https://andylubertinaturephotography.nl/recent/

    #196052

    Hi,

    I am now working or would like to work with nextgen_pro_horizontal_filmstrip, which I add to a page to show my images. How every the alignment is not nice on my pages.I have first a big white empty part before the photo itself and the film strip show it selfs. I would like to have it more up centred if possible. Do you have an idea how to manage this.

    Thanks in advance, Andy

    http://www.andylubertinaturephotography.nl

    #196050

    Hello,

    Can you please be more specific? I’m seeing the row separator stretch fullwidth and it seems to be aligned fine on that page.

    -Kevin

    #196049

    Hi Graham,
    Are you using a page builder plugin? Using your page builder editor you can add whatever widget you want into the product description area. Does that work for you?
    You may also like this plugin: https://www.kadencewp.com/product/kadence-woo-template-builder/
    Hope that’s helpful!

    Hannah

    #196048

    My bad, I clicked on the wrong forum!

    I always use Page Builder and I did work up a solution using a template and duplicating pages. I’ll also play around with your other suggestion of putting a widget area in the header and see how they like that.

    As always, a big thanks, and sorry once again.

    #196046

    With Ascend you have the option of enabling a side header (theme options > layout settings). You could then choose a header style with extras (theme options > header settings) and add a widget area to your header. Then you could still use the sidebar layout as normal.
    Are you using page builder by siteorigin? If so, see “duplicating existing pages” here: https://siteorigin.com/page-builder/documentation/prebuilt-layouts/
    In the future be sure to post in the correct forums. You can find Ascend Premium forms here: https://www.kadencewp.com/support-forums/forum/ascend-theme/

    Hannah

    #196043

    Hi,

    I’m looking to add small icons below the main product images on my site http://www.ethicalernie.co.uk.

    I want to use the icons to easily show which products are vegan/fairtrade etc but i’m not sure if it’s possible. I have attached an image from another site to show roughly what i mean.

    It doesn’t have to be below the image, i just want it close to it somewhere on the page. Is there any way to achieve this using Virtue Premium theme?

    Thanks
    Graham

    #196033

    Hi Ben, thank you. I would prefer the child theme method as this will make less work for my client.

    If possible, I would like it under <div class="entry-content" itemprop="mainContentOfPage">
    and for it to display left-hand side.

    Many thanks in advance

    #196024

    Hi Ben and team, trust you are well.

    Just wanted to alert you to a JS conflict with your theme and the Gravity Forms plugin.

    To be specific, when using the gravity forms field for “product” and then a form field of “Total” to calculate a cost, your theme’s “virtue_main” appears to prevent the ‘Total’ script from working correctly.

    I’ve been able to dequeue the virtue_main JS as follows, and then the plugin works as expected again;

    `wp_dequeue_script( ‘virtue_main’ );
    wp_deregister_script( ‘virtue_main’ );`

    I’ve not been able to de-bug your script file to find out exactly what the JS conflict is – but you might want to take a look and see for yourself. I appreciate that it is not necessarily your issue if someone else’s script doesn’t work – but this conflict could also indicate that your script might have other plugin conflicts or other errors.

    Steps to reproduce:
    1. Install gravity forms plugin
    2. create a form and add a “product” form field with a cost value
    3. add a “total” form field
    4. add the form to a page template (I used full width virtue premium)
    5. In the gravity form preview it works fine because this is displayed on a blank page (not using theme)
    6. on the Virtue front end, it does not work, unless “virtue_main” is de-queued as there is some kind of JS conflict.

    If I have time, I will share some screenshots / set up a demo, but I don’t have that time right now – so if you want to fix this, you’ll need to set up a demo for yourself and try it!

    Otherwise, if you don’t choose to fix it at least this information may help someone else as it took me an hour to discover the JS conflict!

    Thanks
    Solace

    #196020

    Hi Mike,
    Virtue Premium does not have an option to add a second sidebar. You can add a custom function into your child theme if you’re wanting. Do you want this sidebar on all your pages? How are you wanting it to look on mobile?
    Another option is to create a right-side column using page builder and add your sponsors into that, giving it the same look as a sidebar. With page builder you have the option to save custom layouts so you could import this same layout into as many pages/posts as you would like.
    Let us know what you decide to do!

    Hannah

    In forum: Ascend Theme

    In reply to: Agency Demo

    #196013

    Hi Frank,
    The homepage for Agency is a portfolio grid. You can edit the images for each portfolio post by navigating to Portfolio from your WP Dashboard. The Portfolio Full has been enabled from Theme Options > Homepage Layout Manager.
    Hope that’s helpful!

    Hannah

    In forum: Ascend Theme

    Topic: Agency Demo

    #196011

    Hello Kadence Team!

    I imported the agency demo for Ascend. How do I begin to edit the home page images? I tried searching widgets and home page editor but there’s no content to edit. How do I edit the images/content on the homepage for this demo?

    #196010

    usually, it’s a plugin or some script you could add in a page or widget area that would break jQuery.

    Have you tried deactivating plugins? (I tried that but no change)

    Are you adding any javascript anywhere in the site? (no)

    What is in your child theme? (there’s nothing in the css file, but I do have some codes in the function.php. To see if my codes on the function.php might be affecting the jQuery on the product page. I switch the virtue child theme to the parent theme. Still having problems)

    While I was waiting for your reply to my problem. I discovered that if I had more than 17 product variations (based on 2 attributes) with values, jQuery would not properly load. Based on what I discovered, I created several more products with just 1 product attribute as a work around. Not ideal but it works. So Ben I would consider my problem solved for the time being. I know that you can’t respond immediately, but I still appreciate the suggestions you provided.

Viewing 20 results - 16,461 through 16,480 (of 53,646 total)