Page 1 of 1

Wordpress integration

Posted: 04 Jan 2007, 08:05
by sofia
Hello

I want to use the slideshow gallery, not the module in a wordpress site
So ive my website in www/
Slideshow is in www/galeriePhotos/

SO I write in the content of page in wordpress :
Code
  <object>
        <param>
        <param>
        <param>
        <param>
        <embed></embed></object>
I dont have change the config file.
I dont really understand the embedding methods that you give. Neither the global path.. What should I do with? (in config.ini)

See here http://mdecerle.fr/photos/

Can you tell me whats happening?
thanks

Posted: 06 Jan 2007, 09:54
by sofia
Ok it works in wordpress using this code
Code
CSS :
object {width:400px; height:200px}

HTML :
<object>
don't know why but wordpress dont like iframe..