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
Hello guys,
I am trying to copy the layout of the Portfolio Grid template in a shortcode so I can add a widget below it. I’m getting everything except the sortable Types line on the upper right corner (which I like). Here is a link to the page. The first layout on the page is my shortcode and the second is the template default.
What do I need to add to my current shortcode?
[portfolio_types]
[portfolio_posts type=branding orderby=rand columns=3 items=20 ratio=”square” style=”mosaic”]In forum: Ascend ThemeIn reply to: Content spacing and sidebar alignment
In forum: Virtue ThemeIn reply to: Adding a sub menu to a shop category page
In forum: Virtue ThemeIn forum: Pinnacle ThemeIn reply to: Footer Widget Layout
Hi Rick,
There isn’t a built-in function for this, but you can use the footer layout that has two single columns, then, if using page builder by siteorigin, you can add a layout builder widget to your top column and create a row with three columns. Would that work for you?Hannah
In forum: Virtue ThemeHi
I am using a page with a sidebar template and am trying to alter the proportion of the page in relation to the sidebar, and also change the padding around anything in the three columns.I have used this before with success however on this occasion I can not get either to work.
The link is *Login to see link
It is as if the page id is wrong however looking at the post number below it seems correct.
*Login to see linkI have added this to the Custom CSS
@media (min-width: 1200px) {
.page-id-3917 .main {width: 72%;}
.page-id-3917 aside.col-lg-3 {width: 28%;}
}.page-id-3917 .entry-content .col-md-4 {
padding-right: 0px;
}.page-id-3917 .entry-content .col-md-4 {
padding-left: 0px;
}Any help would be appreciated
In forum: Ascend ThemeIn reply to: Problem with footer
October 29, 2018 at 11:13 am #205791Hey,
In your appearance > widgets. Footer area 1 would be the above widget area and 2,3,4 would be the columns under. can you send me a screenshot of how you have it setup up?Ben
In forum: Ascend ThemeIn reply to: Make images smaller in gallery (Gutenberg)
I worked on the images again. And in the admin side everything looks ok. I reduced the 3 images in the columns row block to half their size. But it didn’t change them after updating site. And it left aligned the captions. Have no idea why this is happening.
In forum: Ascend ThemeIn reply to: Make images smaller in gallery (Gutenberg)
I used columns and added the exact dimension for each image. Was able to get it way I want it to look. But the right image and caption are lower and the column boundaries are larger. Don’t know why since all images are exactly the same size. Any ideas?
In forum: Ascend ThemeIn reply to: Make images smaller in gallery (Gutenberg)
What work around do I have? Probably just photoshop to a reduced size. I am not currently using Page Builder-Gutenberg per Site Origin recommendation until WP core 5.0 is launched. In the meantime, I am trying to get ahead of the Gutenberg switch with the Gutenberg plugin. Sure loved Page Builder. The Gutenberg blocks are so limited. The image block lets me reduce size but can’t create columns.
What about you Gutenberg plug toolkit? Does it rectify this limitation?
In forum: Ascend ThemeIn reply to: Make images smaller in gallery (Gutenberg)
In forum: Virtue ThemeIn reply to: Kadence Blocks parallax
In forum: Virtue ThemeTopic: Kadence Blocks parallax
Hi There,
Really want to get into and learn Guttenburg so now that I’m starting a new project and using Virtue Premium I’ve decided this is an excellent opportunity.
I’m starting to get to grips with it and it seems fairly intuitive and hopefully has got the legs and have installed the Kadence Blocks plugin which also seems to have potential (Thanks guys).
So first question that has come up is I need to create a block with a full width parallax background image with three columns with images in and can’t seem to find the settings so please could you let me know what I need to set.
Thanks again for your wonderful themes and support.
Mark.
In forum: Virtue ThemeTopic: Footer Alignment
Hi! I have my footers set to three columns but when I try to add an image via the Footer widget the image is aligned to the left. It doesn’t make a difference if I use Footer Column 1, 2 or 3. When I added the image in Footer Column 2 and 3, finally one of the images was centered. But as soon as I removed one, the remaining went back to the left. Ideas? smartypantsfinance.com
In forum: Ascend ThemeIn reply to: margins widget
October 12, 2018 at 10:52 am #204078Hey,
Your issue is that on some pages you are missing the closing[/columns]tag.you have:
[columns] [span4] [/span4][span4] [/span4][span4] [widget id="search-2"] [/span4]And should be:
[columns] [span4] [/span4][span4] [/span4][span4] [widget id="search-2"] [/span4][/columns]Ben
In forum: Ascend ThemeIn reply to: Portfolio and Staff Carrousel
October 11, 2018 at 9:58 am #203947Hey,
I strongly suggest uploading larger images. You should upload at like 1600px minimum. right now your portfolio images at all different sizes because they are not all at least 600×600 should be 1600×1600.
1. There isn’t an option for landscape images in the carousel widget. You would need to use the theme options > home layout and enable the portfolio carousel there and use those settings to make the carousel landscape. This won’t matter though unless you have larger images as the theme can’t not grow your images to the correct size to be cropped.
Please note that if you use more columns for example 4 or 5 you could get a way with smaller images although that is not a good option as your images are so small you would still not be supporting retina screens.
2, You can hide that with css. for example:
.kadence_carousel_widget .staff-entry-content { display: none; }Ben
In forum: Ascend ThemeIn reply to: Featured Blog post short code
Hey,
Ascend has shortcode functionality as well. The shortcode with ascend would be like this:
[blog_posts type="grid" orderby="date" items="3" word_count="20" columns="3" cat="Inside-KWSM"]For the full shortcode documentation, see this page:
http://docs.kadencethemes.com/ascend-premium/shortcodes/-Kevin
In forum: Ascend ThemeHi there, I’ve done this in the virtue theme but am wondering how I can achieve this in Asecend.
I’m trying to feature my 3 most recent blogs on my home page, 3 column, the featured image, title, and first 20 characters.
In virtue the short code works: [blog_grid orderby=date items=3 word_count=20 columns=3 cat=Inside-KWSM]
Is there an equivalent shortcode to this in ascend?
In forum: Pinnacle ThemeI am using Pinnacle with a child theme and trying to use the image menu shortcode
[img_menu url=”urltotheimage.jpg” columns=”1″ title=”Title” description=”Description” link=”#”]
And even when I put the url to the image, it just shows the default image. I have triple checked the url.
Any ideas
Jeremy
In forum: Virtue ThemeTopic: Image Height
I am using the page builder plug in. I have a row with 3 columns. In each column I have added a site origin image. All three images are the same height but different widths. I have the columns set to 40%/30%/30%. I would like to display the images as large as possible, all the same height, to fill that row. I have the image sizes set to full.
Images sizes are 350H x 608W (pixels)
350H x 426W
350H x 245W
What is the best way to achieve my goal? All 3 images, one row, same height, to fill the row/page. Right now the middle image is displaying taller than the other two. -
AuthorSearch Results


