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 ThemeIn forum: Virtue Theme
In reply to: portfolio_types shortcode problem
August 19, 2018 at 10:28 am #199276Hey,
So I will update a fix for this with the next update so it’s not confusing. Currently, you would just need to leavechildcategories=falseoff in your shortcode. So just use this:[portfolio_types orderby=title showexcerpt=true columns=2 items=4 childof=0]Ben
In forum: Ascend ThemeHello,
Another problem with the demo content not importing properly it seems. This is the second or third issue. I guess I expected when I imported the demo content from this site, it would import “as is”.
In any case, there are 4 columns plus an upper area containing the “subscribe” section on the demo site, but on the page that imported there are only two sections showing up: customer service and follow us (even though I have the 4 column layout selected in the footer settings).
How can I get the other sections to show up as in the demo page?
In forum: Virtue ThemeHI Ben
it seems that when using this shortcode [portfolio_types orderby=title showexcerpt=true columns=2 items=4 childof=0 childcategories=false]child categories always show, weather declared true or false.
it seems to be a problem with the shortcode template- if i change to this:
if($childcategories == false) {$parent = “”;} else {$parent = “0”;}
then child categories do not show as expected- however I cant seem to declare the option properly, so that the shortcode works. can you assist with this? it would almost seem as if the shortcode values are not being passed correctly to me. however not sure.
thanks
J
In forum: Pinnacle ThemeHi Kevin,
Thanks your piece of code resolved the issue with the number of columns.
However, the thumbnails are still 300x300px and shown as 460x460px on the screen, which makes them pixelated. Is there a way to change how the thumbnails are generated or other method to make them nearer the 460x460px resolution?
Thanks and cheers!
KuboIn forum: Ascend ThemeIn reply to: home page content
August 16, 2018 at 11:52 am #199049pagebuilder will add a 30px margin when columns breakdown, you can add this css:
#pgc-w5b756ffe83b17-0-0, #pgc-w5b756ffe83b17-0-1, #pgc-w5b756ffe83b17-0-2 { margin-bottom: 10px !important; }Ben
In forum: Virtue ThemeAugust 16, 2018 at 11:10 am #199036Hey, Thats more closely resembles a product layout. Might be worth considering using products and if you don’t want to sell placing them into catalog mode.
Inside of a portfolio, you would need to choose “none” for the portfolio options and set the layout to three rows.
Then use page builder inside your content. You can add two columns, in your left column you would need to add a thumbnail slider. You can do this using visual editor widget and clicking add media then building a gallery. When you output you can set the shortcode to
type="slider"andthumbs="true"Ben
Hello guys,
I am working on a simple full-width pinnacle gallery: *Login to see link
My problem is that although I have the number of columns set to 4 there are 6 of them when opened on a wide-screen monitor.When I check the “use full screen image sizes” option, the number of columns stays at 4 but the thumbnails are all pixely, like on this page: *Login to see link
Do you have a fix for this?
Great thanks and kind regards,
KuboIn forum: Ascend ThemeIn reply to: home page content
August 15, 2018 at 1:33 pm #198928Yes thats perfect. Thanks.
I used pagebuilder to divide in 4 columns with in each column 1 button with shortcode. I want the button to be 100% width, how to achieve that?
In forum: Virtue ThemeIn reply to: Testimonials
Thanks for the link Hannah. I understand it all except how to put in the actual testimonies. When I add text to the text box it does not automatically arrange into the columns as they are set (into 3). What can I try next? Do people have to add the testimonies like they add reviews or do I put them in somewhere?
In forum: Virtue ThemeTopic: Latest Posts – Full Width?
I’m using the Virtue free theme for http://www.indivisiblega11.com. Below the icon menu on the Home page, under “Latest News”, I would like to display the posts in a single column instead of two columns, with the featured image at the top of each, and each image/post the same width as the other page content above. Is there a setting I’ve missed that would enable this, and if not, how could the page template be modified to enable it?
In forum: Virtue ThemeHi Team,
Please could you help with a CSS fix?
I am generally happy with the layout I have achieved in the footer of this site.However, when I reduce the screen size, the 3 icon-links misbehave and come out of “formation”! And the other footer columns don’t look too good either. Please could you suggest an approach to keeping the icon-links together under the “Subscribe” box for tablets and smart-phones?
Many thanks,
Phil.In forum: Virtue ThemeTopic: Info box css class
I used the page builder on a test page to create the code needed for four icon boxes I’d like to display on my home page. But because I don’t like the page builder structure, I used it just to generate the code that I could pop into four columns.
I’ve been trying to just create a border around my icon boxes, but I can’t seem to create the code that works inside of the icon box shortcode. I’ve created a css class called (.icon-boxes) and thought I could enter my custom css there, but it’s not working. Below is all of the shortcode I’ve been tweaking, but I can’t get this to work. I haven’t been able to assign the class to the shortcode.
<p>[iconbox icon="icon-wrench" iconsize="48px" link="*Login to see link color="#444444" background="trasparent" hcolor="#ffffff" hbackground="#0070C8" border-color="#444444"]<h4>Website Maintenance</h4></p><p>We can maintain your site and keep it safer from attacks </p>[/iconbox]
What am I overlooking please? Or how can I do this?
In forum: Virtue ThemeIn reply to: Random Blog Posts
Hello,
You can do this with shortcode. Rather than add the posts via the Home Layout section, place this shortcode either in the page content area of your home page, or enable the home widget area and add it to a text or visual editor widget in Appearance> Widgets:
[blog_grid orderby=rand items=2 columns=2]Let me know if the shortcode option works for you.
-Kevin
In forum: Ascend ThemeIn reply to: Grid/List view for woocommerce shop archive
August 9, 2018 at 8:35 am #198373Hey,
I’m confused, setting the columns to 1 does make it default to list. The list icon will be the default selected. What about that doesn’t work for you? Or what different are you wanting?Ben
In forum: Ascend ThemeIn reply to: Grid/List view for woocommerce shop archive
In forum: Pinnacle ThemeIn reply to: Call to action, hover and click instead of button
August 7, 2018 at 1:06 pm #198147Sure, you can add a portfolio grid anywhere with a shortcode, for example:
[portfolio_posts columns="4" items="12"]Ben
In forum: Virtue ThemeIn reply to: Shortcodes not rendering specified blog posts
August 7, 2018 at 12:45 pm #198139Hey,
So you would need to use the slug for the category and it’s best to wrap in quotes.For example:
[blog_posts orderby=date word_count=30 columns=2 items=8 cat="medshield-mom"]Ben
In forum: Virtue ThemeHi
I have my footer set at 4 columns, first column full width, 3 columns below.
The Virtue Social Media Widget is aligned left in the first column – I would like everything in the footer areas aligned centre.
I’d alsolike to make the social media icons bigger.
Can you assist?In forum: Virtue ThemeIn reply to: Shortcodes not rendering specified blog posts
-
AuthorSearch Results


