Viewing 11 replies - 1 through 11 (of 11 total)
  • whooami

    (@whooami)

    that site is a mess ?? and I dont understand your question:

    You wrote:

    27th Sept 2006
    keeps getting turned to
    27th Sept 2006

    that looks the same to me.

    Chris_K

    (@handysolo)

    27th Sept 2006
    keeps getting turned to
    27th Sept 2006

    I’m squinting real hard, but they sure look the same to me. Can you elaborate a bit on what the issue is?

    Thread Starter merrua

    (@merrua)

    The abbr tag gets turned in to < abbr /> tag when it should be an </ abbr> tag. Spaces are there to try to show the tags.

    Its a date problem, which is a bigger problem as I want to make microformats.

    Plus my site isnt a mess, that page is a mess. so im wondering if this broken code is breaking the page.

    fififi

    (@fififi)

    EDIT – never mind, other people got there first.

    Thread Starter merrua

    (@merrua)

    trying to show date code. spaces put in to show example

    EDIT: Didnt work

    whooami

    (@whooami)

    you need to use backticks to display code here. Backticks are those things that are below the tilda on most keyboards, top upper left hand corner, to the left of your 1

    backtick –> ` <–

    whooami

    (@whooami)

    I saw that handy, dont you dare leave!!

    Thread Starter merrua

    (@merrua)

    Sorry. here we go
    <abbr class="dtstart" title="20060827">27th Sept 2006</abbr>

    gets turned to
    <abbr class="dtstart" title="20060827" />27th Sept 2006

    Chris_K

    (@handysolo)

    Is this something that you’re entering into the WYSIWYG editor?

    For any “code” type stuff, you’re far better off disabling that editor. Users -> Your Profile. Bottom checkbox, uncheck and save.

    Thread Starter merrua

    (@merrua)

    Sounds like a plan. Ill try that.

    Thread Starter merrua

    (@merrua)

    That did it. Thanks.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘wordpress doesnt realise tag has content’ is closed to new replies.