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'

Home / Forums / Search / Search Results for 'post grid'

Viewing 20 results - 541 through 560 (of 2,160 total)
  • Author
    Search Results
  • #255846

    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

    #255772
    This reply has been marked as private.
    #255657

    When 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!!!

    #255604

    Hey,
    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

    #255587

    Hello,
    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
    Jochen

    #255430

    Hey,
    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

    #255236

    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.

    #254883

    Hello,

    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?

    #254829

    Hmm, 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

    #254799

    Hi 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

    Here’s some screenshots

    I 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 🙂

    #254709

    Hey,
    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

    #254680

    Hi,
    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

    Or am I missing something?

    Thanks,
    J

    In forum: Kadence Theme

    In reply to: Including a Porfolio

    #254670

    Hey,

    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 Theme

    In reply to: Including a Porfolio

    #254628

    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!

    #254585

    Hi Mirko,
    There isn’t a built-in function for this using the Post Grid/Carousel block. Sorry! I’ll check with the developer to see if he has any intention of adding this in the future.

    Best,
    Hannah

    #254533

    Is 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.
    #254416

    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 Theme
    #254035

    It’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

    #253726

    Hmm, 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 Theme
    #253662

    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?

Viewing 20 results - 541 through 560 (of 2,160 total)