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: How To Update To Premium
January 13, 2014 at 4:58 pm #3286Also the recent products shortcode for woocommerce is:
[recent_products per_page="6" columns="3" orderby="date" order="desc"]Ben
In forum: Virtue ThemeIn reply to: How To Update To Premium
The problem is something is going on with the Home Page,
if I change the H5 tags in Typography the Shop page changes fine, all fonts update. BUT, on home page nothing changes.
AND, there are other issues on Home Page:
I set the Home Page Layout for Page Content, and on the actual Home page I have this code:
<h2>Latest PLR Packs</h2>
[products per_page=”6″ columns=”3″ orderby=”date” order=”desc”]<h2><span style=”color: #000000;”>Buy PLR Products By Categories</span></h2>
[product_categories number=”10″]BUT
That is not what shows up, instead I get 4 columns and 9 products you can see it here: http://internetslayers.com
Also, many times when I reload the home page the products don’t show up at all??
In forum: Virtue ThemeIn reply to: how to change portfolio grid size
January 13, 2014 at 4:41 pm #3282The theme automatically crops images width based on how many columns are used. For example if you have a portfolio page with 3 columns then the images width will be 366px. And if four columns the width will be 269px.
Now if you want to change the aspect ratio so it’s not square but more portrait style you can change the crop height to 566px. (this is one of the portfolio grid page options) see here: http://docs.kadencethemes.com/virtue/#portfoliogridpage
You can see an example here: http://themes.kadencethemes.com/virtue-premium-2/portfolio/
As for the products they are just a little bit different you can set the aspect ratio in the theme options shop settings. There is a portrait setting.
Let me know if any of this doesn’t make sense.
Ben
In forum: Virtue ThemeIn reply to: Editinh inbuilt features
January 10, 2014 at 11:49 am #3235From what I can see the virtue_premium/templates/footer.php file has been really tampered with. It’s not even kicking out footer columns.
Ben
In forum: Virtue ThemeIn reply to: Editinh inbuilt features
January 10, 2014 at 9:18 am #3225The credits that you are referring to are not a column, they sit under the column and you can delete or rewrite or add to them in the theme options misc settings > footer credits.
If you want them in a column I suggest you clear the box in the theme options and use a text widget and place in the footer columns.
Ben
In forum: Virtue ThemeIn reply to: Using the home image menu on different pages
January 9, 2014 at 7:59 pm #3206I agree it would be nicer, I just updated so you can now use:
[img_menu link=# columns=3 title="Icon Menu" description="The Icon Menu Description" height=200 image=AURLTOYOURIMAGE]I’m gonna look into adding a button that will form this.
Ben
In forum: Virtue ThemeIn reply to: Using the home image menu on different pages
Create a new one on any page or post.
Yes I figured that if you added the Image Menu module to the side bar in the page/post editing area it would take a short code to then place the menu in the proper location in the page/post.
I use the columns shortcode now and it works great, but the ease of use in the Image Menu module with it’s drag and drop re-arrangement ability is unbeatable.
In forum: Virtue ThemeIn reply to: Using the home image menu on different pages
Ben,
One thing I really like about the home page is the Image Menu with it’s drag and drop rearrangement feature. I would love to be able to use that instead of the columns insert feature. Or can I already do something like that and I’m just missing it?
Thanks
In forum: Virtue Theme*Login to see link pass: nx
Unlike /tweets, this works with settings set to 4 columns:
*Login to see link
*Login to see link
*Login to see linkThere’s got to be something else
In forum: Virtue ThemeIn reply to: Unable to use shortcode in version 1.9.9.6
In forum: Virtue ThemeIn reply to: Great Shortcodes
Indeed this does work however it’s actually not infinite scrolling (but it is lazy loading the images which is very cool):
http://162.243.147.225/download/
write now I’m using:
[product_category category="downloads" per_page="400" columns="6" orderby="date" order="desc"]I know this wrongper_pagebut it kinda the idea..ie; Example: loads 20 products then the infinite scroller kicks in and calls the next 20 and so on like jetpack is doing for posts – make sense?
What do you think there Obi Wan?
In forum: Virtue ThemeIn reply to: Great Shortcodes
January 6, 2014 at 10:58 pm #3078Woocommerce has a little icon in the editor and there is an option for products by category. Virtue supports those shortcodes.
[product_category category="" per_page="12" columns="4" orderby="date" order="desc"]Ben
In forum: Virtue ThemeI keep getting the following errors every time I try using any of the of the shortcode on the tinymce tab. Each shortcode has its own error message. Am I the only one experiencing this error or it’s a general theme error?
This is the error message for “Insert Columns”:
Warning: require_once(/home/content/79/9396979/html/!Krylex-UK-DEV/krylexuk/themes/virtue_premium/lib/shortcodes/columns/columns_popup.php/wp-load.php): failed to open stream: No such file or directory in /home/content/79/9396979/html/!Krylex-UK-DEV/krylexuk/themes/virtue_premium/lib/shortcodes/columns/columns_popup.php on line 7
Fatal error: require_once(): Failed opening required ‘/home/content/79/9396979/html/!Krylex-UK-DEV/krylexuk/themes/virtue_premium/lib/shortcodes/columns/columns_popup.php/wp-load.php’ (include_path=’.:/usr/local/php5_4/lib/php’) in /home/content/79/9396979/html/!Krylex-UK-DEV/krylexuk/themes/virtue_premium/lib/shortcodes/columns/columns_popup.php on line 7
Thanks
In forum: Virtue ThemeIn reply to: Shortcode list
January 6, 2014 at 10:22 am #3054I’ve added shortcodes for carousels and posts in 1.9.9.6, the update today will have testimonials.
Is there anything you need other than these?
Ben
[blog_posts][carousel type=featured-products columns=4 items=8]In forum: Virtue ThemeIn reply to: best way to use Sticky Posts ?
January 5, 2014 at 8:58 am #3021Hey,
I can work to make this possible. Currently sticky posts are shown at the top of the query so lets say you have 4 sticky posts if you use the shortcode[blog_posts items=4]in the page content area of your home page. Then it will show those posts.If you want them in a carousel use this:
[carousel type=post items=4 columns=3 orderby=date]But I can do a better job of integrating. I’ll add it as an option in the home page setting to only show sticky posts.
Ben
In forum: Virtue ThemeIn reply to: Columns shortcode doesn't work in premium version
In forum: Virtue ThemeIn reply to: Columns shortcode doesn't work in premium version
January 3, 2014 at 10:25 am #2989You need to disable the virtue toolkit plugin. That is only for the free version. It’s not needed in the premium.
Ben
In forum: Virtue ThemeHi !
I had the free version of Virtue theme, and I have purchased and installed the premium version.
I want two columns on one of my pages, and in the free version I did it with the shortcode “Insert columns”, and it worked, but in the premium version it doesn’t work: everything is on one column.However, when the free Virtue theme is on, the columns are working…
How could I do to make it work on the premium version ?
Thank you very much, and sorry for my bad English.
Fanny
In forum: Virtue ThemeIn reply to: Gallery on Portfolio Page only 50% width
OK, I’ve found the problem: In the template file content-singleportfolio.php I’ve found this entry in line 34:
if($layout == 'above') { $imgclass = 'col-md-12'; $textclass = 'pcfull clearfix'; $entryclass = 'col-md-8'; $valueclass = 'col-md-4'; $slidewidth_d = 1140; } elseif ($layout == 'three') { $imgclass = 'col-md-12'; $textclass = 'pcfull clearfix'; $entryclass = 'col-md-12'; $valueclass = 'col-md-12'; $slidewidth_d = 1140; } else { $imgclass = 'col-md-7'; $textclass = 'col-md-5 pcside'; $entryclass = ''; $valueclass = ''; $slidewidth_d = 653; } $portfolio_margin = '';So I’ve defined the portfolio entry with the layout option three columns and it worked. Is this a bug, or a feature?
In forum: Virtue ThemeIn reply to: Use of Polylang Widget
January 2, 2014 at 10:43 am #2948Ok so it looks like if you made different pages your home page for each language you just need to add your icons for each language in the page and disable them in the theme options.
for example add this to your home page by clicking the text tab and pasting this in:
[columns] [span4] [iconbox icon=icon-home iconsize=48px color=#831d1c background=#ddd hcolor=#FFF hbackground=#831d1c link=http://www.thecyclingourmet.com/ ] <h4>Home</h4> [/iconbox] [/span4][span4] [iconbox icon=icon-bike iconsize=48px color=#831d1c background=#ddd hcolor=#FFF hbackground=#831d1c link=http://www.thecyclingourmet.com/bikes/ ] <h4>Bikes</h4> [/iconbox] [/span4][span4] [iconbox icon=icon-direction iconsize=48px color=#831d1c background=#ddd hcolor=#FFF hbackground=#831d1c link=http://www.thecyclingourmet.com/tracks/ ] <h4>Tracks</h4> [/iconbox] [/span4][/columns]Ben
-
AuthorSearch Results


