• Resolved priean

    (@priean)


    In file “inc/blocks/featured-locations/featured-locations.php” on lines 41+42 is

                    }   
                    printf('</div>');

    It should be correct

                    printf('</div>');
                    }

    to close

    <div class="itre-featured-locations__section">

    only if $location on the line 30 is not empty. Otherwise </div> is extra.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author indithemes

    (@indithemes)

    Oops! Seems like a stupid bug. Thanks for pointing it out. Will fix it asap in the next update.

    Plugin Author indithemes

    (@indithemes)

    The issue has been fixed and new features have also been added.

    Plugin Author indithemes

    (@indithemes)

    Marking it as done.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Featured Locations block html tags’ is closed to new replies.