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: Ascend Theme
In reply to: disable link on portfolio grid
Hi Ellen,
There isn’t a built-in way to do this, but you can do so with some simple css like this:.page-id-11 article.kt-blocks-post-grid-item { pointer-events: none; }Just paste that into your custom css box in Theme Options > Custom CSS.
Hope it helps!Hannah
In forum: Membership ForumsAugust 25, 2020 at 6:55 am #255657When using the Post Grid/Carousel, if there are no results for a particular category query, “No Posts” is displayed. Sometimes that is great, but sometimes it is useful when no message is displayed at all. It is manageable with a little CSS, but I am literally millimeters away from finishing a project with Kadence and not using any CSS anywhere, this is the only instance. It would be nice to be able to make the claim, NO CSS! That and also because I’m naturally lazy. Certainly not a rush or priority, just a suggestion. Thanks for the awesome work!!!
In forum: Kadence BlocksIn reply to: Feature request – Post Grid/Carousel – Sticky post
August 24, 2020 at 2:16 pm #255604Hey,
It’s intentional that sticky is ignored, I wouldn’t make it a default to add, the post grid is not often used for the main post loop of a site which is where you would normal have sticky show. However, I’ll put it on my list add an option to enabled sticky 🙂Ben
In forum: Kadence BlocksAugust 24, 2020 at 12:30 pm #255587Hello,
the Post Grid/Carousel block is great, but it ignores the option ‘Stick to the top of the blog’.Is it possible to update the block, so that pinned posts are at the top?
thanks
JochenIn forum: Kadence BlocksIn reply to: More Post meta settings in Latest Posts block
August 21, 2020 at 12:34 pm #255430Hey,
The core latest posts block is very limited. If you talking about the Kadence Pro Post Grid/Carousel Block you can enable tags.There isn’t an option to rearrange the items.
Ben
I have a site that I’m redesigning for a client using Guttenberg blocks + Kadence blocks (free and paid versions). I’m using NextGEN Gallery extensively on the site. I considered switching to Kadence Galleries, but I don’t want to rebuild dozens of galleries. On any page that I have a Post Grid/Carousel I get “Updating failed. The response is not a valid JSON response.” when trying to update the page. It actually does save the page, but I get the error. I tested it on another site using a different theme and get the same error. Both sites run on the Genesis Framework. It’s not a show stopper since it does actually save, but I’d strongly prefer to not get the error message. The Portfolio Grid/Carousel does NOT give me the error. It’s just the Post Grid/Carousel.
August 14, 2020 at 5:03 am #254883Hello,
I’m trying to display specific blog posts with the blog posts shortcode. I’m using the code below. But with this code only the first post id is shown in the grid and all others aren’t. I checked that all post ids are correct.
[blog_posts items=”4″ orderby=”date” type=”grid” columns=”3″ ids=”1082,1055,1237,1278″]
Can anyone help me? What’s wrong?
In forum: Kadence ThemeIn reply to: Toolset Custom Post Type Archive Broken
August 13, 2020 at 12:48 pm #254829Hmm, ideally toolset would add a class in the header when it was controlling the archive.
In your customizer > custom post > reviews archive layout. Can you set the columns to 1 that would let toolset control the internal columns of their grid.
Ben
In forum: Kadence ThemeAugust 13, 2020 at 10:34 am #254799Hi Benjamin and team!
Thanks for the innovative and powerful theme. Been trying to revamp my site as well as use the Kadence Theme on various client projects, but the custom post type archive breaks on Kadence.
You can see it on my staging site below
*Login to see linkHere’s some screenshots
*Login to see link
*Login to see linkI also found that if we remove these two lines via the Chrome Inspector
@media screen and (min-width: 576px).grid-sm-col-2,
@media screen and (min-width: 1025px).grid-lg-col-3
{
grid-template-columns: repeat(2, minmax(0, 1fr));
},
the issue is solved.Would we have a way to fix the issue via the customizer or some CSS codes?
Thanks again and appreciate your help 🙂
In forum: Kadence BlocksAugust 12, 2020 at 11:57 am #254709Hey,
1. There isn’t an option to add an icon in the caption box, if you were using a plugin to add an icon font then you could since to call that icon you would just use a css class but you can’t an an image or inline svg in the caption area.2. There isn’t an option for this type of lightbox. Or for a second “caption” that only shows there.
You might consider not using a lightbox for this and instead setting a custom post type with single post pages.
3. Your screen shot shows you are trying to load Kadence Gallery posts in a portfolio grid block, this could work as long as you’ve assign a featured image to each gallery item.
Ben
In forum: Membership ForumsHi,
Am I correct that currently it is not possible to choose a thumbnail size for Post Grid block? I am only seeing the ratio option but not an option to choose thumbnail size. See screenshot *Login to see linkOr am I missing something?
Thanks,
JIn forum: Kadence ThemeIn reply to: Including a Porfolio
August 12, 2020 at 2:14 am #254670Hey,
There are plans of a “custom post type” with some special integration features, maybe called portfolio not sure yet.
However you can use a plugin to add a custom post type and the theme will allow you to control the layout of the single post.
https://www.kadencewp.com/blog/how-to-create-a-custom-post-type/
Then you can use Kadence Blocks to design the single portfolio however you want.
And as Chris mention, you can create an archive using the portfolio grid block because it will work with any custom post type.
Ben
In forum: Kadence ThemeIn reply to: Including a Porfolio
Hello,
I’m not certain if the there is going to be a menu option inside of the site dashboard for a portfolio, but with Kadence Blocks you can create a portfolio block using Gutenberg. Another option would be to use Kadence Galleries or Kadence Slider depending on how you want it to display. Since your client is a writer, the Portfolio Grid/Carousel block type and select the posts that you want to show in the grid/carousel.
If this isn’t what you were looking for, please let me know.
Thanks!
In forum: Kadence BlocksIn reply to: Random order for the Post Grid/Carousel block?
In forum: Kadence BlocksAugust 10, 2020 at 7:54 am #254533Is it possible to set a random order for the Post Grid/Carousel block?
I don’t see the option on WordPress.
I read that’s possible using a shortcode using your themes but I have a custom theme so that shortcode doesn’t work.[blog_posts type=”grid” orderby=”rand” columns=”2″ items=”8″]
Is anything I can do to make it work for a custom post type called “projects”?
Thanks
Mirko-
This topic was modified 5 years, 8 months ago by
Mary Fisher.
In forum: Kadence BlocksTopic: Post Grid Block Excerpt
Hi,
the excerpt doesn’t show if the post starts with a ROW Block, only with paragraph text or the entry from custom excerpt.
To make it simple for the client I made a reusable Block that they insert in every blog entry – that’s why the blogs start all with a row block.
Any way around that without having them write excerpts for every blog?
Thank you
In forum: Virtue ThemeIn reply to: Search results look funky
July 31, 2020 at 5:33 pm #254035It’s set up expecting featured images which is why the layout is odd. Here is some css that will separate for search results where your pages don’t have featured images:
.search-results #kad-blog-grid .blog_item .postcontent { margin-top: 0; }Ben
In forum: Ascend ThemeIn reply to: portfolio next / previous reversed
July 28, 2020 at 9:41 am #253726Hmm, I guess I see what you mean, even though it’s the previous post in that you are moving down the list and back order, it’s the next simply because the list is in a grid and not a row. This will require you add a filter into a core WordPress function.
Using a codesnippet plugin: https://wordpress.org/plugins/code-snippets/
Ben
-
This reply was modified 5 years, 9 months ago by
Ben Ritner. Reason: fix link
In forum: Virtue ThemeIn reply to: Blog Grid customizations
That was quick! Thanks Ben!
Can I change the h4 specifically for the blog grid?
What about the font size for the excerpt?
I was just about to also ask… can I remove the ‘read more’ link?
I don’t plan to use blog grid for any blog posts, so this shouldn’t affect the appearance of the blog page or the blog widget?
-
This topic was modified 5 years, 8 months ago by
-
AuthorSearch Results


