Comments Nisage started the conversationApril 8, 2020 at 6:21amHi,I did some refresh of my website. I've just installed Proton theme updates and plugins updates. Since this, my portfolio grid is non-aligned. See capture in attachment... Is there any reason ?Thanks,Nicolas 675Neuron repliedApril 8, 2020 at 9:36amHi Nicolas,That's because of the Masonry layout in the portfolio.If you want to change that to fitrows - https://wordpress.org/plugins/insert-headers-and-footers/ After installing go to the Settings > Insert Headers and Footers, add the following script in head or footer. <script src="https://unpkg.com/imagesloaded@4/imagesloaded.pkgd.min.js"></script> <script> jQuery(function($) { jQuery('.masonry').imagesLoaded( function() { jQuery('.masonry').isotope( function() { itemSelector: '.selector', layoutMode: 'fitRows' }); }); }); </script>Kind Regards Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.Nisage repliedApril 8, 2020 at 11:11amHi, thanks for your answer. I Did everything you said. Unfortunately, problem still there...Any other advice ?Regards,Nicolas 675Neuron repliedApril 8, 2020 at 7:07pmHi Nicolas,Can you please provide me with your wp-admin, I will check it quickly.Make sure to tick private on the reply.Kind Regards Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group. Nisage replied privately 675Neuron repliedApril 9, 2020 at 11:50amHi Nicolas,It seems like there was an issue to the coding, I've fixed it.Check it now and let me know if is alrightKind Regards Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.Nisage repliedApril 9, 2020 at 12:01pmHi,It's perfect, thanks a lot !Regards, 675Neuron repliedApril 9, 2020 at 7:13pmYou're welcome anytimeKind Regards Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group. Sign in to reply ...
Hi,
I did some refresh of my website. I've just installed Proton theme updates and plugins updates. Since this, my portfolio grid is non-aligned. See capture in attachment... Is there any reason ?
Thanks,
Nicolas
Hi Nicolas,
That's because of the Masonry layout in the portfolio.
If you want to change that to fitrows
- https://wordpress.org/plugins/insert-headers-and-footers/
After installing go to the Settings > Insert Headers and Footers, add the following script in head or footer.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Hi, thanks for your answer. I Did everything you said. Unfortunately, problem still there...
Any other advice ?
Regards,
Nicolas
Hi Nicolas,
Can you please provide me with your wp-admin, I will check it quickly.
Make sure to tick private on the reply.
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Hi Nicolas,
It seems like there was an issue to the coding, I've fixed it.
Check it now and let me know if is alright
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.
Hi,
It's perfect, thanks a lot !
Regards,
You're welcome anytime
Kind Regards
Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.