Hello everybody,
I just installed my wordpress with the DeepFocus Themes and when i go on my Portfolio you can see all my pictures. The probleme is when you try to go on one of them the image doesn't show on the page and i don't know why.
I haven't touch any php file or something so i don't understand what is wrong or how could I fix this...
Here is the error: http://www.nekson.fr/?p=178
Thanks,
NeKsoN
charles.murphy
Member
Posted 1 year ago #
This is the code I'm seeing whenever I view your site:
<a href="<img width="185" height="185" src="http://www.nekson.fr/wp-content/uploads/2011/02/eiffel-185x185.jpg" class="attachment-185x185 wp-post-image" alt="Paris" title="Paris" />" class="fancybox">
<img src="<img width="185" height="185" src="http://www.nekson.fr/wp-content/uploads/2011/02/eiffel-185x185.jpg" class="attachment-185x185 wp-post-image" alt="Paris" title="Paris" />" alt="Paris" />
<span class="overlay"></span></a>
It should look like this:
<a href="http://www.nekson.fr/wp-content/uploads/2011/02/eiffel-185x185.jpg" class="fancybox"><img src="http://www.nekson.fr/wp-content/uploads/2011/02/eiffel-185x185.jpg" class="attachment-185x185 wp-post-image" alt="Paris" title="Paris" width="185" height="185" /></a>
I'm not sure how you are entering images into the theme, but hopefully that helps.
Thanks for your answer,
I just create a new article, i put the title such as PARIS and then i go on the right bottom corner of the page and i choose the "cover picture"
when we go on the portfolio page we can see it normally but when we click on it and we arrive on the page we just see the error, i never touch anything about the php pages coz i don't know anything about it...
Hi NeKson, i have a similar problem...
could you perhaps tell me how to make my gallery thumbnails link to individual posts as it does on your site?
mine always links to my contact page.
http://www.souloist.info/indzyn/photo/photography
(nice site btw:)
maldaclan
Member
Posted 8 months ago #
Please can you send info about how did you solved this issue?
I see that its already working fine on your websites.
I also have deepfocus theme and same problem.
What file I have to edit? and what code?
Thanks in advance
Petr