Hai Dp member, I am new to wordpress. I have created a site using WP. I have home page in one theme and otjer pages in other theme? How to rectify it? Help me... Site URL: h**p://www.revealtech.com/ (not so fresh theme) h**p://www.revealtech.com/?p=4 (WP theme)
I don't think WP can have 2 themes active at the same time. You can have many themes installed, but only one is active at any given time. Did you try clearing your browser's cache? I see the same theme in both links. This theme might have some conditions that hide some elements when it shows a page, versus when it displays a post. One thing you could do if you actually have more than one theme installed: go to the administration, in the Appearance/themes page and delete the other ones. just keep the theme you need. That should clear it up.
@rono, i dont think you understand the question. or wordpres fully. @ferlish you can infact have N-Active themes. Pages can have a different them from the default (in the attributes section)
just checked both links and they are looking fine to me... both using same theme. Though I noticed that when you click on the menu links (mobiles/news etc) you get to the page where the Login Form/Polls are not displayed. May be that is just because the theme is designed like that....not to show those extra elements. To be able to see those elements in every page you need to change code in the theme (may be just copy paste from index.php). But overall all the links look like using same theme.
@DrVillain: where is that attributes section? Are we sure you're talking about WP? Or are we talking about a plugin added to WP? Would be great to be able to have a theme with variants we could apply to different pages (outside a plugin). Let's hope for that kind of feature for Ver 3.0.
good to know. That's a great feature. Technically it should still be considered one theme, with possibly multiple page variants (the templates). Thanks for the info.