Text Home is Stripping & Character

Support Forums Verde – HTML Template Text Home is Stripping & Character

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5323
    ShoutCloud
    Participant

    Text Home is stripping the & sign so i cannot add &name=value to any urls that I want to put in that box.

    I can correct this in the source but your code then changes it back.

    I am trying to put a YouTube iFrame embed in there with an &autoplay=1 but it will never work because the & keeps getting turned into &

    Please fix this.

    Thanks!

    #5325
    CreaboxThemes
    Keymaster

    Hi ShoutCloud,

    sorry but I don’t understand you about your question. Do you want to pass a variable in the url?

    Regards

    #5326
    ShoutCloud
    Participant

    What I mean to say is that when I put this code into the Text Home box:

    <iframe width="960" height="720" src="https://www.youtube.com/embed/J72Qi7b8O20&autoplay=1" frameborder="0" allowfullscreen=""></iframe>

    …it gets turned into this:

    <iframe width="960" height="720" src="https://www.youtube.com/embed/J72Qi7b8O20&autoplay=1" frameborder="0" allowfullscreen=""></iframe>

    …and it will not work. The & character gets turned into & and causes the iFrame to fail.

    Does that make sense?

    This happens even when I paste the code into the source view.

    #5329
    CreaboxThemes
    Keymaster

    Hi,

    I have made test and if the code is added in the souce code option, it works fine.

    Regards

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.