0
Welcome Guest! Login
0 items Join Now

SOLVED HTML Transliteration

  • SOLVED HTML Transliteration

    Posted 5 years 11 months ago
    • Hello all! Whenever I try to add custom HTML/Javascript code to my Gantry 5 framework theme, it transliterates some of the code as such from:
      <noscript><p><img src="http://www.gekkofyre.net/matomo/piwik.php?idsite=2&rec=1" style="border:0;" alt="" /></p></noscript>

      To:
      <noscript><p><img src="http://www.gekkofyre.net/matomo/piwik.php?idsite=2&amp;rec=1" style="border:0;" alt="" /></p></noscript>

      How can I prevent this? Or is it even a problem that I should be concerned with? Thank you in advance.
    • Regards,
      Phobos D'thorga
      VK3VKK

      vk3vkk.io/
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED HTML Transliteration

    Posted 5 years 11 months ago
    • What's the issue with that? & signs just being change to &amp; which is correct for a url?

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
  • Re: SOLVED HTML Transliteration

    Posted 5 years 11 months ago
    • MrT wrote:
      What's the issue with that? & signs just being change to &amp; which is correct for a url?

      Regards, Mark.

      Oh, I didn't know. I thought it would interfere with the functioning of what I intended. Thank you :)
    • Regards,
      Phobos D'thorga
      VK3VKK

      vk3vkk.io/

Time to create page: 0.036 seconds