As this plugin has been retired, I’m looking for an alternative to show the posts on my archive pages in 2 columns. What’s the simplest solution? The child theme is Metro Pro.
]]>To be able to use the Genesis Grid Plugin’s Image Size feature, I checked the “Displaying the Featured Image” box in Content Archive. However by doing so, I ended up with two teaser images (thumbnails) for each post in the grid in both category pages and main post page(Home page). One of these images is the featured image selected in post editor, which is cropped to the Thumbnail size I set in Setting – Media, the other image is whatever first image I have in individual posts, scaled down but not cropped.
How can I remove the 1st image in individual posts from category page grid (as well as main post page) without having to delete the image from the individual posts themselves?
Many thanks for your help!
]]>I’m using Genesis Grid plugin for my home page and search results. Can the plugin be used in post to show related Or I need to get a separate plugin for related posts? Thanks!
]]>Hi,
I am using this code to move the category content/introduction/text after the grid:
remove_action( 'genesis_before_loop', 'genesis_do_taxonomy_title_description', 15 );
add_action( 'genesis_after_content', 'genesis_do_taxonomy_title_description', 15 );
But now after I installed your plugin, the content does not move anymore under the grid (on desktop), but on its side.
Do you know how to fix this?
]]>These are my settings: https://i.imgur.com/kwylFbB.png
And here you can see that none of the images get cropped. I also tried square and other sizes, but none get cropped.
For instance here: https://www.jacktummers.nl/film-nieuws-blog/page/2/
]]>Hi,
I was trying to remove the grid in my blogpage:
https://habitsatwork.nl/blog/
Started of with coding but that did not work out.
(I can do some but did not manage to get rid of the grid)
Then I stumbled into this plugin, some questions:
does it work with WP 5.4. (nl)
can you also use the plugin to remove a grid ??
Your help will be greatly appreciated.
Job
]]>After having uninstalled Genesis Grid to test the usual but not very nice display with post list in one column, the blog page (I called it “I miei Post”) was
blank, white. So I reactivated the plugin and the Blog page list is now visible again. I noticed that the plugin is not tested with the last version of WordPress. Something to do with my issue?
Thank a lot in advance for your attention. Delio
I’m getting this warning: Warning: Division by zero in …./wp-content/plugins/genesis-grid-loop/plugin.php on line 264
I’m using Genesis 3.1.3. and theme Lifestyle Pro Version 3.2.4
What could be done to solve this problem?
I noticed that the excerpt text is also displaying the featured image caption if there is not so much text the body of the post. You can see it happening with the post about the plate. The last two words are the caption of the image.
]]>I’m trying to use this plugin so that it will just display the featured post image along with a title.
At the moment – each post displays the content (including images) on top of my featured image.
Anyone got any ideas how to do that?
]]>Hi Bill,
When I enable this plugin on my Archive pages, I notice that it adds classes like “one-half teaser first” (if using 2-column layout) to the ‘article’ tag, which is obviously how it makes the grid layout work. However, these classes vary depending on the settings used in the plugin – eg. how many columns, or whether it’s a feature or teaser.
I’d like to ask if you could update your plugin to add an additional class here, which stays the same regardless of the plugin settings. Something like “genesis-grid” for example.
This would make it easier to add some CSS styling which would be applied regardless of which plugin settings are used.
]]>Hi, can you please tell me why my blog shows only one column when I have it set to 3? And the first 2 are more narrow like if the class centered width 700px was affecting that. I don’t have that class applied here. I don’t understand. Thank you.
]]>It would be nice if Genesis would also offer a masonry styled grid layout ;). The only wish I have for the Genesis Grid plugin is to have the ‘fixed’ teasers to flow nicely throughout the page, instead of in one row next to each other, all the same height. It would make the page just a bit more playful.
]]>Hello! Grid Loop is excellent, and it works perfectly on my blog, but there is a pagination issue when the grid only has two items (currently, my grid has 3 columns).
What should I do so that the pagination is consistently at the bottom? You can find the issue here. Thank you!
]]>Hello,
can I enable grid loop only in a custom post type archive template? How?
Thanks in advance.
I have the grid set up and was able to customize it on the home page of this demo (https://demo.christifultz.com/), but it will not use the grid for my categories (https://demo.christifultz.com/category/uncategorized/). No matter what I try, the teaser will not show on the category pages.
I also lost the “Read more” link on all of them, but can live without that if needed.
Any suggestions for getting the grid to display the same way across my entire site?
]]>Hello, just want to ask why the grid is not showing on this site’s blog page.
]]>Hi, any idea why the grid is not displaying? I’m using this plugin on another site and it works great but I can’t figure out what happens here..
]]>Hi there,
I’ve taken over the maintenance of a website for a client and I’ve never used Genesis framework before. I am trying to use the Genesis Grid plugin but the website has been using the standard Genesis blog template and I assume that is why no changes to the layout are happening. Can you share any links to how I can resolve this? Many thanks!
]]>Hi,
I would like to use your plugin. I typed genesis in the search field of the WordPress Themes Directory but I did not get any response. Could you help me find Genesis Themes in the WordPress Themes Directory ?
Thank you.
What’s up homies? For those who are looking for a solution on the missing “Read More” just drop this code in functions.php file.
function button_excerpt_more_link( $more ) {
return '<p><a class="button" href="'. get_permalink( get_the_ID() ) . '">' . __('Read More', 'wpsites') . '</a></p>';
}
add_filter( 'excerpt_more', 'button_excerpt_more_link' );
I hope this info makes you super happy!
Best wishes
Scott
Blue Fox Creative
Is this plugin abandoned?
]]>Hi Bill,
Is this still your preferred way to have a Blog page grid?
Will you be updating this plugin if only to remove the “Not updated in over two years” message?
Thanks!
]]>Is there any way to modify the read more text that appears at the end of post excerpts with this plugin?
At the moment it shows [read more…] and I’d like to change that to simply be read more.
]]>Hi!
Just wondering if it’s possible to bottom-align all of my teaser items. I’m trying do have two posts per row on my category pages with this plugin, but I’d like each row’s images (which are all the same size) to be bottom-aligned.
Some of the titles for my posts are longer than others, so it just looks kind of messy with them being top-aligned. I tried bottom-aligning them with a flexbox, but I couldn’t get it to work. Thanks so much!
]]>When I activate this plugin it messes up the pagination on my blog. If you look at the bottom of page 15 here you’ll see that it looks like there are 16 pages in the blog archive, but there are actually more. If you look at page 18 here you will see that there are more than 16 pages but the pagination indicates that there are only 16 pages. The weird part is that this page is not using the Grid Loop (I am using it elsewhere) but when I deactivate the plugin this problem goes away. Please help!!
[Moderator note: Please, no bumping.]
]]>I’d like to add an additional widget (for ex, eNews Extended) below the plugin. I wrote the following code but it doesn’t show on the blog page.
genesis_register_sidebar( array(
‘id’ => ‘after-teaser’,
‘name’ => __( ‘After Teaser Widget’, ‘wpsites’ ),
‘description’ => __( ‘This is the before post widget area on the blog page only.’, ‘wpsites’ ),
) );
add_action( ‘genesis_after_content’, ‘leaguewp_after_teaser_widget’ ); //* Tying the Widget After the Pagination
function leaguewp_after_teaser_widget() {
if ( is_page( ‘280’ ) )
genesis_widget_area( ‘after-teaser’, array(
‘before’ => ‘<div class=”after-teaser widget-area”>’,
‘after’ => ‘</div>’,
));
}
]]>Not sure why this is suddenly broken when it has worked fine before.
I import images at full size and 380 x 380.
I set the image in grid loop settings at 380 x 380 but every new post now uses the full size image?
]]>Hi Bill. I’m trying to achieve the same goal as @ggsalas who asked a similar question here, where you mentioned “You’ll need to write the CSS to accomplish this. Something like:”
@media only screen and (max-width: 600px) {
.post.one-third { width: 100%; float: none; margin: 0; }
}
Is there any chance you can elaborate a little or share some further pointers on how to:
Thanks
]]>I created a custom thumbnail size – 340×340, selected it for Grid Loop teaser image size, but it will not display this image. In fact, I can change the selection to any other image size and I always get the same sized image displayed in the grid. I’ve regenerated thumbnails and cleared the cache. Am I missing something here?
]]>