Page 1 of 1

Theme Change In Wordpress

Posted: 28 Jan 2009, 02:27
by Titan
I embeded Imagevue onto one of my Wordpress pages. It works beautifully but the theme will not change from the default black theme.

Here is the adress of the Wordpress 'page'.
http://www.legends247.com/blog/?page_id=2

Here's the address of the normal starting point, not embeded, where the 'white' theme works beautifully.
http://www.legends247.com/blog/ivx/

Thanks for any help or direction on this, I look through each and every page trying to find a place to change the code for this embedding.

Posted: 29 Jan 2009, 08:18
by mjau-mjau
Did you change anything? I couldn't see anything imagevueish at all in the first link, not on page and not in source. You may have to specify theme as a parameter in the sourcecode.

In the original index.php file in your second link, specified theme is fetched dynamically.

I will fix this issue in the next release.