Search…

X3 Photo Gallery Support Forums

Search…
 
sofia
Topic Author
Posts: 7
Joined: 04 Jan 2007, 07:33

Wordpress integration

04 Jan 2007, 08:05

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
 
sofia
Topic Author
Posts: 7
Joined: 04 Jan 2007, 07:33

06 Jan 2007, 09:54

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..