Incorrect display projects

This topic contains 2 reply and 2 voices, and was last updated by Nizam Uddin 9 years, 8 months ago
Viewing 2 Posts - 1 through 2 (of 2 total)
Author Posts
August 5, 2014 at 12:27 am 24535
Nizam Uddin I have very long titles for projects. This causes incorrect display of projects. How can I fix it? http://firepic.org/images/2014-08/04/w2csryf1j4fj.png
August 6, 2014 at 12:11 pm 24626
Nizam Uddin Nizam Uddin

Hello Alex
Sorry for inconvenience! We will fix this issue in next update. Thank you..

August 6, 2014 at 12:38 pm 24628
Nizam Uddin Nizam Uddin

Problem fixed! If you don’t want to wait till next update please replace the line no 45 in index.php of project folder inside view folder with

<?php 
    $title = get_the_title( $project->ID );
    echo cpm_excerpt( $title, 38 ); 
?>

Thank you..

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