Hi!
My products images has different dimensions.
So products rows looks broaken
Here is example of page *Login to see link
How can I display them fetched in fixed rows like here *Login to see link
Can not find any working good combination of settings
Current Virtue settings Force products into rows On
Enable Product Image Aspect Ratio on Catalog pages Off
WooCommerce settings crop off
Catalog image wifyh 300 px
To be honest, I don’t mind using the drop down category option if we can’t get the search products to work. It’s just that it’s across the whole page, so if it was shorter,and in line with the text, then it would work as an alternative.
Are you referring to the search in the header or the one that you’ve added below in the page builder image?
http://www.coreconsultantsgroup.com
-Kevin
Hello, I am working on a travel agency site. For each individual tour page, I would like to have navigation that is site-wide, like the topnav, sidebar, etc. But then I also need page-specific navigation that shows different kinds of information about each specific tour.
Something like this: *Login to see link
Here is my site: http://www.johngrahamtours.com/ancient-christianity
Thanks, John
Hey,
Hmm, I’ll have to test maybe add a filter. You can hide using screen options if your just wanting to clean up the admin page.
Ben
Hey guys,
I figured it out. I had the accessories category check also. When I unchecked that, then it works fine and shows the correct sub category as the parent of the current product page. Plus in when I have products in multiple categories setting the primary category works (thanks Ben).
Cheers
Jeremy
Hey,
You should be able to remove that from Theme Options> Home Page Header. Is the slider still assigned there?
-Kevin
I tried to change my header image on the home page from a background video to no header (instead I just wanted widgets added to my page – so you will see the truck which is what I want)
Now what’s happened is the homepage is showing both the original video background and the new header image below it and I can’t get it off. Please can someone assist?
The site in question is http://www.coreconsultantsgroup.com
1.
#home-custom-carousel .custom_carousel_item {
box-shadow:none;
}
That css would remove the lines. To make that area fullwidth you would have to add within the content in pagebuilder using a fullwidth row and not through the theme options.
2. If you are going to use hte home widget area use the layout builder widget in pagebuilder and make the row fullwidth.
Ben
Hey,
The best way to do this is probably going to be with a page builder plugin. That would allow you to make page title area with control over what content shows in mobile and desktop. Then you could save the layout and use it on any page you like.
I think this would be easiest in elementor, but you could achieve it with any page builder:
https://www.kadencewp.com/recommended-page-builders-for-wordpress/
Let me know if that works for you.
-Kevin
And just like that – it’s back to its normal self again. Strange, as I refreshed many times and tried several pages, and they were all a mess – but it resolved itself without any effort by me, which is ok. Thanks!
I just had a look at my site and it seems to have suddenly lost all of the layouts made through Page Builder – the layouts are still there on the Page Edit pages but not on the actual site. Any thoughts as to what might have happened?
Hey Mike,
I’m seeing quite a few mixed content errors on your site, meaning that some pages are being loaded over http and others https. I suggest using this plugin to search for the http and replace with https: https://wordpress.org/plugins/better-search-replace/ It also may be helpful to look through this post and ensure your site is set up properly: https://www.kadencewp.com/adding-ssl-wordpress/
Hannah
Hey,
You can create product categories and set featured images for them from Products > Categories. Then when you edit or quick edit a product you can assign it to a specific category. Then if you want to display them on the shop page you can do so by navigating to Appearance > Customize > Woocommerce > Product Catalog and set the shop page display to show categories. Or you can use a shortcode to display your categories on any page. Like this: [product_categories]
Hope that’s helpful!
Hannah
Hi,
Starting to learn Woocommerce -Able to create product page. Please let me know how to set a “product category” page with feature image, just as we create portfolio grid. The shop page displays products.
Thanks.
Charanvir Singh Rohewal
Hey,
I use Shortcode Slider on pages [kadence_slider id=”123″] instead Page Title and Subtitle.
How do I activate Page Title and Subtitle for smaller devices? Similar to the option “Mobile Home Header”.
Best
Marten
Hi guys,
I need to make 2 elements full width in my homepage. I lost the configuration after a server migration and i can’t adjust anymore.
The elements are:
1) “CLIENTES” – I also need to hide some lines that appear in the clients logos. I used a code to hide the borders but after the server migration i lost it.
2) “DESTAQUES”
Hey
I have a problem with an existing post. I cannot make changes, get an error when I want to edit: blank page
with only the following wording.> Wed, 07 Nov 2018 07:40:26 GMT
I don’t know why and what I did wrong, sorry.
Thank you
When i go to put in my
API License Activation
Activating your license allows for updates to Kadence Page Transitions. If you need your api key you will find it by logging in here: kadencethemes.com/my-account
API License Key
API License email
I get this error – Software API error.
Hey,
Your checkout page did not have the woocommerce checkout shortcode in it: [woocommerce_checkout]
I added it for you.
Also worth noting that your theme has no support for woocommerce. It will be very hard to style your checkout without a theme that supports it.
Ben