Viewing 7 posts - 31 through 37 (of 37 total)
  • Author
    Posts
  • #935140

    Hi Inazad,

    Can you please give us the link to the page where this code from the pastebin is used?

    Best regards,
    Victoria

    #935318

    Sales Tools : http://partners.komutel.com/sales-tools/

    You must be logged in in order to see the pages.

    #935771

    Hi,

    I cloned the last row but I was not able to reproduced the issue. Which of the elements are you cloning?

    Best regards,
    Ismael

    #935840

    the whole row elements.
    when you change something n the cloned elements everything disapears (under the first row).

    I reproduced the error as well as my client.

    we need to fix it…

    #936259

    Hi,

    Alright. We were able to locate the issue. Please check the special heading text.

    <a name="ip700"></a><strong style="color: #000;">IP700-<strong style="color: #18448c;">G2</strong>
    

    The closing strong tag is missing.

    <a name="ip700"></a><strong style="color: #000;">IP700-</strong><strong style="color: #18448c;">G2</strong>
    

    Best regards,
    Ismael

    #936583

    No way, are you serious!? :-)

    its just a closing tag that I forgot in my 2 pages who created me a lot of frustration?!

    Gonna double check my 2 pages.

    Thanks a lot.

    #936964

    Hi Inazad,

    Yes, this can be a very hard to catch issue :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 7 posts - 31 through 37 (of 37 total)
  • You must be logged in to reply to this topic.