#3 Think there is conflict with the WP Rocket plug in. When its activated the Kadence theme customise button / link in the top admin bar disappears.
For the time being I found a work around for #1 the filter plug in short code not working .
Put it back in sidebar. Reason i moved it onto the page as a shortcode is there is a bug in Product Catalog > Action Button Style when you have 3 columns of products and a side bar.
The Select Options copy and price sit on top of one another. see attached.
Would be good if you could adjust the product price font size in Customise > Product Catalog

Box Shadow Option for Columns inside Row Layouts is not working on my site.
When you apply the box shadows on the column block settings, you can see the shadows right there on the editor (see attached file – Capture2.png), but they are gone on the preview page, and when you publish the page (see attached file – capture1.png).
Please help.
Thanks
Add something into the center columns of your rows then it should appear.
This issue should have been fixed in a recent version can you tell me which version you have?
Ben
This reply has been marked as private.
I don’t believe there’s a functionality in Ascend to remove the sidebar from only the shop page and not all the shop archive pages. A workaround would be to create a full-width page then add your products via shortcode like this: [products limit="24" columns="4"] Is that something that would work for you?
Hannah
Hi Ben,
Yes, the code was added because there was problem to show the product as 3 columns only, even if the settings were set up for 3 columns I had a 4 column view on the main product grid. : https://www.kadencewp.com/support-forums/topic/shop-page-3-columns/
That is why now the list view is not working.
I will try to fix it, with what you suggested.
Thank you,
Olga
Hi,
The option to display the product as a list view doesn’t work with elementor templates, the products are displayed in 3 columns.
*Login to see link
Also, just in case, please let me know how to remove this list view icon trigger. (if impossible to fix I can just remove this option for now)
Thank you,
Olga
Hey,
Try changing “cat” to “type”. Like this:
[portfolio_posts orderby=date excerpt=false columns=3 items=24 height=200 type=highways]
Hope that helps!
Hannah
Hi there,
I’m using shortcodes to show different portfolio projects and when I select a certain category it’s still showing all the items. Here’s the code I’m using
[portfolio_posts orderby=date excerpt=false columns=3 items=24 height=200 cat=highways]
How do I get it so that it only shows projects categorized as highways?
Hej Ben,
Thanks for the pointers! Gotta look closer for those cogs! 🙂
I found Max megamenu more intuitive to configure than Quadmenu. It will do for now but it will be great with a mega menu in the theme.
It would be great if you could increase it to 6 columns in the footer.
Thanks,
Ben
Hey,
I suggest using the Row Layout block. Add your carousel widgets to columns within the blocks, then you can use the padding/margin settings to add spacing in between the columns.
Hope that helps!
Hannah
I also tried to set up a simple image gallery as 3 columns view: had to set it for 2 columns in the settings in order to show 3 columns on the page.
See attached.
The galley example can be found on the front page: http://sellitonline.wpengine.com/en/
Thank you,
Olga

-
This reply was modified 5 years, 11 months ago by
OLGABOCA.
Hello,
I configured the shop page in the theme option to show 3 columns:
*Login to see link
There is a note that: This sets the columns for standard screen size. May be more on larger screens and less on smaller screens.
Even on the 15-inch laptop, it is still showing as 4 columns. The images look too small, is there a way to force the layout for all the desktop devices at 3 columns?
Thank you,
Olga
Hey Ben,
If I need to have a menu with columns in Kadence Theme, which would be compatible? Quadmenu, Max megamenu or another one?
I’m still looking for font settings for site content (paragraph text) and also for the footer widgets.
In Astra you have Text color like this:

Sorry if I’m being blind! 🙂
This reply has been marked as private.
What would be ideal is to get into the footer space as if it were a Page. I would add four columns, put a SiteOrigin page builder widget in each, and write and format and link whatever text I want, the way that I want it. Is this possible?
Hey Kevin,
To display more than 18 on sale products on the homepage you would need to use a shortcode like this: [sale_products per_page="28" columns="4"]
You can paste that into your home content area into a text widget within the home widget area.
Hope it helps!
Hannah
Hello, 🙂
Is it possible to have the date with number -> 22-05-2020 instead of the calendar icon in the blog grid whith columns ?
Thank you
🙂
Hi,
How can I use columns in the menu? I don’t see any option for that? This is a must have so I hope it’s possible and I’m just missing how to do it. 🙂
Where do I set the colors for content and menu dropdown color + background? Or are those locked to certain palette numbers?
Is there any documentation or guides for the Kadence theme yet?
Thanks!
Steps to reproduce:
1. Use 5 footer widgets with titles
Note that the 5th title aligns center on the whole area as if it would span columns 5+6. This looks bad. Maybe you could set left align on those titles out-of-the-box for a better experience?
h2.widget-title { text-align: left; }