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 - 461 through 480 (of 2,160 total)
  • Author
    Search Results
  • #262446

    Hi Guy,
    You may be able to do what you’re after using the Product Grid/Carousel block from Kadence Blocks Pro. See here: http://themes.kadencethemes.com/ascend-premium-10/post-grid-carousel/
    https://www.kadenceblocks.com/
    If you have other questions are this please start a new thread.

    Kindly,
    Hannah

    #262238

    Hey,
    I don’t plan to add a search, the filter is not designed to interact with the query, it only filters what is available in the grid. Meaning it’s not an ajax run filter where it queries the database it just hides and shows based on what posts are there so not a replacement for a more advanced filtering system with a huge database where a search would make more sense.

    I hope that clarifes.

    Ben

    #262176

    Hi,

    It’s very cool with the display filter to show a taxonomy, is there a way to use search box in there too? To search text within that query and see results? If not, is it something on the roadmap?

    Thanks,

    Dana

    In forum: Kadence Blocks

    In reply to: Post Grid on Mobile

    #262163

    Hello Carissa,

    Thank you for reaching out to us.

    The Post Grid/Carousel block’s Layout Settings allow you to set how many columns you want to show for different screen sizes. To set that up, expand the Layout Settings tab on this block’s settings, click the Individual link beside the Grid columns, and assign the number of columns per screen size. Here’s a screen recording for your reference – https://share.getcloudapp.com/Z4uqGBXK.

    Hope this helps and let us know if we can assist you further.

    Regards,
    Karla

    #262144

    Hi- I have a 5 column post grid on my home page. On mobile, it defaults to 2 rows of 3 and 2. Is there a way to force it to just show them as a list, one after the other? I’ve been playing with css but can’t get it to work.

    #262136

    Happy Holidays All!

    Is there any way to prevent off-screen Post Grid/Carousel block contents from displaying during page load?

    ains/~marshbo6/
    The post carousel is right below the words COMMERCIAL AND RESIDENTIAL

    I’ve got a very unsophisticated method in use temporarily. I set max-height on the parent row, which has to be (crudely and not very successfully) adjusted for different media queries. I add padding to the bottom of the post container to prevent the “next row” from flashing during page load. So that you can see the content flash, I’ve turned off this extra padding for the time being.

    Thanks!
    Amy

    #262001

    Hi David,
    Thanks for reaching out! I would be happy to help:)
    I suggest setting your homepage as a static page from Customize > Homepage Settings. Then, create a static homepage and there you can use the block editor (Gutenberg) to add your graphic. Then you can use the Post Grid/Carousel block from Kadence Blocks Pro to add your blog archive to the page http://themes.kadencethemes.com/ascend-premium-10/post-grid-carousel/
    Then you would set that static page as the Homepage from Customize > Homepage Settings.
    You do not need Elementor. Gutenberg is now the default WordPress editor so you do not need to install anything for that.
    I hope this is helpful! Let me know if you would like me to clarify further.

    Kindly,
    Hannah

    #261982

    Thanks Hannah,

    I have used that CSS WITHOUT the media query, so the montage now shows a grid of 8×3 images for ALL screen sizes. The selection of 24 images is chosen randomly from the total number of portfolio posts. Each image links to the respective portfolio post.

    Thanks for your help.
    Phil.

    image

    #261910

    I’m currently building a database for a theatre using the Pods framework and Virtue Pro theme. I’ve created two new custom post types in Pods (productions and artists) which have multiple relationships (productions have functions/credits, e.g. director, choreographers, etc; artists get 2-way links to “production credits”, thereby building a history of all of the productions that they participated in ). I use the built in Virtue Portfolio post type to build a grid of seasons, with a Pods shortcode to build the list of productions on each portfolio page.

    The portfolio and pods CPT’s all use featured images so I can display thumbnails for both the portfilio grid, and for pods-template listings. I’m still fairly early in the development and the system exists only on my localhost, which is MAMP Pro running: WordPress 5.6, PHP 7.3.3 under Apache amd Kadence Virtue Theme 4.9.31 with a child theme.

    So far, I’ve noticed two featured images have disappeared from the localhost site. One was on an Artist CPT post that pods created, the other was associated with a Virtue Portfolio post. The featured images are still in the upload directory, but the attachment link in the wp_posts table seems to be gone. They don’t show up in the Media Library either, though static links in page HTML still work.

    Any thoughts? I’m posting the same issue with PODS….

    #261857

    Hello,

    With Kadence Block Pro you have a block called “Post Grid/Carousel” which allows you to create add a block that shows specifically what you want:

    https://share.getcloudapp.com/rRu01RYN

    Let me know if that is what you are looking for or if you need anything else at this time.

    Thanks!

    Chris

    #261653

    Hey Phil,
    Try adding this to your custom css:

    @media (min-width: 992px) {
    .kt-post-grid-wrap[data-columns-xl="8"] {
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
    }
    }

    How does that work for you?

    Kindly,
    Hannah

    #261607

    Thanks Hannah,

    I am testing the various approaches on this page: https://avalonmarketing.co.nz/test-page/
    The top example is the post grid/carousel block.
    Please let me know if you need a login.
    Kind regards,
    Phil.

    #261602

    Hi, Ben

    Can’t really give you access because I’m only updating the site for a friend, it would probably be useless to you anyway there is so many plugins.

    I would give you access to one of my sites but as you can imagine I’m holding off updating to WordPress 5.6 until i know Kadence works.

    But on a local test site i managed to recreate the error and the only things i have installed are

    Kadence starter Templates with Kadence theme activated

    Kadence blocks plugin

    Kadence blocks pro plugin

    Kadence Pro plugin

    I’ve been through and tried creating blocks with ever single Kadence block option and the error happens with

    Form block

    Video Popup

    Image Overlay

    Post Grid Carousel

    Carousel

    and Modal

    Now my knowledge of plugging programming is pretty limited but i imagine the only common denominator between them is they all use javascript or php to activate there more advanced functions.

    All the blocks that just use HTML and CSS seem to work fine.

    #261305

    Hello Paul,

    Thank you for reaching out.

    There is an existing feature request for this already, you may add a vote and comment additional details here – https://www.kadencewp.com/roadmap-kadence-theme/feature-requests/limit-number-of-words-in-excerpt-in-post-grid-carousel-block/.

    Hope this helps and if we can assist you with anything else, kindly create a new topic for it.

    Best Regards,
    Karla

    #261114

    Selecting posts is fairly easy to do. Deselecting posts – that had me stuck for a while.

    To deselect, one needs to click Select Post – then search for the same posts – remembering their name – then click on them to deselect. It’s not obvious.

    Two ideas – one would be to simply put a red X next to each of the posts selected – under the Select Post button. Alternatively, when hitting that button, perhaps show the list of posts already selected at the top. So one could see what one’s chosen and choose to remove them if necessary.

    #261113

    Could I also add a request to be able to control the length of the excerpts – in the posts/grid block. Or even better also allow custom text in there too.

    Thx – Paul

    #260906

    Hi Shahnawaz,
    I see what you mean. Sorry if this has been frustrating. By default, the links (such as category links) will take you to the default archive page. So if you’re instead wanting to link to your custom archive page you would need to add custom links. So I suggest hiding the category links (you can do this in the post grid/carousel block settings) then manually add custom links above or below your block linking to your custom archive page. And also note that you will need to create a custom page for each category. Does this make sense? Let me know if you would like more clarity!

    Regards,
    Hannah

    #260849

    Hi Hannah,

    Thanks for your reply I know how busy you guys are now. A few more things.

    1, 2 & 3 – The post grid / carousel block isn’t customising well for me in getting it to look like the home designs page. That is fine I will change the links in the url to be the search links but that just brings me one tiny problem which hopefully you can guide me with. At the moment if you click on Category it takes you to the category with the archive list, but I would like to change it to go to the search url – for eg http://mysite/home-designs/?_sft_category=acreage. To bring in the category I am using this in my search archive template php echo the_category(‘ ‘); . Do you know the code I may be able to use for this to work?

    4, 5, & 6 – Thats ok I fixed it myself. But I think it would be a great option if we could have the display as row / column like is shown in the footer in the header. I don’t have an example to show you just a way I like to customise my header sometimes with the logo taking up the whole height of the row and two lines opposite.

    New problems – Mega Menu Bugs?

    7. I’m getting a 500 internal server error when go in to customizer and it’s caused by the mega menu. I have it with another one of my sites but couldn’t find what caused it – that had a mega menu as well. However, when I created the mega menu on this site the same issue started so I was able to work out the culprit. If I turn off the option for MM or untick primary menu the 500 error disappears.

    8. I am using an element for the mega menu and I have 4 info boxes. I was hoping to have the image on the left and the text on the right, it shows fine in the element but when view on the menu (check out home designs) it shows with the text below?

    #260799

    Hello Hannah,

    Thank you for your answer:) Yes, Advanced gallery block is a kind of solution here:) However,it would be great to have a built in function in kadence blocks – post grid with products brands integration.

    Kind Regards,
    Inga

    #260788

    Hi Melanie,
    Thanks for reaching out and apologies for the delay!

    1 & 2. These can be done using the Post Grid/Carousel block from Kadence Blocks Pro. Are you using that? http://themes.kadencethemes.com/ascend-premium-10/post-grid-carousel/

    3. I don’t know of a simpler method for this, sorry!

    4. I’m seeing two nav bars in your header already. Are you wanting something different?

    5. Could you link to an example?

    6. You can center justify your nav menus with this css:

    .site-header-main-section-right, .site-header-bottom-section-right {
        justify-content: center;
    }

    I hope that’s helpful!

    Best,
    Hannah

Viewing 20 results - 461 through 480 (of 2,160 total)