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: Pinnacle Theme
Is there a way to force the columns to line up according to their row? Right now it is like this:
Desktop:
Col 1 | Col 2
Widget 1 | Widget A
Widget 1.2 | Widget B
Widget 1.3 | Widget CMobile:
Col 1
Widget 1
Widget 1.2
Widget 1.3
Col 2
Widget A
Widget B
Widget CI want:
Mobile:
Col1
Widget 1
Col 2
Widget A
Col 1
Widget 1.2
Col 2
Widget B
Col 1
Widget 1.3
Col 2
Widget CEtc… The columns in a row correspond with each other and collapsing this way breaks them apart.If I could do this:
Row 1
Widget | Widget | Widget
in the same column horizontally it would solve the problem. Is there a way to do this, with or without page builder?THank You
In forum: Virtue ThemeIn reply to: More info in productboxes
August 27, 2015 at 10:38 am #55833Ok, You can change the columns in your products to 1 or 2 and that would add in your short descriptions.
Or you can force them in while you have 4 columns:
.product_details .product_excerpt {
display: block;
padding: 0 5px;
}I suggest you make your product titles min height smaller in your theme options > shop settings.
Ben
In forum: Pinnacle ThemeHello,
I have a table of 4 columns here : *Login to see link => I would like to have a table of 2 columns on tablet :/
Is it possible ?
Thanks for your help
In forum: Virtue ThemeIn reply to: Display Short Description on Category Page
In forum: Virtue ThemeIn reply to: Display Short Description on Category Page
August 24, 2015 at 12:42 pm #55127You can turn it on with css. It’s set to show for columns of 1 or 2 already.
.product_details .product_excerpt { display: block; }Ben
In forum: Virtue ThemeTopic: Short code image size
August 24, 2015 at 9:49 am #55067Hello I’m using shortcodeo n my home page to display a product on it: [featured_products per_page=”1″ columns=”1″]
I don’t seem to be able to change the size of the image though. I have changed the settings in woocommerce and also in the theme options Enable Product Image Aspect Ratio on Catalog pages is turned off. Furthermore I have regenerated the thumbnail images as suggested by woocommerce and it still has not changed the image size. How can I do this please?
Thank you
In forum: Virtue ThemeTopic: Footer Widgets
In forum: Virtue ThemeAugust 21, 2015 at 9:34 am #54802Hi,
Thank you again for a wonderful theme, and great support!
I am having some issues again when on a smaller screen.
For the footer I am using all 4 columns, and after putting in widgets here there are a few problems when viewing on smaller screens.
The body content eihter falls under the footer or is placed on top.
Previously I had some issues with the footer when working on my computer screen, so I added som codes I found, and now I am unsure how to fix it.I want to keep the spacing between the body content and footer like I have it now on the computer screen, and obviously make it not overlap or disapear on the smaller screens.
Including some photos.
Picture 1 – Spacing between body content and footer – computer screen
Picture 2 – Spacing between body content and footer – mobile screen
Picture 3 – Spacing between body content and footer – mobile screen
Picture 4 – Spacing between body content and footer – mobile screenMy Custom CSS looks like this:
.page-header {
display: none;
}html, body {padding:0; margin:0; height:100%;}
#wrapper {position: relative; min-height:100%;}
#containerfooter {position: absolute; bottom: 0; left: 0; right: 0;}
.contentclass {padding-bottom:300px;}#nav-main ul.sf-menu li ul.sf-dropdown-menu li a:hover {color:#f2a79d;}
@media (min-width: 992px) {
#nav-second ul.sf-menu {
display: none;
}
.page-id-34 #nav-second ul.sf-menu {
display: block;
}
}.sf-menu ul, .sf-menu li:hover ul, .sf-menu li.sfHover ul {width: 140px;}
a:focus {
outline: none;
}
@media (min-width: 992px){
#nav-second ul.sf-menu>li {
width: auto;
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 1200px) {
#nav-second ul.sf-menu>li {
width: auto;
padding-right: 30px;
padding-left: 30px;
}
}.products div.product {
border:none;
}#nav-main ul.sf-menu {
margin-top: 50px;
margin-bottom: 0px;
}[class*=”post”] { border:none !important; }
#kad-blog-grid .blog_item {
border: 0;
}.footerclass h3 {
font-size: 16px;
}.footerclass {
font-size: 12px;
}.footernav ul li a:hover {
background: none;
}#containerfooter .menu li a {
background: 0;
}.footerclass a:hover {
color: #fff;
}.footer-widget .widget, .footer-widget {
margin-top:0;
}
#containerfooter {
padding-top: 10;
}
.footercredits {
padding-top: 10;
padding-bottom: 0;
}#containerfooter .menu {
margin: -8px;
}Anyone able to help with this as soon as possible? 🙂
In forum: Virtue ThemeIn reply to: Reduce spacing between pagebuilder rows
In forum: Virtue ThemeIn reply to: Home Page Icon Menu on another Page
August 20, 2015 at 2:46 pm #54674You can use the “virtue shortcodes” button and add your icons boxes to any page. along with pagebuilder and you can easily add the columns for each.
There is no way to force your home icons into another page.
Ben
In forum: Pinnacle ThemeTopic: home Page Blog style
Hi,
I would like to put my latest blog’s articles on the homepage, but I would like to have each article in a single line, instead of the block view.
in other words, can I change the multi-column view in a single column? (that’s mean in a single line)
Ps I tried to put to “1” the number of columns but the minimum accepted is 2 🙁thank you
regards
PierluigiIn forum: Pinnacle ThemeAugust 19, 2015 at 8:31 pm #54430Hey,
So you can add an icon menu using the “pinnacle shortcodes” button with any page. Just use the icon box shortocde.As for setting up columns you can use pagebuilder to add columns to a page then add each widget into each column.
https://www.kadencewp.com/using-page-builder-virtue-premium/
Ben
In forum: Virtue ThemeIn forum: Virtue ThemeTopic: Submenu
Hi,
test site: *Login to see link
is it possible to make the submenu
– 100% full width
– permanent showing – not just on hover
– more columns (aprox. 2 more)like this example: *Login to see link
Thank you,
B.In forum: Virtue ThemeIn reply to: Issue saving theme options/pages using visual editor
Hi Ben
I went into cPanel and Mysql databases, hit the repair button and everything came back with an ‘ok’.
Here is the system report from WP about the current plugins running…
### Active Plugins (18) ###
Akismet: by Automattic – 3.1.3
Black Studio TinyMCE Widget: by Black Studio – 2.2.5
Cyclone Slider Pro: by Nico Amarilla – 2.10.0
Easy Columns: by Pat Friedl – v2.1.3
Fancy Product Designer: by Rafael Dery | radykal.de – 2.1.2
Hello Dolly: by Matt Mullenweg – 1.6
HTML5 Responsive FAQ: by Aman Verma – 2.4
Kadence Slider: by Kadence Themes – 1.4
MailChimp for WordPress Lite: by ibericode – 2.3.7
Revolution Slider: by ThemePunch – 5.0.2
Simple Instagram: by Aaron Speer – 2.0.2
Page Builder by SiteOrigin: by SiteOrigin – 2.1.4
SiteOrigin Widgets Bundle: by SiteOrigin – 1.4
UberMenu 3 – The Ultimate WordPress Mega Menu: by Chris Mavricos
SevenSpark – 3.1WangGuard: by WangGuard – 1.6.2
WooCommerce: by WooThemes – 2.4.4
WP Memory Load and db size Usage: by slangjis – 2013.0124.0852
WP Statistics: by Mostafa Soufi & Greg Ross – 9.5.2Do you think any of those could be conflicting with the theme or causing the issues? Another thing I’ve noticed is that if I bulk upload media (product images) they freeze/crash/timeout after somewhere between 10-50 images everytime. The same with csv import suite product uploads but that gets to almost 150/200. Thought it was worth mention as I assume they’re related issues.
Really appreciate you guys help, your customer service is first class!
Cheers
JackIn forum: Virtue ThemeIn reply to: Half Screen Slideshow
August 17, 2015 at 10:39 am #53915Hey,
You would need to use pagebuilder. So you can’t add the slider in your theme options. Just make sure the “page content” is enabled in your theme options home layout. Then go to the font page and add a row with two columns.See here: https://www.kadencewp.com/creating-a-home-page-with-virtue/
Ben
In forum: Virtue ThemeSeveral sites on my bluehost account got hacked. I reinstalled the virtue premium theme and was able to restore the site, except the default style.css file is empty. All that remains is this:
===================================
/*
Theme Name: Virtue – Premium
Theme URI: *Login to see link
Description: The Virtue theme is extremely versatile with tons of options, easy to customize and loaded with great features. The clean modern design is built with html5 and css3 and uses the powerful responsive framework from Bootstrap to be a fully responsive and mobile friendly. It’s fully ecommerce (Woocommerce) ready with all the tools you need to design an awesome online store. The versatile design is perfect for any kind of business, online store, portfolio or personal site. We built Virtue with a powerful options panel where you can set things like your home layout, sliders, custom fonts, and completely customize your look without writing any CSS. You are going to love how easy this theme is to work with. Virtue was built and designed by Kadence Themes.
Version: 3.2.1
Author: Kadence Themes
Author URI: *Login to see link
Tags: flexible-width, two-columns, one-column, custom-colors, custom-header, custom-menu, featured-images, translation-ready, theme-options, photoblogging
Text Domain: virtueLicense: GPL
License URI: *Login to see link
*/
=====================================
Please advise ASAP. Thanks in advance for your assistance.In forum: Virtue ThemeIn reply to: Smooth scroll and offset with mobile menu
In forum: Virtue ThemeIn reply to: PAGEBUILDER — shortcode problems
Hi Ben
Here is the page, and the screen shots. I’ve had to disable pagebuilder because it seems to mess up the css and the plugin.
All I want to do is add a second sidebar.Hannah suggested I use PageBuilder. But it’s not displaying the content of the shortcode in the content area correctly.
So in a nutshell
SHORTCODE working fine in normal Virtue Premium theme.
I need to add a second right hand sidebar. I need two side widget areas.
Hannah suggested I use pagebuilder to achieve that.
I installed pagebuilder and added the editor plugin that they suggest.
I installed and activated pagebuilder, selected a text editor box.
added the short code in the text editor, not the preview as usual.
It doesn’t show the normal shortcode display.
It misses css, and leaves out the google map.I’ve never used pagebuilder before. I really jsut need to add a second right sidebar and have it be responsive.
Please advise, this should work. I tried it in CANVAS woothemes, and it works there.
And it works in Virtue, just not in pagebuilder.If you could tell me how to add a second widget sidebar on the right that would solve my problem another way.
I made screenshots, here are all the links.
This is the site as it would appear with no pagebuilder, and one sidebar.
http://findadoctor.wpengine.com/wp-content/uploads/2015/08/VIRTUE-PREMIUM_NO_pagebuilder.pngThis is what happens when I use pagebuilder.. Map disappears, css changes, columns disappear.
http://findadoctor.wpengine.com/wp-content/uploads/2015/08/PAGEBUILDER-PROBLEMS-VIRTUE-THEME.pngI don’t want to have to change themes. I want to use VIRTUE, but need the second sidebar.
Hopefully its a small problem.
In forum: Pinnacle ThemeHi guys,
A couple quick questions:
1. There is a small folder structure that appears in top right which shows for instance “Home/News” or “Home/Contact”, can’t seem to find the option to remove that from all pages in the site.
2. I’m using the following shortcode to display the portfolio items and although I set the filter to false, I still get a filter on top of the list that allows me to filter by type, is that normal? How can I remove that filter?
[portfolio_posts orderby=menu_order columns=6 ratio=square filter=false layoutstyle=default hoverstyle=default items=100 masonry=false lightbox=false showtypes=true]
Thanks so much,
Patrice
-
AuthorSearch Results


