Forums

[resolved] Code showing up before page load (2 posts)

  1. skirkster
    Member
    Posted 2 years ago #

    Hi,

    A quick question; whenever I go to my main blog page (or any page for that matter) "dir" and "lang" code shows up for a second before the page loads. I'm having trouble finding out how to get rid of this, does anyone have any ideas?

    blog.noelmarie.com

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Edit header.php and replace:
    <html xmlns="http://www.w3.org/1999/xhtml"> dir="ltr" <?php language_attributes(); ?>
    with
    <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" <?php language_attributes(); ?>>

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags