Hi, I am using the ajax function for the Portfolio section of the site, and I like that each portfolio entry shows up above all of the items, but when you click on the image in the ajax box, it goes to the single of the portfolio - is there anyway to unlink this so you can not click through?
Unlink Portfolio item to Single Portfolio Page
5 posts from 3 voices-
Posted 9 months ago #
-
Hello,
On your Featured Media, Apply link to the image? > Choose "No Link".
Regards,
IsmaelPosted 9 months ago # -
Thank you - of course I was look for something more difficult... have not gotten used to things being so easy! :)
Posted 9 months ago # -
Also, is there a way to not have the content show under the title when viewing all of the items? I would just like the thumbnail and the title to show.
Posted 9 months ago # -
Hey!
Open up includes/loop-portfolio.php and delete following code:
if(get_the_excerpt()) { echo "<div class='portfolio_excerpt'>"; the_excerpt(); echo "</div>"; }Best regards,
PeterPosted 9 months ago #
Reply
You must log in to post.














