Jakub Baran wrote:
I've tested Main Menu and Over Right Menu widget positions and everything works fine for me. Can you please post the widget names you're having problem with, so I could test them ?
For a start, please put the search widget in the top without any title added to it (as it already say "Search for:"). It totally breaks the page here. This might, of course just be the "straw that breaks the camels back", but it shows that something is not right.
Also I've checked your weather widget. It offers you the installation in two ways. You can use widget and place it in different locations or you can add the code manually to the template. I've tested both ways and everything's fine. You probably placed the code manually because I found it in wrong place. On site it looks like it's in the right sidebar, but for real it's placed outside col3 responsible for right sidebar. That's probably why it shows up on other pages. You need to place the code of your widget inside sidebar-right.php file in proper place. Also your code generates only list positions <li> without putting them in the list container <ul> and that can cause problems. Please let me know if I can assist you with putting it in right place.
I would absolutely apreciate suggestions as what I have is the php code from my former template put into a widget that allow me to use php code. So I have not added anything to the template at all. If you find anything outside of where it should be, I can only assume it is there because there is something wrong with the template. Before this theme, I was testing another theme and I added all the widgets I wanted to the right side widget positions. There were a couple of widget positions in it and that is probably why they have been distributed in a few different places in this theme.
I will look for a widget version of the weather widgets that I am using now so I can eliminate the php widgets.
Can you please post images of this problem :
Oceanwatcher wrote:
Also, I tried clicking on some of the stuff in the menu - things from "Main menu" show up as background images for the text.
As you wish 
This image is hidden for guests.
Please log in or register to see it.
Thank you for taking the time to help me with this. I think the WP themes from RT is a great idea, but found the start here a little difficult.