• Hi there’s an issue in your functions.php around line 933

    The line: $service .= ‘<div itemprop=”address” itemscope itemtype=”http://schema.org/PostalAddress”&gt;

    should come before the if(trim($service_street))

    otherwise the div is unclosed. This caused some layout issues on our site.

    Thanks
    Oliver

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Issue with unclosed div’ is closed to new replies.