Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Hung Dinh Friend
    #156313

    JA Portfolio Template V 1.1.3 has been released. Its a minor bug fix for users, with only 2 updated files and 27 new image files. It is also recommended to upgrade the JA T3 Framework Plugin to version 1.2.0 (to be announced shortly)

    • Compare the JA Portfolio versions HERE.
    • Download the updated files HERE.
    • view Complete CHANGELOG.

    Upgrade steps :

    1. View the comparison between versions at JoomlArt Version Updates and replace the affected file. Only 6 files are affected in the changelog between version 1.1.2 to 1.1.3
    2. Uninstall / install the upgraded T3 plugin V 1.2.0 (make sure you have not edited the plugin files for customization).
    3. Or Use JA extension Manager Component for upgrade.Watch video for how to upgrade using JAEM.

    Please discuss issues related with this update or upgrade in the JA Portfolio Forum.

    davidyv Friend
    #368245

    find a bug in slideshow 2 module:

    It can not show Readmore button

    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 2 posts - 1 through 2 (of 2 total)

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

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