Tagged: x
-
AuthorPosts
-
June 28, 2016 at 8:13 am #1063161
jbruce308ParticipantIf you go to joshuajadon.com/blog
you can see that there are large white spaces between the blog posts. Can someone help me fix this?Where do I start?
June 28, 2016 at 8:32 am #1063179
ThaiModeratorHey There,
Please add the following code under Customizer > Custom > Global Javascript:
jQuery(window).trigger('resize');Hope it helps 🙂
June 28, 2016 at 9:47 am #1063306
jbruce308ParticipantHmmm entered that in and saved it. It only seems to fix itself now when I zoom in and out but by default.
Still seeing the white spaces with some posts. Any other suggestions?June 28, 2016 at 10:25 am #1063384
RupokMemberHI there,
Let’s try this instead :
jQuery(document).ready(function($) { $(window).trigger('resize'); });Hope this helps.
June 28, 2016 at 12:31 pm #1063607
jbruce308ParticipantHey,
Nope no luck with that either.
Just decided to go from “Masonry” to the “Standard” layout and their seems to be no issues with that.
So that should work fine for me 🙂Thanks for your input though guys!
June 28, 2016 at 1:06 pm #1063669
JoaoModeratorLet us know if we can help you with anything else.
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1063161 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
