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: Contact Template Not Working
November 25, 2013 at 5:05 pm #1897Oh i see, yeah you can enter those in, They are an example. You just add columns to the page with the column shortcode button then add your icons and text.
Let me know if you need help getting it started I can make a quick page for you just send a link and login
Ben
In forum: Virtue ThemeIn reply to: Tables Breaking Theme
In forum: Virtue ThemeIn reply to: Tables Breaking Theme
November 19, 2013 at 6:04 pm #1707Hmm, Your table has inline styles setting the width to 658px. That will cause problems in any browser with a smaller screen size.
But regardless IE and table styles can be really weird. Is the table a code you wrote or copied? At first glance I’m seeing a lot of it thats going to need to be rewritten for it to work.
Have you thought about using the columns featured that comes with the theme. (I will make a note don’t use visual aid mode with that much going on).You also have a tracking script that is causing javascript errors. Something I would recommend you check out.
And there are some strange server issues. Check out how IE 10 with browserstack just crashed: http://www.browserstack.com/screenshots/571284c745980a75a04d41d2c72dda31b6b139faBen
In forum: Virtue ThemeIn reply to: How create several protfolios
November 17, 2013 at 5:56 pm #1660If I understand when you build a portfolio page you just need to set the page to only show one type. It’s in the page settings where you set the amount of columns etc.
Ben
In forum: Virtue ThemeTopic: Footer Column2
In forum: Virtue ThemeIn reply to: featuring Products
November 15, 2013 at 8:15 am #1582Showing five columns isn’t a built in feature. You would need to code it in. I’m working on some enhancements to come out in the next week, five columns will be a part of that but for now it’s not really possible.
Sorry,
Ben
In forum: Virtue ThemeIn reply to: Carousel/Gallery Thumbnails
November 3, 2013 at 12:11 am #1325Hey Breezy,
Let me explain, the theme uses an resizer to check for a certain size photo, if it doesn’t exists it crops it. In a lot of places it uses square images, but in sliders it can pretty much be changed based on user input. When the resizer has to crop an image it crops it and saves it as a new image with the new dimensions at the end of the image file name. That way anytime that page is loaded it now has the image on hand to present.So for gallery thumbnails it crops them square if you have masonry off and to a certain width but no height specified if you have masonry on. If you want complete control you can disable the virtue gallery and use standard wordpress, then the post thumbnail editor will work. Else you have to save a copy of your image in the right dimensions that the script is requesting with the correct name. When virtue creates a gallery it sees how many columns are requested then crops the images to fit in those columns. All this is done for fast loading speeds and providing images that are the exact size needed.
So in general if you need specific crops for your gallery where it doesn’t work with masonry on then turn the virtue gallery off and use a plugin for more control of your images.
Hope that explains how the gallery images are created and your options for more control.
Ben
In forum: Virtue ThemeIn reply to: Main page portfolio grid – image size
October 27, 2013 at 7:39 am #1140Hey Jakub,
Here is one way to do it just with css. Don’t edit the files and add this to your custom css box. Make the columns in your theme options 3 column. Make the max width whatever you want..home-portfolio .portfolio_item a img, .home-portfolio .portfolio_item .flexslider { max-width:270px; margin:0 auto; }I will say though if your background isn’t white the title on rollover is’t going to look good.
For other options do you want the images to be square? if you are just worried about height you could leave them at 370 for width and make the height 200?
Let me know how this goes.
Ben
In forum: Virtue ThemeIn reply to: Image menu size
Hi Ben. I’m trying to put an image menu on my homepage too. Its eight images and I’m trying to get it to display as 4 columns x 2 rows. However it will only display
in three rows of 4, 3 and 1. The first image in the second row is stepped from the image above it. Is there some way to remedy this? http://testing.irishvaluations.com/wp/In forum: Virtue ThemeTopic: Home- front page/shop page
Hello
I’d like my home/front page (www.opastries.com) to look like- *Login to see link – page/ with featured products. Right now it looks like my home page is directed to the Shop page.However, when I click on SHOP page link underneath my logo- its doesn’t link back to Sho page like this one -*Login to see link at all.
Instead it links to this page *Login to see link – with no picture, columns, etc., within the page itself. I’m sure I’ve done something supremely wrong. Please help.
Shop- This one
Cart
Checkout
My Account
Terms
Home
Portfolio
Blog
Blog Full
Contact Us
Staff
About
Testimonials
WordPress Gallery
Itemsthx
In forum: Virtue ThemeTopic: ET Tab alignment
In forum: Virtue ThemeIn reply to: [gallery] shortcode: can't change options
September 27, 2013 at 11:11 am #664New updates is now available I’ve added support for up to 7 columns in the gallery short-code. And if you want to use them on the portfolio pages you can by selecting the third layout option.
Ben
In forum: Virtue ThemeIn reply to: Full Width and Boxed Options
September 27, 2013 at 8:36 am #649Hey Breezy,
The theme is responsive. Meaning if you chrome browser window is below 1200px wide it’s going to use the .container width at 940px. If it’s wider than 1200px it will use .container at 1170px.As for the boxed option not changing did you try refreshing that cache for firefox?
And the image menu: This feature wasn’t really designed for use with images that have text. It was meant for a background image that you would add text over by filling in the title area and description area. So you are right as you make your screen smaller it crops the right side to keep the height the same.
For what you are doing I would suggest using the content area of your home page. Adding columns and images in the columns. Then as you resize your browser it won’t crop the image just shrink it.
I hope this makes sense. Please let me know if you need further assistance.
Ben
In forum: Virtue ThemeIn reply to: [gallery] shortcode: can't change options
I’m still learning how to launch the site so I can’t give you a link yet.
I took this screenshoot https://www.dropbox.com/s/lxet8cgn2rn7swj/portfolio%20post.jpgIn the content I put this:
[gallery size="thumbnail" columns="4"] And options: proyect layout:above proyect options:video (I put video so it doesn't show anything)As you can see I only have 2 columns and the size is too big. I would like to have the thumbnails displayed in horizontal lines and smaller. Something like this: https://www.dropbox.com/s/w4vre1aof6yg2fc/new.jpg
In forum: Virtue ThemeIn reply to: [gallery] shortcode: can't change options
September 24, 2013 at 10:20 am #622Hey Braulio,
Currently it should work if you choose columns 2 – 4 if you go higher it defaults to 3. I’m updating and will be happy to make the columns up to 6?Can you send me a link so I can see your issue though?
Ben
In forum: Virtue ThemeFor example, inside a portfolio post, I want to put a few images so you can:
-open them into a lightbox.
-go from one to another using the arrows in the lightbox.This is supposed to be done with the shortcode [gallery columns="x" size="thumbnail" etc...]
The shorcode [gallery] works but you can’t change columns or size. I get the images displayed in a single column and they are too big.
Weird thing: only when I set columns=4 I can have 2 columns instead of 1.In the twenty-thirteen theme this shortcode works. Could you fix this?(feature request hehe) Or can you suggest me another way to do this lightbox from small thumnails in a portfolio thing?
In forum: Virtue ThemeIn reply to: Image menu size
September 16, 2013 at 1:51 pm #539Hey Milla, The width is based on how many images you are using from 2 – 4 if you use more than 4 it keeps it in a 4 column layout.
How many columns would you like the images to be?Ben
-
AuthorSearch Results


