Hi,
it's very strange…
I put this code in loop.php as you advised it:
echo "".get_the_title()."";
It was working fine,
and I try today in several navigator and it's no more working…
I checked the code and it's written like text above…?
Hi,
it's very strange…
I put this code in loop.php as you advised it:
echo "".get_the_title()."";
It was working fine,
and I try today in several navigator and it's no more working…
I checked the code and it's written like text above…?
the address:
http://www.mozakstudio.fr
the code:
echo "<a href='".get_permalink()."' rel='bookmark'>".get_the_title()."</a>";
sorry, mistake on address:
http://www.mozaikstudio.fr/portfolio
Hi clamant75,
Where did you put that code? Nothing in that would cause anything to open in a new window.
What title are you wanting to open in a new window when clicked?
Regards,
Devin
Hi,
I was meaning loop-portfolio.php for the file, and refering to what you say here :
http://www.kriesi.at/support/topic/open-preview-portfolio-link-in-new-window-for-website
So, this code (the good one now, previous was wrong):
echo "".get_the_title()."";
is present in loop-portfolio.php at line 114
It's not a title that I want to open in new window…
I want to use the image contained in the preview image portfolio slide to open link in a new window;
which one that I have apply manually in the featured media area of the portfolio item
Regards
Chris
Hi Chris,
As far as I know there isn't a way of just having that one image be opened in a new window. It would apply that change to all slideshows site wide that have the manual link applied to them.
Regards,
Devin
You must log in to post.