animalview HTML template broken for animals that are bonded #1380
-
The display breaks for this template only on any bonded animals. part of the description ends up displaying above the picture and ends with a stray "/>". The description and all the other information does display correctly after the pictures. I've looked through the template and am completely stumped. Example of broken bonded animal display: https://us09b.sheltermanager.com/service?account=sp1505&method=animal_view&animalid=3901&template=animalview Example of correctly displaying animal: https://us09b.sheltermanager.com/service?account=sp1505&method=animal_view&animalid=3751&template=animalview |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi, The problem is something in the animal description breaking the HTML. If you go into the header section of the animal template and change ANIMALCOMMENTS on line 11 to DESCRIPTIONATTR that will fix it. Kind regards, Jon |
Beta Was this translation helpful? Give feedback.
Hi,
The problem is something in the animal description breaking the HTML. If you go into the header section of the animal template and change ANIMALCOMMENTS on line 11 to DESCRIPTIONATTR that will fix it.
Kind regards,
Jon