Okay
  Public Ticket #1461167
dynamic layers
Closed

Comments

  • BeanMediaProd started the conversation

    I would like to know how dynamic layers deal with tag stripping.  I can add a link like this <a href="[post-url]">Read more</a>


    but If I add a span on the innertext like this <a href="[post-url]">Read more <span> >>> </spa></a> then it doesn't render on the front end.  My end goal is to have the greater than's have a different color.


  • [deleted] replied

    Hello BeanMediaProd,

    Thank you for getting in touch with us. My name is Attila and I'm happy to assist you today.

    I would like to confirm that we have received your message. Due to the nature of the issue you are experiencing, I will have to contact and consult with the development team first. I will get back to you as soon as I can.

    We appreciate your patience while we're working towards your ticket.

  • [deleted] replied

    Hello again,

    It seems like the code you copied here has some mistakes. The closing of the span tag is invalid and the angle brackets are not properly added either (they should be used as HTML entities). So it should look like the following: & g t ; (without space).