Ps : links with utw like wpg2 working too.
Hello try something like that. Add on you image this kind of code
for href, just go on your subpage to get the adress copy and paste the adress between the “”
for img src the way to your image depends on the place where your are and where your image is.
Alt it’s just for the information when cursor in on the link.
<A HREF=”http://localhost/wo/index.php?page_id=8″>
<IMG SRC=”nameimage.gif”
ALT=”go to this subpage”></A>
Hope it’s will be helpfull I’m a newbie
Thanks for your help,
in fact that’s exactly the same trouble that michaelisc describes.
I always had to manually append “index.php”for all internal links.
It’s never loading index.
But it’s on my computer, working local and I wish to host my site on my computer at the begining.
I was thinking that may be it’s not a trouble with my configuration with apache2 because the links with my embedded gallery (plugin wpg2) working.
Thanks again.
PS : I’m working with Macintosh