Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Please follow my instruction here ,

    Step-1 : Open your plugin directory and then open ultimate-responsive-image-slider plugin folder.

    Step-2 : Here you will see a file name is uris.php , open it on any editor and then go to near line no. 141.

    check below code there –

    <?php if(strlen($Desc) > 300 ) echo substr($Desc,0,300)."..."; else echo $Desc; ?>

    Update “300” number with any increased digit.

    Check this screenshot for more help

    Thanks

    Thread Starter tubui86

    (@tubui86)

    THank you very much

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘View longer description’ is closed to new replies.