Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • davidyv Friend
    #157755

    I like to show the “Read More” button in slideshow module, I set the “Show Description” to: Description only, and set the “Readmore Text” to: Read More.

    But the Readmore button still can not show.

    I use the quickstart install file in localhost, so can not give the site link, but it is true.

    Can you check the quickstart file and help me? Thank you!

    aman204 Friend
    #368159

    It seems to be working fine as readmore text shows above description text

    Please ensure to select Description with Readmore checkbox in show description field

    davidyv Friend
    #368234

    I using the quickstart file, it have not Description with Readmore checkbox in show description field, only have: No Description and Description only.

    davidyv Friend
    #368240

    It seems to lost one line code in mod_jaslideshow2.xml.

    find the following code:

    [PHP] <param name=”showdesc” type=”radio” default=”” label=”SHOW DESCRIPTION” description=”SHOW DESCRIPTION DESC”>
    <option value=””>NO DESCRIPTION</option>
    <option value=”desc”>DESCRIPTION ONLY</option>
    </param>[/PHP]

    replace use:

    [PHP] <param name=”showdesc” type=”radio” default=”” label=”SHOW DESCRIPTION” description=”SHOW DESCRIPTION DESC”>
    <option value=””>NO DESCRIPTION</option>
    <option value=”desc”>DESCRIPTION ONLY</option>
    <option value=”desc-readmore”>DESCRIPTION WITH READMORE</option>
    </param>[/PHP]

    then it is work!

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

This topic contains 4 replies, has 2 voices, and was last updated by  davidyv 13 years, 11 months ago.

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