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 '
-
AuthorSearch Results
-
In forum: Ascend Theme
In reply to: Elementor vs SiteOrigin
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
In forum: Ascend ThemeTopic: Elementor vs SiteOrigin
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.
JenniferIn forum: Virtue ThemeIn reply to: Icons below main product image
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
In forum: Virtue ThemeIn reply to: Icons below main product image
July 16, 2018 at 11:36 am #196092Hi,
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
In forum: Virtue ThemeIn reply to: Nextgen_pro_horizontal_filmstrip alignment
In forum: Virtue ThemeIn reply to: Use Breadcrumbs, but hide title
July 16, 2018 at 10:10 am #196079in 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.
BenIn forum: Ascend ThemeIn reply to: Change title on Home- and Blog Page
July 16, 2018 at 9:26 am #196067You 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
In forum: Virtue ThemeIn reply to: Nextgen_pro_horizontal_filmstrip alignment
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.
In forum: Virtue ThemeHi,
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
In forum: Membership ForumsIn reply to: problem with ful width of Row Separator
In forum: Virtue ThemeIn reply to: Icons below main product image
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
In forum: Virtue ThemeIn reply to: Two active sidebars, left and right
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.
In forum: Virtue ThemeIn reply to: Two active sidebars, left and right
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
In forum: Virtue ThemeJuly 16, 2018 at 3:33 am #196043Hi,
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
GrahamIn forum: Virtue ThemeIn reply to: Use Breadcrumbs, but hide title
In forum: Virtue ThemeHi 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
SolaceIn forum: Virtue ThemeIn reply to: Two active sidebars, left and right
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 ThemeIn reply to: Agency Demo
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 ThemeTopic: Agency Demo
In forum: Virtue Themeusually, 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.
-
AuthorSearch Results


