Forum Replies Created
-
AuthorPosts
-
Sorry for intruding, but I had the same issue.
I fixed it by clearing my browser cache.Thanks. I think for my masonry issue that should help. I’ll give it a try.
Hi Andy,
the issue was not the load time of the page. The site is cached.
I am aware that I can deactivate the lazy load efffect, but I actually like the effect. Only in the mentioned case where I jump to content at the bottom of the page it takes a bit too long for the elements to appear because all the elements before are also unhidden. Is there a way to change the delay time?
Thanks,
Hi Rikard,
I added the missing code into my style.css. Not sure whether it covers all devices but it looked fine on my desktop, iPad and Xperia. I would just like to suggest to include a definition for this input type in one of your next updates.
input[type='reset'] { background-color: #435960; color: #ffffff; padding: 9px 22px; cursor: pointer; border: none; border-radius: 0px; -webkit-appearance: none; } input[type='reset']:hover { background-color: #88bbc8; }
- This reply was modified 8 years, 5 months ago by GSM.
Hi Rikard,
indeed no help needed on my side. It was more to let you know that you have a potential bug in your Facebook widget code for someone using Polylang.
Best regards,
GSee private content …
I fixed the php warning and enabled the correct language for the Facebook Widget by adding the following line to function.php:
define ('ICL_LANGUAGE_NAME_EN', 'German');
November 18, 2015 at 11:30 am in reply to: Full Width Blog Masonry – Number of Rows instead of Number of Blog Entries #537968I “solved” my problem, kind of.
I realised that I can actually set the number of blog entries per row, i.e. columns. I set it now to 3 and that way the 6 entries are always shown 3×2. The pictures get quite big on a wide screen but I think it looks better than having empty cells.November 17, 2015 at 2:46 pm in reply to: Full Width Blog Masonry – Number of Rows instead of Number of Blog Entries #537287Hi Rikard,
see enclosed.
Thanks,
GSM -
AuthorPosts