Viewing 9 replies - 1 through 9 (of 9 total)
  • You have got something weird going on in the html code for that link. See below:

    <li class="page_item page-item-16">
     <a title="<a href="https://tbe.taleo.net/NA1/ats/careers/jobSearch.jsp?org=SYMBIOSISRH&cws=1">Job Offers</a>" href="https://symbioserh.net/en/offres-demploi/" style="border-radius: 8px 8px 8px 8px;"></a><a href="https://tbe.taleo.net/NA1/ats/careers/jobSearch.jsp?org=SYMBIOSISRH&cws=1" style="border-radius: 8px 8px 8px 8px;">Job Offers</a>
    </li>

    Need to remove the nested anchor tags inside the title attribute etc.

    Thread Starter Taktik Communication

    (@nucleusgestion)

    Hey there !

    Thanks for the reply !

    However, I’m not too sure I understand what’s a “nested anchor tag” and what I need to remove that exactly, and where (in the editor ? header.php ?)

    Thanks !!!!

    Thread Starter Taktik Communication

    (@nucleusgestion)

    Anyone can enlighten me on “what is a nested anchor tag” please ?

    Thanks !!!

    You basically have an anchor tag inside an existing anchor tags title attribute. The code just needs cleaning up as it is the reason for your error.

    Thread Starter Taktik Communication

    (@nucleusgestion)

    Okay I’m getting back on this matter because I can’t figure out WHERE i need to go to clean the code !!

    Can’t find anything related to those anchor tags in the headers.php

    Seriously this is driving me nuts

    anyone could help please ?

    Thanks !!

    Thread Starter Taktik Communication

    (@nucleusgestion)

    guys I really need help on this one ??

    Taktik you are writing out a full hyperlink including the anchor tag into the title tag of another anchor tag.

    This could be occurring anywhere but the place to start is the template page this is happening on. look for any php code that writes out a title tag and then has code inside that to write out another tag or text from a post.

    Very tricky to diagnose over a forum this one though

    Thread Starter Taktik Communication

    (@nucleusgestion)

    hey Kwaka750

    nice clues, I figured out how to fix it

    thanks !!!

    Can you let us know what you finally did to solve your problem, then mark the thread as resolved. Thanks.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Text align problem’ is closed to new replies.