Forums

ie browser problem only (6 posts)

  1. lamuSudip
    Member
    Posted 5 months ago #

    Hey Guys!
    Please help me-
    content title font color not support in all ie browser.

  2. alchymyth
    The Sweeper
    Posted 5 months ago #

    please post a link to your site if you would like to get some suggestions.

  3. lamuSudip
    Member
    Posted 5 months ago #

  4. lamuSudip
    Member
    Posted 5 months ago #

    Hello alchymyth -I post my site.
    Give me suggestions.

  5. alchymyth
    The Sweeper
    Posted 5 months ago #

    check the validation erors:
    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.tranquilityhospital.com.np%2F&charset=%28detect+automatically%29&doctype=Inline&group=0

    particular these errors:
    'Saw </>. Probable causes: Unescaped < (escape as <) or mistyped end tag. '
    and
    'Unclosed element h1'

    likely to be caused by a error in header.php in the last line of this section:

    <<?php echo $heading_tag; ?> id="site-title">
    					<span>
    						<a href="<?php echo home_url( '/' ); ?>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a>
    					</span>
    				</<?php echo $heading_tag; ?>>

    btw:
    please don't edit Twenty Ten directly, but create a child theme http://codex.wordpress.org/Child_Themes to work with.
    this will also help to keep customisations during an upgrade.

  6. lamuSudip
    Member
    Posted 5 months ago #

    Thank you alchymyth-
    But I have problem to show home page static post as Welcome post so that I replace the category in home page. Please give me good suggestions.

    Once again Thank you so much for help.

Reply

You must log in to post.

About this Topic

Tags