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
Hi!
First I want to say Thank You for this great theme, I’ve been super happy with how my website looks.
I have one question, I’d like it if the blog post grid would only show the photo and title. At the moment it also shows the icons and category.
I was already able to remove the excerpt with a code but don’t know which code I need to remove the rest of the info and if it’s possible. And is it by any chance possible that all the photos have the same size?
Here’s a link with an example: *Login to see linkMany thanks!!
CynthiaIn forum: Ascend ThemeJuly 11, 2017 at 7:28 am #151382Whats going on with the Portfolio columns at 1440px page width?
If I choose 4 columns (square grid style) it goes to 5 column. If I choose 5 column it goes to 6 column. I need a 4 column layout @ 1440px. This is happening on the archive page and via short code. Anyway to force it?
The short code I’m using is [portfolio_posts style=grid orderby=menu_order columns=4 items=12 ratio=square lightbox=false]
Dev site is wp.clemsonwebdesign.com, Portfolio grid is about half way down.
The goal is 4 column like on *Login to see link
3 column is too large. 5 column is too small.
In forum: Pinnacle ThemeIn reply to: Kadence Shortcodes: A Few Minor Requests
In forum: Pinnacle ThemeThank you so much for making and maintaining such a great theme.
We heavily use your kadence shortcodes on our site and had a child theme to make a few changes which broke on the recent 2.0 update of Pinnacle Premium. They are such simple changes I was wondering if you’d put them directly into the theme for us. Otherwise, I imagine our programmers will have to sink a fair amount of time into figuring out what is different in the 2.0 version.
The changes are:
1. For the staff posts shortcode, allowing you to turn off the display of all content (meaning neither the full content nor the excerpt) and/or turn off the name and title display. Such as [staff_posts items=”2″ columns=”2″ show_content=”false”] or [staff_posts items=”2″ columns=”1″ link=”true” show_name=”false” show_content=”false”]
2. For blog posts shortcode, being able to query by author nicename or tag. Such as [blog_posts items=”3″ columns=”3″ orderby=”date” type=”grid” authornicename=”david-john-marotta”] or [blog_posts orderby=”date” columns=”4″ items=”8″ tag=”2016-in-review” type=”grid”]
3. For “carousel type=portfolio”, being able to turn off the display of the Portfolio Types. Such as [carousel type=portfolio columns=4 show_type=”false”]
4. Allowing the “columns” posts shortcode variable for grid views to be 1. As in [staff_posts items=”1″ orderby=”date” columns=”1″] to get “col-md-12” as the container.
Thanks for considering making these changes. Let me know if there is more I can do to help.
In forum: Ascend ThemeIn reply to: Home Page Portfolio Position
Hi Daniel,
You can see the list of options in the documentation: http://docs.kadencethemes.com/ascend-premium/shortcodes/
See here:Options: orderby => menu_order, title, rand and date items => (a number of how many items to show ex: 8) style => pgrid, pgrid-no-margin, poststyle, mosaic, tiles ratio => square, portrait, landscape, widelandscape, softcrop columns => 2, 3, 4 and 5. showtypes => true lightbox => true excerpt => false type => (portfolio type term slug)Hannah
In forum: Pinnacle ThemeIn reply to: Testimonials On Front Page
July 7, 2017 at 3:14 pm #151023You can use the home widget area to add a testimonial carousel, or add a testimonial grid using a shortcode like
[testimonial_posts items="10" columns="3"]Ben
In forum: Ascend ThemeIn reply to: add carousel slider to ascend
July 6, 2017 at 2:23 pm #150886Hi Guys,
Kevin said – Ascend Carousel widget
Ben said – Ascend gallery widgetWhat am I missing? I only have Ascend:
Contact/vcard
image
post grid
recent posts
social linksThere are no other ascend or kadence widgets. I can see that the documentation shows: http://docs.kadencethemes.com/ascend-premium/widgets/
but I am missing some…?Thank you,
Luke
In forum: Virtue ThemeTopic: Post Grid image sizes
In forum: Ascend ThemeIn reply to: Magazine help
July 3, 2017 at 4:44 pm #150633Hey,
So always it’s best if you can post a link when asking for support. This will give you much faster response, better support and make our lives generally much easier.I wasn’t asking for a link just as a side note with the CSS in hand. Mostly I would write the CSS for you based on your settings. And since there are many settings it’s preferred that you post a link so I can make it specific to you.
If you have imported the magazine demo content to your site then to make your menu center go into the theme options > custom css box and remove this css:
.second-navclass .nav-second .sf-menu { -webkit-justify-content: flex-start; -ms-justify-content: flex-start; justify-content: flex-start; }Also along with that to change the color of the widget titles in page builder you can go back to theme options > custom css box and edit this section:
.panel-grid-cell .widget-title { font-size: 20px; background: #00aeef; color: white; line-height: 20px; padding: 8px; font-weight: 200; display: inline-block; }Change the background part of it.
If you didn’t import then I will have to wait till you can post a link to your site.
In terms of a custom social link, you would need to add a plugin that provided a widget with your social link or just add a text widget with your html for your custom social link. Both can be added in the topbar widget area.
Ben
In forum: Virtue ThemeIn reply to: Changing Blog Post Summary Default for a category
July 3, 2017 at 11:18 am #150570What is the page id for your blog grid where you are showing recipes? Can you post a link?
Ben
In forum: Virtue ThemeHi,
I have 184 posts in the category “Recipe”. I am displaying them on a Blog Grid page template and I need them to show their featured images.
“Blog Post Summary Default” is set to “text” for the remainder of the site.Is there a way to modify the default setting for this one category, rather than setting the exception for each post by hand?
(If it helps, I am happy to modify my child theme).Very many thanks,
Phil.In forum: Virtue ThemeHi there,
I’m need to change the text colour of all variable product options (in drop down) to black but can’t seem to find the right css selector.
Here is an example of a product as it is now:
When you click on Choose an option, the size option “Medium” is white, so only becomes visible when hovering over it.
I’ve already added some css to style various elements and this is what I have so far:
.topbarmenu .topbar_social ul li a {
font-size: 25px;
}#nav-main ul.sf-menu ul li a,
.nav-main ul.sf-menu ul li a,
#nav-second ul.sf-menu ul li a {
font-size: 20px;
}#carouselcontainer-hcustom_carousel.rowtight {
color: #ffffff;
}.grid_item.product.product_item.custom_carousel_item.all.postclass {
background-color: #000000;
}.product_item .product_details
h5 {
background: #000000;
}.product_item .price {
background: #000000;
}.product_item.hidetheaction .kad_add_to_cart {
background: #000000;
color: #000000;
}.products div.product {
border-color: #000;
}Can you help please?
Thanks in advance,
Steve
In forum: Ascend ThemeTopic: Portfolio Shortcode
Hi,
i use this portfolio shortcode here: *Login to see link
[portfolio_posts orderby=date style="poststyle" columns=2 items=1 ratio="square" lightbox=false showtypes=true excerpt=true cat=behindertengerechte-wc-kabinen]
The output is wrong. In that Portfolio Type is another item, just one, but instead, i get the item from type “toilettenwagen”
Triple-checked the slug’s …Same goes for all Portfolio items pulled by shortcode. Still on the Portfolio grid page the filtering is showing the right types:
*Login to see linkI guess i’m doing something wrong, but can’t figure it out
Thank you
In forum: Virtue ThemeIn reply to: Adding Portfolio Except to Carousel Shortcode
Hey Marcus,
I don’t believe there’s an option to include a portfolio excerpt in a carousel. You can use a grid shortcode though, like this:
[portfolio_posts orderby=date excerpt=true columns=2 items=4 height=200 lightbox=true showtypes=true]
Would that work for you?Hannah
In forum: Virtue ThemeIn reply to: styling posts
In forum: Virtue ThemeTopic: working with videos
In forum: Virtue ThemeIn reply to: styling posts
In forum: Virtue ThemeIn reply to: styling posts
June 22, 2017 at 5:56 pm #149668That isn’t an output from the theme so whatever plugin or script your using you really should talk with the author for the best way to customize. It’s possible there are options for this.
Using css just means you have to write out the css for example:
.post-grid .item { background: white !important; }Ben
In forum: Membership ForumsIn reply to: Contact/Vcard
June 22, 2017 at 8:27 am #149601border – you can add this:
.portfolio_item { border: 2px solid #eee; } .portfolio-poststyle-content { border:0; }equal height – Max height is not what you want. You just have broken css that you have to watch for.
you are adding things like:
.page-template-template-portfolio-grid div#pageheader { margin-bottom: 40px;And not closing out the css.
The css kevin sent with a min height is correct.
Having a title tag in the excerpt
The only way to do this would be to use the “excerpt” bot and create a custom excerpt where you add the html. WordPress by default will strip tags in an excerpt that it has to create.f. It’s not possible. You would have to code a child theme and override the template to do something like this.
In forum: Membership ForumsIn reply to: Contact/Vcard
1. A) You can set the portfolio permalink base in Theme Options> Portfolio Settings.
B)
.portfolio-template-default div#pageheader { margin-bottom: 20px; }2. A)
.page-template-template-portfolio-grid div#pageheader { margin-bottom: 30px; }B)
.portfolio-loop-image-container .portfolio-hover-item-link { border: 2px solid #EEEEEE; }C)
.portfolio-poststyle-content { min-height: 248px; }D) You should be able to do this by wrapping the text in an h3 tag, like this:
<h3>Välkommen till Sandholmsudden!</h3>E) The best way to get something like this would be to use a custom excerpt for the posts. You can do this by going into the options for the post, and clicking “Screen Options” at the top of the page. Tick the “Excerpt” box, then scroll down the page. You can try to adjust the excerpts to be equal, but it may be difficult.
F) Not sure about this, but Ben or Hannah can help when they see this.
-Kevin
-
AuthorSearch Results


