Hi,
1) I want to take off "Read More" button from my portfolio page. I just want to show thumbnail.
2) My thumbnails looks different that what you guys have on dummy brightbox site? I tired everything but there is a problem, I need help.
Thanks
Hi,
1) I want to take off "Read More" button from my portfolio page. I just want to show thumbnail.
2) My thumbnails looks different that what you guys have on dummy brightbox site? I tired everything but there is a problem, I need help.
Thanks
Hey,
1.) In /includes/loop-portfolio.php, fidn and remove these lines:
the_excerpt();
echo '<a class="more-link" href="'. get_permalink().'">'.__('Read more','avia_framework').'</a>';
2.) Can you post the site URL (ideally directly to the page)?
James
Thanks, I fixed both of the problems.
You must log in to post.