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 guys,
The testimonial part of the theme works pretty well for my needs. I would like to make a couple of suggestions for your consideration. Please let me know if there are ways to do any of these with existing features.It will be nice to have separate fields for the post title and the contributor’s name. Right now, the title field is used as the name in the slider and grid. The testimonial form also puts the name field input into the title. But on the single testimonial page it is used like a title. Having the ability to have a meaningful post title would be helpful in some cases.
Not display the generic avatar icon when there is no featured image. (I can turn the div off using css, but then any featured images are turned off too. If I just turn off the icon, it leaves a blank before the text.)
It will be helpful to have an optional, not-displayed contact field for each testimonial. Sometimes, when I receive a testimonial, I would like to follow up, requesting a photo, for example.
Is there a way to add content after the grid on a testimonial grid page? I didn’t see a way.
For the slider widget, have an option to turn off the display of the title.Thanks.
KeithIn forum: Virtue ThemeIn reply to: Remove excerpt on carousel post pages
July 20, 2016 at 1:15 pm #104142Hey,
This contunes to go know where and I don’t know how else to explain… So I’ll try once more but unless you are willing and want to fix your css I don’t know how to help you.
The post titles would be below your image by default the only reason they would move above the image would be becuase of css added to your site. For example you have this:
#kad-blog-grid .blog_item header { position: absolute; bottom: 0; width: 100%; text-align:center; padding: 10px; z-index:1000; transition: all .6s ease-out; -webkit-transition: all .6s ease-out; -moz-transition: all .6s ease-out; -o-transition: all .6s ease-out; }Which may have been suggested as a way to make the posts like the pinnacle photo grid or may be something you’ve added. The only reason that css is not taking effect on your site is becuase you broken your css above with the wrong bracket. which makes this css not work and gives you the effect you want.
The funny not funny thing is all you need for your home page is this css:
.kad_blog_item .entry-content, .kad_blog_item .subhead, .kad_blog_item footer { display: none; }Which had I or hannah understood what you wanted we could have easily give to you. (since again this is not the style of the photo grid in pinnacle).
So I’m only saying that your css is broken and I suggest you fix it and I suggest you simply add the css we suggest here. But your site do what you want.
Ben
In forum: Virtue ThemeIn reply to: Remove excerpt on carousel post pages
I see the issue with the brackets, but when we change that to the other type of bracket, it changes the text on the blog grid so the titles of the posts are back on top of the image and we did not want that. I understand the code is “broken” but we worked for a long time, trying many, many configurations to get the titles to appear under the photo instead of on top of it and the way it worked out was a mistake but also was what we were actually trying to do. Hannah had told us that it would not work for Virtue when we tried to get this look: http://themes.kadencethemes.com/pinnacle-premium/portfolio-alt-style/ which I do understand is portfolio, not blog grid style. We just liked the way the text was handled. Also, I have a Custom blog grid style that you gave us the code for that is not typical for Virtue, so that is different, too. The issue with the excerpts for the similar posts was a minor concern compared to getting the titles down below the image. Our code for the titles may be an issue, but we were happy to have even a temporary fix for it, although I understand the risks involved with that.
In forum: Virtue ThemeIn reply to: Remove excerpt on carousel post pages
July 20, 2016 at 10:33 am #104104I just want to be clear. The css I posted that I suggested you fix is broken and doing nothing on your site but breaking other css.
You can always remove the excerpt from the blog grid which is all you have done, the photo layout that pinnacle had is not what you have on your site. Please see here: http://themes.kadencethemes.com/pinnacle-premium/blog-photo-grid/
So I am confused at what your saying?
I am trying to help,
Ben
In forum: Virtue ThemeIn reply to: Remove excerpt on carousel post pages
Right, we did change that, since we had asked for the titles to appear under the image on the blog grid, but were told that was only in the Pinnacle theme. We were able to work out that and fix that issue ourselves, which we can see now is more important than removal of the excerpt in the Similar Posts carousel, since it changes the blog grid posts back to the previous problem when we add your code.
Sorry to bother you,
JamesIn forum: Virtue ThemeTopic: Blog grid shortcode
Hello!
I want to use Blog Grid template but here is a problem – when I select blog category is this dropdown menu. It is OK, but if I have CATEGORY 1, CATEGORY 2, CATEGORY 3 and I want display on page just CATEGORY 1 and CATEGORY 2, but not CATEGORY 3 is a problem. Instead of dropdown menu would be better checkboxes.
I try this shortcode: [blog_grid orderby=date items=10 columns=3 cat=photos] which works fine but … How to do that for items, 11, 12, 13 … will be visible on the page – 1, 2, 3 (pages). I hope that you understand what I mean. In Blog Grid are always below 10 posts visible page numbers 1, 2, 3, 4 …
Thanks.
Best regards,
R.
In forum: Virtue ThemeTopic: Change text in blog grid?
Previously, you helped me get a grid for displaying blog posts (thank you!):
#kad-blog-grid .blog_item .subhead, #kad-blog-grid .blog_item .entry-content, #kad-blog-grid .blog_item footer {
display: none;
}
#kad-blog-grid .blog_item {
border: 0;
margin-bottom: 20px;
position: relative;
}#kad-blog-grid .blog_item header {
position: absolute;
bottom: 0;
width: 100%;
text-align:center;
padding: 10px;
z-index:1000;
background: rgba(255,255,255,0.6);
opacity: 0;
transition: all .6s ease-out;
-webkit-transition: all .6s ease-out;
-moz-transition: all .6s ease-out;
-o-transition: all .6s ease-out;
}
#kad-blog-grid .blog_item:hover header {
opacity: 1;
}
#kad-blog-grid .blog_item .postcontent {
padding: 0;
}
#kad-blog-grid .blog_item h5.entry-title {
color: #333;
}Now, I’m redesigning and wondering if there is a way to adapt the blog-grid code so that the headings look like those you adapted here:
Can you please help us with that?
In forum: Pinnacle ThemeTopic: Blog Post Picture
I do not know if this is a WP question or a pinnacle theme question.If it is WP I will go there. Here goes, when I down loaded your theme on the home page it has a box with a pencil in the middle. How do I add a photo there. Also at the end of each Blog post I want to add a recipe and link it to my recipe collection page. It would be grid style with thumb nail picture, so when they click on the picture the recipe would load. I have you still setup as an administrator to see what I mean. the believe the password
is:AddNew!@#$%()? cookingforthetasteofit.com is my sight. Thank you for your help.In forum: Pinnacle ThemeIn reply to: Homepage – Blog presentation
1. Here is some CSS that will make the images stay the same height. Is this what you want?
.home img.iconhover { max-height: 290px; }2. The difference is one is using the Home Blog enabled via Theme Options> Home Layout, http://www.lapetitebrune.com/
The other page is using a blog template set in the Page Attributes area, I believe it’s the Blog Photogrid template.
3. You can do that with this CSS:
.home .postcontent footer { display: none; }In forum: Pinnacle ThemeIn reply to: Homepage – Blog presentation
Hey,
1. In your post edit page what do you have the post summary set to?2. The excerpt isn’t showing on your blog page because your using the photogrid option which does not include an excerpt.
You can use this css to hide the excerpt on the homepage:.home .entry-content { display: none; }Hannah
In forum: Virtue ThemeIn reply to: Blog archive page number of posts
In forum: Pinnacle ThemeIn reply to: Homepage – Blog presentation
July 7, 2016 at 2:39 pm #102424Hmm, there is a bug with the photogrid option in the theme options for the home page. I’ll update a bit later, that would give you the option to output your posts like this.
http://themes.kadencethemes.com/pinnacle-premium/blog-photo-grid/
BenIn forum: Virtue ThemeIn reply to: Page Builder issue
Hi Hannah,
thanks, it is only visible on mobile phone, my case Iphone 6, the content can be moved left and right, on the page link that I posted you.
I figure out how to solve it with css, but my question is about the css style in my html head that is showing, it seems that a piece of css is missing, this one: “#pl-6 .panel-grid , #pl-6 .panel-grid-cell { }”, and this is the style that is messing up the page.Do you think that the last plugin update was not good, maybe I should upload the plugin again?
I do not remember to have been seen this stlye in the html head before.In forum: Pinnacle ThemeTopic: Homepage – Blog presentation
Hello.
My website is *Login to see link
In my website I want this kind of configuration:
– Header with Logo and Menu
– Posts of the blog
– Portfolio
– Text
– Footer/WidgetsThe first issue I have is with blog posts configuration and presentation.
How can I present the last posts with this kind of presentation:Because when I try present the blog posts through Theme Options -> Home Layout
or Page Builder
or Template Homepage PhotoGrid, does not work!
And I tried also with a shortcode.Thank you.
Regards,
CarlaIn forum: Virtue ThemeIn reply to: Portfolio Page Layout Issue
July 3, 2016 at 3:07 pm #1018521. When I go to your pages > look book. I click edit. I scroll down to your portfolio grid options and the very first option is for how many columns. You have three set right there. Just change that to two. Please refer to the link I posted above.
2. Either use the carousel slider instead of the flex or set your slider min and max height to match that of the images you are uploading. This is done right in the portfolio post while your editing.
3. They will always auto slide on the portfolio page itself. Your auto play option is only for the single portfolio post not the grid page.
Ben
In forum: Virtue ThemeIn reply to: Image blog post in home page
July 1, 2016 at 1:17 pm #101686Hey,
You can use the home widget area instead of the theme options > home layout “latest posts”.In the home widget area you can add a blog shortcode. http://docs.kadencethemes.com/virtue-premium/shortcodes/
For example like this:
[blog_grid columns="2" items="8"]Ben
In forum: Virtue ThemeTopic: Problem with portfolio grid
In forum: Virtue ThemeIn reply to: To add Product carousel rows
Hey,
1. What do you mean more rows? Are you wanting additional carousels? Or more of a grid?2. You can just mark your sale items as featured items and they will appear in that carousel. See “How do I make my products featured with woocommerce?” here- https://www.kadencewp.com/post-frequently-asked-questions/
Hannah
In forum: Virtue Themethanks kevin-
that’s helpful….but is there any additional code I can add to display the post date written out (e.g. July 1, 2016) rather than with the little calendar icon? Also would be nice to be able to display the post author?? this is the shortcode I used [blog_grid items=”6″ columns=3 orderby=”date”]In forum: Virtue ThemeThere is not a way to do this with the Home Layout blog.
You can, however, add a shortcode in your page content that will pull the posts up and display how you want. You’ll want to place it in either the default visual editor, or an editor widget in page builder. Keep in mind that where this shows up on your page will now be controlled by where you place “page content” in the home layout manager.
[blog_grid orderby=date items=4 columns=2]There are a few more options shortcodes give you that you may be interested in. Learn more here:
http://docs.kadencethemes.com/virtue-premium/shortcodes/Let me know if that works for you.
-
AuthorSearch Results


