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: Latest Posts with multiple Pages
October 22, 2015 at 12:30 am #639391. In the theme options > blog options what is your excerpt word count vs the theme options home layout.
2. Can you post a link while your using the 2 columns with the home content.
Ben
In forum: Virtue ThemeHi,
I love the way the “Latest Posts” from the widgets looks. It has 2 columns of my blog posts and the picture is on top, text below and each excerpt is the same size. However, this only lets me show 8 of my latest posts. I want to be able to scroll through all my latest posts on the homepage (i.e. have the pages at the bottom 1 2 3 4 next>>).
I have tried to do this by creating a static page and making the home page a blog with excerpts. This works but when I select 2 columns, the thumbnails are smaller, each excerpt is a different size and it doesn’t look as clean as the “latest posts” option.
Is there a way to fix this? Thank you in advance!
In forum: Virtue ThemeIn reply to: Inserting an image above the Custom Carousel
October 21, 2015 at 11:31 am #63804Hey,
Didn’t get that link?Are you using your “page content” on the home page?
One option is to built in your custom carousel in page builder using shortcodes. Then you can set the layout how you want:
[custom_carousel columns=4 speed=9000 scroll=1]
[carousel_item columns=4] Item 01 - Add your info here [/carousel_item] [carousel_item columns=4] Item 02 - Add your info here [/carousel_item] [carousel_item columns=4] Item 03 - Add your info here [/carousel_item] [carousel_item columns=4] Item 04 - Add your info here [/carousel_item] [/custom_carousel]Ben
In forum: Pinnacle ThemeIn reply to: Major issues with mobile
October 21, 2015 at 1:23 am #63711Hey,
You can’t make a responsive theme not responsive. I also strongly urge you to considering only desktop designed websites as not an option in 2015.Lets start with this css:
@media (max-width: 780px){ .panel-row-style { padding-left: 5px !important; padding-right: 5px !important; } }add that in your theme options > custom css box. That will clear up a lot since you’ve added a lot of inline styles.
Where are you wanting two columns? what page?
Ben
In forum: Virtue ThemeIn the Theme Options->Footer Layout->Footer Widget Layout I have selected option with 3 columns of footer widgets. Now there are no footer widgets showing. The footer widgets only seem to show when I select to option for 4 columns for footer widgets. But I only want 3. Is this a bug, or am I doing something wrong? Please help.
Thanks,
-Rob AIn forum: Pinnacle ThemeTopic: Major issues with mobile
Hi,
The sites gets really messed up when you view it on mobile. The client ideally wants to site to look exactly the same but I’m not sure if it’s possible to turn off responsive layout completely. If that’s the case is there anyway to at least keep the two columns on each page side by side instead of one on top of the other?
thanks so much.
MonicaIn forum: Virtue ThemeIn reply to: Remove space above and below image menu
October 20, 2015 at 4:04 pm #63648ok, so you need to do this in pagebuilder, set the home page as a static page and open that page in pagebuilder add a row with 4 columns and add your image menu widgets into those columns.
Then make sure to set the row to full width stretched. see here: https://www.kadencewp.com/using-page-builder-virtue-premium/
after that post back and I can get your css for minimizing all the padding.
Ben
In forum: Virtue ThemeIn reply to: Remove space above and below image menu
October 20, 2015 at 3:45 pm #63645Either way you will want to set this up in pagebuilder using the columns and image menu widget there.
Ben
In forum: Pinnacle ThemeIn reply to: Themes goes out of whack on Mobile
October 20, 2015 at 12:39 pm #63617Hey,
Best option is rarely to fix a problem with another problem. And to be clear forcing the site to be desktop on mobile is not only not possible it’s also really bad idea for all your mobile traffic and for SEO ranking.Your mobile site is not so bad that you can’t fix with some good css. For example. Lets start with your portfolio page. add this css in your theme options > custom css box. That will clean up that page nicely on mobile.
@media (max-width: 767px){ #pg-134-0 > .panel-row-style, #pg-134-1 > .panel-row-style, #pg-134-2 > .panel-row-style { padding:0 !important; } #pl-134 .panel-grid-cell { margin-bottom: 10px; } #pl-134 { padding-top: 10px; } }The Home page.
Revolution slider. First off you need to switch it from “fixed” mode to “auto responsive”. That will really help for mobile. I understand you probably picked fixed because you didn’t want the slider to stretch the width of the screen and so once you set it to auto responsive then you need to add this css:.home .rev_slider_wrapper { max-width:1140px; margin:0 auto; }The Instagram widget I think would look better two columns on mobile so I recommend this css:
@media (max-width: 480px){ #sb_instagram.sbi_col_8 #sbi_images .sbi_item { width:50%; float:left; } }About page and contact Page:
add this css:
@media (max-width: 767px){ #pl-700 .panel-grid > .panel-row-style, #pl-109 .panel-grid > .panel-row-style { padding: 0 !important; } }All css can be added in your theme options.
Let me know if something else is sticking out.
Ben
In forum: Pinnacle ThemeIn reply to: HR Short Code cutting
October 20, 2015 at 10:02 am #63584If you are avoiding pagebuilder you can use the Virtue Shortcodes > columns.
You just need to get both items, the image and the hr in separate columns.
Ben
In forum: Pinnacle ThemeIn forum: Pinnacle ThemeIn reply to: Page Builder – responsive columns ordering
Ben,
Col 1 and Col2 need to be side by side (as columns) on a computer/widescreen and collapse underneath each other when in mobile/responsive mode. Making a new row would put them one on top of each other in all cases. Maybe there is something I am missing, but in any case…(see below)Hannah,
I am not going to post a link because we gave up on this client and their needs. So it is someone else’s problem now. This still perplexed me, though, but I will close this topic for now.Thank you for trying and your help with your wonderful theme and support. Expect to hear more from me soon, for better or worse:-/
Your theme, business model and licensing/updating policies are clear and great. If I need any other theme, I won’t unless it is licensed like yours (Theme Forest=NO). If you create another theme for whatever reason, I will purchase it immediately. If you had “super-premium” support I would subscribe as well. Cyberchimps charged us $9/mo for miserable email support.
PS: I am having some trouble with the account interface and seeing my topic updates. I can’t easily see my topics and stuff I follow. What am I missing?
Thanks,
ninsightsIn forum: Virtue ThemeIn reply to: carousel rows increase
October 16, 2015 at 10:34 am #63061Hey,
1. No a carousel can only be one row. But what you can do is use your page content to built the page. There you can add two carousel shortcodes with the second having an offset. Like this:[carousel type="featured-products" items="8" columns="4"] [carousel type="featured-products" items="8" columns="4" offset="8"]2. How would you like it to look? You can use columns like here: http://themes.kadencethemes.com/virtue-premium/blog-grid-three-column/
Or a list like here: http://themes.kadencethemes.com/virtue-premium/blog/3. If you just want a widget to be a little lower on the page post a link and we can help with the css.
If you can name some specifics that your missing in layout 3 or post a link to your site so I can see what you working with that would help.You can also see this tutorial here: https://www.kadencewp.com/creating-demo-3-layout-homepage/
Ben
In forum: Virtue ThemeTopic: carousel rows increase
Hi
1. The home page carousel currently only has one row and we can chose the number of columns it should have. Can I also chose the number of rows? I wanted 2 rows for the On Sale and 2 rows for Featured products2. Can I make the blog section on the home page look any different? Is there a home page blog widget i can copy from some place that will look different that this.
3. Is there a video that can expain to me how I can make a site similar to *Login to see link
I was having trouble with setting the filters. I got the Ajax fitlers on the right side widget for the shop page, however i was not able to understand how to push it down a little. It was too close to the top.If you can share other reading material pertaining to the last issue it would be great.
I am a newbie and have no experience with coding whatsoever. (Excel Macros at max)
Thanks
In forum: Virtue ThemeOctober 15, 2015 at 10:25 pm #63024Hey,
Moving them below the proceed isn’t an option unless you edit the woocommerce cart code.But you can make them two columns like this:
@media (max-width: 767px){ .cart-collaterals .cross-sells .kad_product { width: 50%; float: left; } }You can hide with this css:
@media (max-width: 767px){ .cart-collaterals .cross-sells { display:none; } }Ben
In forum: Virtue ThemeIn reply to: blog summary static home page
October 15, 2015 at 9:12 am #62902Hey,
1. You can’t use a shortcode to post by name.
What you can do is create a category just for this post and add the post to it. Then use the cat=”category” to show the post.2. Not sure what you mean? are you wanting your posts in columns? Or does this have to do with the featured image?
Ben
In forum: Virtue ThemeTopic: Virtue: Carousel
Hello,
I am using the Virtue Carousel widget in a home widget area. I have it set to blog posts, 3 columns, all categories, and 6 posts. However, it’s pulling 11 posts. I’ve changed the number to 0, 8, etc. Doesn’t matter, the same 11 pull. I’ve emptied my cache, reset the browser… still 11. It is the carousel under the title “featured posts” on this site > *Login to see link
Any ideas would be greatly appreciate.
In forum: Virtue ThemeIn reply to: lightboxsize in Virtue gallery
Hello Hananh/Ben – Thanks for the reply. 🙂
Hello Ben, yes- you got it right. After playing it around it seems only for lightboxsize=”medium”, there is some change in the final pop-up output.
For lightboxsize=”large” or lightboxsize=”small” , there wont be any difference in lightbox display size. I am checking in 19″ monitor, so difference is clearly visible.Here is my code:-
[gallery columns="5" link="file" lightboxsize="large" ids="2931,2937,2930,2936,2943,2933,2934,2941,2942,2944,2935,2932,2938,2939,2940"]Cache cleared after every chgange. Am I missing something ?
Cheers,
AriIn forum: Virtue ThemeIn reply to: Separating CSS – woocommerce and body
In forum: Virtue ThemeIn reply to: Portfolio Height
October 13, 2015 at 6:09 pm #62643Hey,
Helps if you can post a link just to clarify what page. I’m guessing your talking about the portfolio grid page.
The width of images is determined by how many columns you choose. You can set the height right in the portfolio page settings.Ben
-
AuthorSearch Results


