could you post the link to your site so we can see the problem.
The link is: http://www.112werkforum.nl, but currently the permalink is set to “standard”, otherwise the images will not show up in the post’s
Can you try deleting the period at the start of your directory chain for the image.
right now looking at this page as an example – http://www.112werkforum.nl/?p=5236 – the image source should begin with a forward slash only.
If you notice in the below code the period (.) before /images may be causing the problem.
<div class="entry clearfix">
<p>
<img class="alignleft" width="215" height="190" alt="" src="./images/overige/vos-en-ops.jpg">
Thanks, that’s the solution.
But, now I have to edit over 350 posts… but anyway thanks for the support !
Fred
Glad to have helped.
In the future if you use the Upload/Insert -> Add Media tool in the post or page you should be able to avoid having the added character.
thanks for the tip, but I prefer to have one folder were all the images are placed…
But changing all the 350+ post was done in less than a minute. I’ve used the “search and replace” plug-in which I’ve found at the plug-in section and since the image structure in all the post which I’ve placed at my side is the same, it was done in just a click…
Again thanks, hope to help you some day.
Regards, Fred
No problem. Good to hear it was easier than expected. I’ll keep that plugin in mind as well.