Okay
  Public Ticket #2851470
Map & Masonry grid
Closed

Comments

  •   OraLaboraStudio started the conversation
  •   OraLaboraStudio replied privately
  •  933
    Neuron replied

    Hi OraLaboraStudio,

    1) I saw that you're not using the latest version of the Neuron Core plugin (v: 2.1.7) so I've updated it to the latest version and now the map is displaying alright.

    https://prnt.sc/1q9uwtc

    2) After the update of the Neuron Core plugin, I think that also this issue is solved, can you please take a look at it?

    Feel free to ask for anything you need.

    Kind Regards


  •   OraLaboraStudio replied privately
  •  933
    Neuron replied

    Hi OraLaboraStudio,

    1) I've just fixed the filter colors by editing the Nav Menu Global Widget that you've created.

    - https://prnt.sc/1qblent

    2) I've installed a plugin called "Insert Headers and Footers" and I've added the following script to it, and now the layout seems to be alright.

    <script src="https://unpkg.com/imagesloaded@4/imagesloaded.pkgd.min.js"></script>
    <script>
    jQuery(document).ready(function($) {
        $('.masonry').imagesLoaded( function() {
            setTimeout(() => {
                $('.masonry').isotope({
                    itemSelector: '.selector',
                    layoutMode: 'FitRows'
                })
            }, 1000);
            
        });
    });
    </script>

    Feel free to ask for anything youn eed.

    Kind Regards


  •   OraLaboraStudio replied privately
  • OraLaboraStudio replied

    Sorry, the video

  •  933
    Neuron replied

    Hi OraLaboraStudio,

    I am very sorry for the late reply, somehow I missed your ticket,

    1) Can you please go to Elementor Site Settings > Global Colors and set the colors of the theme there, because it seems that those colors are being applied to your site. For more please check the following video.

    https://prnt.sc/1qcyqkp

    2) I've just customized some of the scripts that I've added at Settings > Insert Headers and Footers, and now the fitRows layout is being applied correctly.

    https://prnt.sc/1qcytmo

    Feel free to ask for anything you need.

    Kind Regards


  •   OraLaboraStudio replied privately
  •  933
    Neuron replied

    Hi OraLaboraStudio,

    I've changed the separate character from "," to "==" and it is working alright, can you please take a look at it.

    https://prnt.sc/1qd8lxn

    Feel free to ask for anything you need.

    Kind Regards


  • OraLaboraStudio replied

    Works perfectly! Thanks :)

  •  933
    Neuron replied

    You are welcome anytime, feel free to ask for anything you need

    Kind Regards,
    NeuronThemes