hi i have a problem with masonry course show on modern home page.
i think its cause of RTL problem.
u can see the problems on attachments pic.
Yep I was able to replicate the issue on my test setup .
Please try adding the given css from wp-admin -> appearance -> customize -> custom css :
.grid li {
right: initial;
}
track :
https://trello.com/c/6q2IY6yp
come on . as i said and mark in "problem2" last attachment.
the left position should be right in RTL version.
where is the js file that claim to do this ("i will change right position to left")
Ok sorry for the misunderstanding .This will be fixed in the next update of wplms .
Thanks for reporting it .
thanks. i will found the issue my self.
We are using isotopes libarary for the masonry layout and its code is present in the wp-content/plugins/vibe-shortcodes/js/shortcode.js file line number 452 .
This issue has been resolved in the latest update of wplms 2.2
So please update all your plugins and the wplms theme to the latest versions i.e. 2.2 and then check.