Tagged: ajax portfolio
Hi,
Would you please help me How can i set it off portfolio head title in the ajax-portfolio preview ..?
Thanks
yucozt
Hey yucozt!
If you want to remove the title open up /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/portfolio.php and delete
$output .= "<h2 class='portfolio-preview-title entry-title' $markup><a href='{$link}'>".$entry->post_title."</a></h2>";
Regards,
Peter
Hi Peter ,
Thank you very much for your help.. I have done it..
Yucozt