Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jimmer Friend
    #155960

    Not sure what happened but when I changed the <h3> the slideshow screwed up.

    It only shows the pic with no text? I have looked at tutorial as well and not sure what I am missing. I am guessing it is something obvious.

    Thanks,

    James:-[

    Here is the code from module.

    desc img=”sl-1.jpg” url=”#”]
    <h3>testing 1</h3>
    <p>Suscipit est Morbi id senectus Integer iaculis interdum Aenean lobortis dui. Curabitur Pellentesque</p>

    desc img=”sl-2.jpg” url=”#”]
    <h3>Testing 2?</h3>
    <p>Suscipit est Morbi id senectus Integer iaculis interdum Aenean lobortis dui. Curabitur Pellentesque</p>

    <h3>How to choose university?</h3>
    <p>Suscipit est Morbi id senectus Integer iaculis interdum Aenean lobortis dui. Curabitur Pellentesque</p>

    <h3>Nulla Vestibulum In ut tortor</h3>
    <p>Orci dolor quis ut id sit nunc gravida et mauris in. Vestibulum pretium at Curabitur eros Nam Aenean</p>

    <h3>Vestibulum sollicitudin conse</h3>
    <p>Curabitur Pellentesque convallis commodo tincidunt vitae ante id Nam Vestibulum Suspendisse</p>

    Here is where I am testing. http://www.wrightnetdesigns.net/

    haxx Friend
    #361345

    Hi if you have pasted your code directly from tje module then you are missing two [ brackets from the first two desc img.

    you have

    desc img=”sl-1.jpg” url=”#”]
    <h3>testing 1</h3>
    <p>Suscipit est Morbi id senectus Integer iaculis interdum Aenean lobortis dui. Curabitur Pellentesque</p>

    desc img=”sl-2.jpg” url=”#”]
    <h3>Testing 2?</h3>
    <p>Suscipit est Morbi id senectus Integer iaculis interdum Aenean lobortis dui. Curabitur Pellentesque</p>

    and it should be

    <h3>testing 1</h3>
    <p>Suscipit est Morbi id senectus Integer iaculis interdum Aenean lobortis dui. Curabitur Pellentesque</p>

    <h3>Testing 2?</h3>
    <p>Suscipit est Morbi id senectus Integer iaculis interdum Aenean lobortis dui. Curabitur Pellentesque</p>

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  haxx 14 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum