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: Ascend Theme
In reply to: Ascend Carousel widget issue
One option would be to increase the number to something like 100, then you’ll always have enough space for the products. Though in a carousel it’s unlikely that a customer will scroll through all of the items.
Try increasing the number to something very high like 100 and let me know if that works for you.
you could also add the carousel with shortcode in a text editor like this:
[carousel type=cat-products orderby= date columns = 5 cat=batting-cages]-Kevin
In forum: Virtue ThemeIn reply to: Staff listed in Recent Posts
Hey Jeremy,
One option for a similar display would be to call the staff posts using shortcode like this:
[staff_posts orderby=date items=4 columns=4 height=200]You can edit it if you like using the parameters listed here:
http://docs.kadencethemes.com/virtue-premium/shortcodes/Place the shortcode in any text editor on your site and it will display your staff posts.
Does that work for you?
-Kevin
In forum: Virtue ThemeIn reply to: Product Images in the mobile version are too big
April 24, 2017 at 4:02 pm #142743If you want you can make them sit at two columns on mobile:
@media (max-width: 767px){ .home .kad_product_wrapper .kad_product { width: 50%; float: left; } }Ben
In forum: Pinnacle ThemeApril 24, 2017 at 3:30 pm #142735Final note, if for some reason you don’t organize your types into parent types then you can use the portfolio post shortcode.
[portfolio_post type="photograhy,paintings" columns="3" items="5"]Ben
In forum: Virtue ThemeIn reply to: Mobile menu and adding products to main page
April 24, 2017 at 11:23 am #1426941. add this css:
.boxed #kad-mobile-banner { left: 0; width: auto; right: 0; } .boxed #kad-mobile-banner .mobile-header-container { padding:0 20px; }2. Instead of a carousel add a grid like this:
[featured_products per_page="3" columns="3"]Ben
In forum: Virtue ThemeIn reply to: Mobile menu and adding products to main page
In forum: Virtue ThemeIn reply to: Virtue Gallery display requests
April 20, 2017 at 11:26 am #142252Are you talking about the widget title?
If you add a slider then it would by default still allow you to click through images when you opened the lightbox.
You can override columns with css. Something like:
.kt-gallery-column-6 .g_item { width: 12.5%; }Ben
In forum: Virtue ThemeHi, I am hoping you can help me. It seems that my Portfolio title is smaller than the virtue gallery title and it looks off (I did have a css fix for Portfolio font).. Can you give me a css code that would allow me to decide the font size of the virtue gallery title? Also in the virtue gallery you have 6 columns, can I have 7 and 8 columns added?
Thanks
In forum: Reply To:April 19, 2017 at 4:58 pm #142116Hey,
First: your live site max width id 1170… your dev site max width id 1470.but you didn’t make the video max size any larger? so either set you max size to be larger so that the videos fit the columns or set your sites max width to be 1170 so it matches you live site.
Second in your live site you seem to have set the bottom margin to be 0. But on your dev site your row bottom margin default is 30. You can set this in your settings > pagebuilder. Please note that when you make two widgets in one column that margin would automatically be added in between the two widgets. As I can’t see any reason for two widgets why not just place the youtube shortcode and the text in one widget.
Finally you have selected the shortcode and applied center aligning to it… that doesn’t do anything with a shortcode and it’s really best to never surround a shortcode in any other code… For example open a widget and edit using the text tab, Make sure no code is around your youtube shortcode.
OH and it’s best to use the visual editor widget.
Ben
In forum: Virtue ThemeIn reply to: Portfolio Grid – Larger images?
In forum: Virtue ThemeTopic: two categories
In forum: Pinnacle ThemeIn reply to: Blurry portfolio images
In forum: Pinnacle ThemeIn reply to: latest from the blog widget?
Hello Rick,
You can either add as a widget using the Pinnacle: Carousel widget, or you can add via shortcode using something like this and placing it into a text editor or visual editor widget:
[carousel type=post orderby=date columns=4 items=8 speed=9000]The Carousel should be pretty self explanatory when you begin configuring it, but let me know if you need any further assistance. For more shortcode, see here:
http://docs.kadencethemes.com/pinnacle-premium/shortcodes/Let me know if this helps!
-Kevin
In forum: Pinnacle ThemeIn reply to: how to adjust blog post type " normal"
HI Hannah,
thanks for your help,
a). i have tried to adjust the image from 250px to 200px but the post image size still didn’t change.
b). i wish the blog_posts type=”normal” image size also can change to smaller
c). [product_category columns=”4″ row=”1″ category=”agricultural-top-products”] why the product didn’t display in 1 row?please help
famousagriculture.com
In forum: Pinnacle ThemeIn reply to: How to add product to different pages?
In forum: Pinnacle ThemeIn reply to: How to add product to different pages?
In forum: Virtue ThemeIn reply to: Add Video to WP GAllery
April 17, 2017 at 12:42 pm #141688A gallery is designed for images not videos. You can’t add a gallery of videos.
You can use pagebuilder and create your own columns and add a video in each.
Ben
In forum: Virtue ThemeTopic: kadence gallery
In forum: Pinnacle ThemeIn forum: Virtue ThemeHello,
Sorry, I have many questions..
I want the list of background color to be white, will write them down link and image.
Ah! before that, Let me give you some information of the site. I made products’s text background color to be white with this css
.details_product_item {
background: #ffffff;
}And Thanks for your help earlier, made product image smaller. with this codes.
.product_item img{
max-height: 150px;
width:auto;
}.kad-woo-image-size {
height: 150px;
display: table-cell;
width: 100%;
vertical-align: middle;
}
.product_item a.product_img_link {
display: table;
table-layout: fixed;
width: 100%;
height: 150px;
}Here are 6 lists.
1. virtue carousel product 3 columns – link / image2. product one column – you may see when you scroll down a little. link / image
3. product single page – link / image
4. blog post lists – link / image
5. blog body – link /
6. similar post – bottom of the link / image
Sorry again.. really appreciate of your help!!
Sincerely,
HeeJae -
AuthorSearch Results


