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 'post grid'
-
AuthorSearch Results
-
In forum: Virtue Theme
In reply to: Can't install lider Revolution
Hi Ben,
I have set the English as default language but still not able to see the changes on the staff grid. Also I have another problem, I couldn’t see the images in the media library when I try to insert the same image for the English into the Chinese language post. Do you have any idea why?
Thanks a lot for your help,
Delia
In forum: Pinnacle ThemeIn reply to: Remove indentation in blog grid
In forum: Pinnacle ThemeHello,
When i use the blog grid i use a portrait image with each post. The excerpt text is now left alined but with a small indentation. So the text doesn’t start on the same height as the picture. Is it possible to have the text and picture starting at the same point without indentation?Thank you in advance
In forum: Pinnacle ThemeTopic: Staff Slug Name
RE: Hannah – you asked me to make a new topic with my website address – but how do i make this private?
Tried changing the name of the staff slug as per this post >> *Login to see link
But sadly, the staff member pages cannot be found from the links on staff grid. Instead they still map to …/staff/member-name not ../team/member-name
Ideas?
In forum: Virtue ThemeIn reply to: Modify Virtue Post Grid Widget
In forum: Virtue ThemeWhat’s the best way to customise the Virtue Post Grid widget?
I’d like to show my portfolio items in a list, rather than small thumbnail grid (I’m using it on the sidebar).
Right now it shows three small thumbnails in a row – I would like to show these images in a list, to the 100% width of the sidebar, and also add a title above each image and a “click to read more” text below each image.
Is there a widget file I can copy to my child theme, or perhaps a custom function?
Thanks
In forum: Pinnacle ThemeIn reply to: Single Portfolio Navigation: go to portfolio type?
November 14, 2016 at 3:22 pm #121491It’s not a built in option but you can create a page using the portfolio grid template that only shows portfolio posts of a specific portfolio type becuase the portfolio grid template has options for which portfolio type you want to show.
Ben
In forum: Pinnacle ThemeHello all!
Help me, please, with one problem with Pinnacle premium theme. How to make a video post, so you can play videos without going to the article? Like here *Login to see link
Also how to make the same with Slider post? Where I can read about it? May be any video?
Thanks!
In forum: Membership ForumsIn reply to: HomePage Question
Hey Robert,
At this page you’ll find all of the options for how you can make the shortcode display. Scroll down to “Portfolio Posts Shortcode:” to see the full list of options.I don’t believe that there is any option to change the amount of images that display. You’re referring to displaying more than just the featured image from the post on the portfolio grid, correct?
-Kevin
In forum: Virtue ThemeHi Ben, Hannah
I’m trying to get the hard cropped thumbnail for my search results filter.
I use this to call the thumbnail:
<?php
the_post_thumbnail( array(269,269) );
?>However, thumbnails come softcropped with different height. How do you call these thumbnails in carousel and grids?
Website is asp-polyana-sochi.ru/poisk-nedvizhimosti
Thanks.In forum: Virtue ThemeIn reply to: Portfolio grid question about linking to it.
Hey,
It sounds like you’re just wanting a gallery. A portfolio grid is made up of featured images that link to individual portfolio posts. See example here- http://themes.kadencethemes.com/virtue-premium/portfolio/
A gallery is a grid of images that will open in a lightbox like here- http://themes.kadencethemes.com/virtue-premium/wordpress-gallery/
So you would just create a normal page and add a gallery. See here- https://www.kadencewp.com/creating-a-gallery/
As for the link not working in the call to action, ensure that you are adding the entire url. Looks like your site is not live so I can’t see all that you’ve done.
Hope that’s helpful!Hannah
In forum: Virtue ThemeIn reply to: Virtue Premium Home Blog Settings 3 or 4 columns
Hi Tomas,
You would either need to use a shortcode like this:[blog_grid orderby=date items=8 columns=4](you can paste that into a text widget within your home widget area). Or you can set your homepage as a latest posts page from Settings > Reading and in Theme Options > Home Layout choose the grid format under page content options.
Hope that helps!Hannah
In forum: Virtue ThemeIn reply to: Blog Page Sticky Post & Random Sort
November 5, 2016 at 5:30 pm #120263Hey,
You can use sticky post. Just set four to be sticky. Then on your blog page where you have the blog grid page template set, set your order to random.Ben
In forum: Virtue ThemeI am using a blog grid style page to sort my posts into four columns. Up until now I have been using order by date so that the four newest posts show up on the top – but now I want to use random sort for previous / old posts (second row and down) and mark the newest ones to stick on the first row. I want this to look seamless with no extra spaces between the thumbnails and so the shortcode for a category based blog grid does not work. Quick edit and checking sticky does not work away from the homepage – but this kind of functionality is exactly what I am hoping for. Is there any way to set a blog page to random sort but force a few specific posts to stay at the top?
In forum: Virtue ThemeIn reply to: Square portfolio without masonry?
November 4, 2016 at 6:15 pm #120213Hey,
Are you working in a portfolio grid page? See the settings here: http://docs.kadencethemes.com/virtue-premium/templates/portfolio-page-template/You can see a page like your example here : http://themes.kadencethemes.com/virtue-premium/portfolio-four-column-2/
If you post a link to your site that would greatly help my ability to help you because I would be able to see more of what you are doing.
Ben
In forum: Membership ForumsIn reply to: multiple websites membership
Rather than using the carousel, you can use shortcode like this in a text editor on that page to have your testimonials display in a grid rather than the carousel:
[testimonial_posts orderby=date items=20 columns=4]The reason there is two titles showing is because of the carousel widget itself. By default it gives itself a title of Testimonials. If you use the above shortcode, this will not be present. Conversely, you can hide that title using this CSS in Theme Options> Advanced Settings:
.widget_kadence_testimonials_slider h3.widget-title { display: none; }That page is showing the images squared, except for this one:
http://studiomag.co.uk/wp-content/uploads/2014/07/YW56_big.pngThe reason that is happening is due to the fact that it’s of different dimensions than the others. See here:
http://studiomag.co.uk/wp-content/uploads/2014/07/alwaysforever_big.jpgThe second image is much larger, which allows the theme to crop it. Try replacing the small image with one that’s closer to the same size as the others and let me know if it displays as a square.
Thanks for your patience as we work out these issues!
-KevinIn forum: Virtue ThemeHello,
I created a portfolio grid on my website and it works perfectly : *Login to see link
Now I would like to access this page with one of the portfolio type already selected but I don’t know how. Is there a simple url which can do that ? For exemple something like *Login to see link to access the page with only WordPress projects ?Thank for your help (and sorry if the question was already posted on the forum I used the search function without success)
In forum: Virtue ThemeIn reply to: grid same size
November 3, 2016 at 9:13 am #120000Hi Hannah, thank you, I do have that option on, but they appear in different sizes I suppouse maybe becuase the size of the featured pictures is not the same for every post? If that is the reason, is there a way for it to cut all the images to the same size by itself so grid appears with equal height? Thank you
In forum: Virtue ThemeIn reply to: feature image on blog page
Hey Carrie,
In order to add a featured image or slider to your blog page’s head content, you would need to use a child theme:
http://www.kadencethemes.com/child-themes/If you want to go this route, Ben can help us with a function when he sees this.
Otherwise, you could assign the page a different template, such as the “Feature,” and then pull your blog posts to the page using a shortcode like this one:
[blog_grid orderby=date items=10 columns=4]You can find more shortcode options here:
http://docs.kadencethemes.com/virtue-premium/shortcodes/Let me know if this is helpful!
-kevin
In forum: Virtue ThemeIn reply to: Categories display on Shop page
October 31, 2016 at 2:35 pm #119520Hey,
your images are all too small for the two column layout so the theme can’t crop them to all be equal size… And since you didn’t upload them all at the same size they are not fitting together perfectly.My recommendation is that you either need to upload larger images (at least 600×600) or you need to upload images that are all the same image ratio.
But if thats not an option you can also use this css to hack the correct effect:
.post-type-archive-product .product-category.grid_item .kt-cat-intrinsic { padding-bottom: 75% !important; }Ben
-
AuthorSearch Results


