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 'COLUMNS'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Featured Products & Best Sellers
May 5, 2019 at 12:28 pm #224754Hey,
So by default when you set the carousel to 6 columns it will use three on mobile. What you have to do to be able to control this is add the carousel through the page itself, either using a shortcode.[carousel type="featured-products" items="10" columns="6" xscol="2" sscol="1"]Or in the block editor using the Product Carousel block.
Ben
In forum: Virtue ThemeTopic: 16 PRODUCTS PER PAGE
Hello! I have a problem with my website. Some time ago I asked you to give me a code to put my products in 8 columns. That worked! but now I added more products and I enabled PAGE 2, but within the page 1 there are still empty spaces! How can I put it so that it always shows me a total of 16 products per page?
Thank you!!
In forum: Ascend ThemeIn reply to: Can you help with this
May 2, 2019 at 5:42 pm #224611ok, I see, it has to do with adding columns inside a carousel and those columns breaking down for mobile with flex, you need to add this css:
@media (max-width: 780px){ .custom_carousel_shortcode .carousel_item .panel-grid { display: block !important; } }I added for you.
Ben
Ben
I have set up a testimonials page (using Template Testimonials Grid and also tried the Testimonial Post Shortcode). I included full website addresses (*Login to see link in the link data field for many. The links do not display on the grid-views, but the links show up on the individual testimonial pages. Thoughts on how to get that link to show on the page? I have tried both the page template “Testimonial Grid” and the Testimonial Post Shortcode. I’d like to stick with the shortcode version – here’s the code I am using, below:
[testimonial_posts columns=3 content=full link=true items=”100″]
If there isn’t a way to display, I can go back into each entry and add a hyperlink within the text. If you want to see what I’m working on, you can go to this temp development page: *Login to see link
In forum: Ascend ThemeTopic: Can you help with this
In forum: Virtue ThemeTopic: Disable link on Carousel
Hi Team,
I’m running a Carousel in the header using the shortcode:
[carousel type=post orderby=date columns=5 items=-1 img_height=200 speed=4000 scroll=1 cat=club] and it looks great, so thanks for that.The carousel is populated by a set of posts that have the featured image set and not much else at this stage.
I want to go live with that approach but I have not yet got all the subsidiary posts up to the stage where they can be shared.
Is it possible (as a temporary arrangement) to disable the link?
So the carousel continues to pull the featured image from each post but visitors cannot click through to the post?I’ll remove this once the posts are ready to share.
Very many thanks,
Phil.In forum: Virtue ThemeIn reply to: Kadence slider as a Carousel
Another option would be to use a carousel shortcode, like this:
[carousel type=post orderby=date columns=4 items=8 speed=9000 scroll=all cat=photos]
You can see a full list of Virtue Premium shortcodes here: http://docs.kadencethemes.com/virtue-premium/shortcodes/
Though the Slider Revolution will give you a lot more functionality and flexibility.Hannah
In forum: Membership ForumsIn reply to: Scale words, don’t wrap in blocks
In forum: Virtue ThemeIn reply to: restaurant menu table help
April 29, 2019 at 12:11 pm #224311Hey so create a new row for each row that you want to start at the same place. Right now they are all in two columns, just create more rows and only one item per column.
Ben
In forum: Membership ForumsIn reply to: Kadence Blocks on other editors
Hi Diana,
With Kadence Blocks you can use the Row Layout Block. It makes it easy to add custom columns. See here: https://www.kadenceblocks.com/row-layout-block/
As Kevin said, feel free to ask us any questions you have on Gutenberg!Hannah
In forum: Virtue ThemeIn reply to: Portfolio categories in the sidebar
In forum: Membership ForumsIn reply to: Kadence Blocks on other editors
Hi Kevin,
thank you for your answer. I’m finding difficulty with the editor specially in the building of columns and to drag and drop duplicate widgets. I know there is the “column block” but I don’t know how can I put into duplicate widget. I don’t know if I explain well…thank you!In forum: Membership ForumsIn reply to: Scale words, don’t wrap in blocks
I tried this and didn’t work. What I want to see happen is the words scale down when the screen is enlarged and doesn’t break up the words. How is that possible on any device. On the mobile side, the words are broken up when viewing horizontally only. Here are a couple examples of what happens…
Communi
ty
DirectoryCommunitt
eesThis happens particularly when using row layout block or columns with the texts.
In forum: Virtue ThemeI recently just finally updated from wordpress 4.9.8 to 5.1.1 I also did the WooCommerce recent update along with the Kadence updates in the last week.
I was just browsing through the shop pages and notice I have 3 columns of product and then several rows. I would find in some rows I would only have 1 product. I went into my dashboard and check to see if for some reason it was missing product but I am not. What is happening if I have a short product title like just one row and the other in the row has two lines it will line up where ever the short title is and skip the longer titles. If all product titles have the same two lines everything is fine it is just where there is a shorter product title.
here is one of the pages to viewThanks Tom
In forum: Ascend ThemeHey Stephen,
I would recommend using a shortcode like this:[products limit="8" columns="4" category="hoodies"]
You can paste that into your static homepage or into a text widget in your home widget area.
You can remove the product carousel by disabling it from the homepage layout manager in Theme Options > Home Layout.
The image size will depend on the number of columns you use.
Hope that’s helpful!Hannah
In forum: Virtue ThemeIn reply to: Strange padding on SHOP page.
April 26, 2019 at 1:19 pm #224146Add this css:
.product_img_link { max-width: 300px; margin: 0 auto; }Has to do with making the container fullwidth and so columns are larger then image.
Ben
In forum: Virtue ThemeIn reply to: Table is resizing when using [audio] functionality
April 25, 2019 at 1:25 pm #224050Hey Dean,
Best to not use a table. There are only a couple of cases where you have data where a table makes sense to use.You just need to use columns. You can add a column using the block editor, pagebuilder or if in the classic editor use the virtue shortcodes.
Ben
In forum: Virtue ThemeIn reply to: VIRTUE: Similar Posts Carousel Smaller
In forum: Virtue ThemeHi Team,
This is odd:
I have set up 4 very similar staff posts. Each has a featured image, some text content, group = “staff” and no manual excerpt.
When I display on this page, using the shortcode:
[staff_posts orderby="menu_item" order="asc" lightbox="true" link="true" columns="4" height="200" cat="staff"]
you see the auto-excerpt for only the first 2.Please can you help me find out why this is and where the text has gone?
Many thanks,
Phil.In forum: Pinnacle ThemeIn reply to: Portfolio_posts shortcode options
April 18, 2019 at 10:03 am #223336Hey,
Just update your shortcode to this:[portfolio_posts orderby=rand columns=3 items=6 ratio=square filter="true" layoutstyle="flat-w-margin"]That should work for you.
Ben
-
AuthorSearch Results



