Hi !
I noticed a side effect with the last update. Some menu entries are randomly renamed “Untitled” after saving.
It caused by this bloc of code at line 204 of file class.simple.masonry.admin.php :
if (empty($post_title)) {
wp_update_post([
'ID' => $post_id,
'post_title' => 'Untitled',
]);
}
]]>
Hi!
I need some help. I use the SML shortcode in some pages of this website and smart quotes are not showing up in the masonry titles and text. Instead, it shows flat quotes. It seems the_title filter is not working. It only happens with SimpleMasonryLayout. Look at the page title, for example.
Any help will be great!
]]>I’ve selected Posts from the Post type dropdown and “Recipes” from the Category dropdown, but the plugin doesn’t seem to respect this setting and shows posts from other categories. Is there something I’m doing wrong here? I’m using the shortcode within a php template file.
]]>I created the masonry shortcode, inserted it into the template file, but when I loaded the page, it was blank. All the HTML seems to be there and consuming space on the page, but after further inspection, it looks like the opacity CSS is set to 0 on the .sm-grid .grid-sm-boxes-in
selector. Disabling the opacity property in chrome dev tools shows the content properly, but I assume there’s some JS or other code that’s supposed to automatically set the opacity to 1 on some other trigger. I’m just starting to dig into the plugin code deeper but I was hoping you could assist. Maybe I’m missing something in the configuration or template.
Hey! Many thanks for the Plugin, I love it!
On my homepage I’m using the masonry grid layout for blog posts. I was hoping you could help me work out if there is a way to show the blog post title on top of the image on mouse hover?
If there is a function within the plugin or some additional code I could add to my child theme, that would be fantastic! MTIA.
The automatic update last night broke the site completely. Please fix asap.
Version: 2.0; WP: 6.3.1. Error:
Fatal error: Uncaught Error: Failed opening required ‘/var/www/vhosts/dreyer-ag.ch/httpdocs/wp-content/plugins/simple-masonry-layout/includes/class.simple.masonry.admin.php’ (include_path=’.:/opt/plesk/php/8.0/share/pear’) in /var/www/vhosts/dreyer-ag.ch/httpdocs/wp-content/plugins/simple-masonry-layout/simple-masonry-layout.php:22 Stack trace: #0 /var/www/vhosts/dreyer-ag.ch/httpdocs/wp-admin/includes/plugin.php(2318): include_once() #1 /var/www/vhosts/dreyer-ag.ch/httpdocs/wp-admin/plugins.php(192): plugin_sandbox_scrape() #2 {main} thrown in /var/www/vhosts/dreyer-ag.ch/httpdocs/wp-content/plugins/simple-masonry-layout/simple-masonry-layout.php on line 22
I’m hoping to get help with this little problem. I can’t find an alternative plugin that will work for me.
I’m trying to change the background-color from red to something else. I do not see where it could be changed in any of the settings for the plugin. I’m using a Divi page builder and tried to enter new CSS in the advanced section but it is not working.
Also, will this plugin be updated to WP 6xx??
Thank you.
]]>Hi
Is there a way to make the cube float from right to left?
Thanks
Rani
Your tool create wrong pagination links.
<a class="page-numbers" href="https://mutluari.com/blogpage/2">2</a>
<a class="next page-numbers" href="https://mutluari.com/blogpage/2"><i class="fa fa-chevron-right"></i></a>
The links should have been like this.
<a class="page-numbers" href="https://xxx.com/blog/page/2">2</a>
<a class="next page-numbers" href="https://xxx.com/blog/page/2"><i class="fa fa-chevron-right"></i></a>
please help me.
]]>This plugin was EXACTLY what I was looking for to display the blog grid the way I wanted it. Then I installed DiviBars for notices at the top of the page and the blog disappeared from the short code with Simple Masonry Layout. There must be a conflict with this plugin and Divi Bars. It would be great if it was fixed. I’ve spent a lot of time trying to find a different plugin that won’t conflict with DiviBars, but there isn’t anything.
]]>Simple Masonry Layout
Please fix and push the update.
Error 1:
imagesloaded.js?ver=5.6.2:93 Uncaught TypeError: EventEmitter is not a constructor
at defineImagesLoaded (imagesloaded.js?ver=5.6.2:93)
at imagesloaded.js?ver=5.6.2:277
at imagesloaded.js?ver=5.6.2:283
Error 2:
AnimOnScroll.js?ver=5.6.2:89 Uncaught TypeError: Cannot read property 'id' of null
at AnimOnScroll._init (AnimOnScroll.js?ver=5.6.2:89)
at new AnimOnScroll (AnimOnScroll.js?ver=5.6.2:75)
at main.js?ver=5.6.2:1
]]>
Hi!
Thanks for the great plugin!
Is it any way to use it with dynamic filtration by category or other taxonomy?
Here is an example: https://www.it-rays.org/raysgrid/masonry-3-columns/
]]>Hi,
Is it possible to show the excerpt in stead of the post contents?
And is it possible to filter on custom taxonomies?
Plugin works well but I do get some console errors from the included libraries.
Uncaught TypeError: EventEmitter is not a constructor
at defineImagesLoaded (imagesloaded.js?ver=5.5.1:93)
at imagesloaded.js?ver=5.5.1:277
at imagesloaded.js?ver=5.5.1:283
AnimOnScroll.js?ver=5.5.1:89 Uncaught TypeError: Cannot read property ‘id’ of null
at AnimOnScroll._init (AnimOnScroll.js?ver=5.5.1:89)
at new AnimOnScroll (AnimOnScroll.js?ver=5.5.1:75)
at main.js?ver=5.5.1:1
Hi,
On several websites I’m using your plugin. The columns always fill the entire width of the page, but not on this website. I can’t figure out why. Do you have any ideas?
Kind regards,
Erwin Odendaal
Hi there. I was hoping you could help me fix or identify the source of this console error that’s is triggered when I enable this plugin.
When the plugin is enabled the error is present. When it is disabled, the error is removed.
Thanks!
The error when:
Enabled
No error when:
Disabled
Hello,
We have tried your plugin on our website, its fantastic Masonry grid plugin.
But we have require to show 5 column for the masonary gallery current its show two column.
Can you please provide any shortcode to show number of column setting.
Thanks
]]>Hello i’ve installed the plugin added the shortcode [simple_masonry] on the page but the posts aren ‘t visilbe on fe ,they are loaded in the inspector.I am using https://demo.kallyas.net theme .image with posts loaded but not visible :https://ibb.co/pj0zkRR
]]>Hello,
Very nice little plugin. Makes implementing Masonry super simple.
We found that on our particular theme, we were experiencing the following error on pages that DIDN’T implement the masonry layout. It could be something non-standard we did when implementing, but we were able to fix it using the following:
Error:
Uncaught TypeError: Cannot read property 'id' of null
at AnimOnScroll._init (AnimOnScroll.js?ver=4.9.8:89)
at new AnimOnScroll (AnimOnScroll.js?ver=4.9.8:75)
at main.js?ver=4.9.8:1
Solution:
Wrap
if ( document.getElementById( 'sm-grid-layout' ) ) {}
around the main.js file to check for the existence of sm-grid-layout before trying to implement it.
Thanks!
]]>great plugin!
I tried sm_category_name used in combination with sm_post_type for a custom post type but not working, sample below, any solution?
[simple_masonry sm_post_type=”post_type” sm_category_name=”catergory_slug”]
thanks in advanced!
]]>Hey, man! It’s me again…
Is there any way t? hide pagination from layout?
Maybe something like a shortcode — pagination=”no” —
I want t? remove the pagination from below the gallery images…
thanks!
Guino
]]>Hey, there! Nice plugin… but:
I want to ask you please to fix this issue:
(index):1 GET https://ispn.org.br/site/wp-content/plugins/simple-masonry-layout/fonts/fontawesome-webfont.woff?v=4.7.0 404 (Not Found)
It is loading Font Awesome Icons from that file which doesn’t exist.
It’s causing other issues on my website.
Thanks!
]]>Hi,
I’m using your plugin to show a nice masonry gallery on a wordpress side. All perfect.
For specific reasons we separated specific blog-posts to a separate post-type created by plugin Custom Post Type UI 1.5.8. I created post-type specific categories. Unfortunatley the shortcode [simple_masonry sm_post_type=”projekt” sm_category_name=”individualcategory” pagerange=2 gallery=”yes”] does filter on the standard post related categories – not on the custom post type specific.
Any idea how this could get solved?
Thanks a lot and regards
Oliver
Hi,
I am facing problem with infinite scrolling. Loading post on scroll down but problem is that new posts are overlapping already exist posts. This issue is occur on first scroll.
Any Suggestions?
]]>Hello, Im loving this plugin, thank you so much for your time and effort in creating it.
I am trying to remove the link for the date but cant seem to figure out how to do it without changing the front.php I dont want to change your core pages so is there another way to remove this link?
]]>Would it be possible to create an option to select your language of choice? For instance to select Dutch instead of English.
]]>Hello WP friends ??
I have question/need help with masonry.
On home page I have latest posts from all categories.
What I need is to show posts from the selected category.
This is how look my code for showing posts, what I have to change to view posts only form one category?
Any help?
<div class="row ep-masonry">
<?php
/* Start the Loop */
while ( have_posts() ) : the_post();
/*
* Include the Post-Format-specific template for the content.
* If you want to override this in a child theme, then include a file
* called content-___.php (where ___ is the Post Format name) and that will be used instead.
*/
get_template_part( 'template-parts/content', get_post_format() );
endwhile;
?>
</div>
]]>
Hi all,
Love this plugin. It sleek, simple, space saving and very efeective.
I did notice something in the latest version that may help others or
In simple-masonry-layout.php where the Font Awesome style is registered
Line 44: wp_register_style( ‘font-awesome’, (“https:////netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css”));
the link is invalid. This leads to no Font Awesome CSS being loaded and the result is squares beside Author, Date, Comment etc.
Of course if another theme/plugin loads Font Awesome than normally you dont notice the issue.
I changed the line to be
Line 44: wp_register_style( ‘font-awesome’, (“https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css”));
and we were good to go.
Perhaps the plugin needs updating ?
Thanks
Steph
Hello,
First of all, nice job, like the simplicity.
I was running into problems while using the shortcode in Advanced custom fields. I found that in simple-masonry-layout.php on line 38 there is a check for if the shortcode is being used in the post content. Well, mine is not because it is included in a advanced custom field. So i removed this:
&& has_shortcode( $post->post_content, ‘simple_masonry’)
and it works perfect.
I get that you don’t want to load all dependencies on all pages, but maybe there is another way to solving this? As it is now it completely removes any use cases outside of the post_content.
Please consider this.
Thanks!
How can I display the title only?
]]>