mainmenu on a wrong place

Memovie Joomla Template support forum for Joomla 1.5 only.
sanyo
Sun Mar 21, 2010 3:25 pm
Hi!

I'm testing my site with K2 and memovie and I have some problems with the main menu.

First picture, no main menu on the left1 position.

01.jpg

As you can see on the second picture, the main menu showed up under the main body. Off course position for the "Főmenü/Hírek" (Main menu/news) and the Archivum (K2 tools) are set to left1.

02.jpg

After I clicked on one of the article, everything went just fine. But after I clicked again to the "Főmenü/Hírek", its again showed up under the main body.

03.jpg

Apache/2.2.3
PHP 5.2.0-8+etch16
MySQL 5.0.32-Debian_7etch12-log
Joomla 1.5.15, fresh install
memovie 1.1.2

test site

Some content images are intentionally missing, I just imported the text content from my main site. (main site)

I can provide a login to my test site, if necessary.

thx:

Sándor
User avatar

GK User
Sun Mar 21, 2010 5:45 pm
Hi

Please send me admin access

paulo[at]gavick[dot]com
User avatar
Platinum Boarder

sanyo
Sun Mar 21, 2010 5:53 pm
Sent.
User avatar

GK User
Sun Mar 21, 2010 7:17 pm
Hi again

I check, recheck and i can't find where is the problem.
For me, it seams that some plugin is messing the block elements on template rendering layout (more exactly on gk-main div).
I will address this to our programmer and maybe he can find the problem.

Cheers
User avatar
Platinum Boarder

sanyo
Sun Mar 21, 2010 7:41 pm
Thanks for your time. Tell me if you need an ftp login or something.
User avatar

GK User
Sun Mar 21, 2010 7:53 pm
For now, i don't think so.
I already send info to Dziudek and i sure that when he have some "break", he will take a look.

Cheers
User avatar
Platinum Boarder

GK User
Sun Mar 21, 2010 8:12 pm
By the way, i return again to your website and i see some important problem with your host provider.

For example, for PhotoSlide your GD library version is too old. We recommend using GD in version higher than 2.0.30. Contact your host provider and request it.

Also, you don't have enough permissions on images catalog of PhotoSlide component directory. This is also an important problem and need to be fixed.

This type of permission file problem may also be the reason of the template layout issue. So, check permission on this files.

Cheers
User avatar
Platinum Boarder

sanyo
Sun Mar 21, 2010 8:16 pm
I will let you know it, when I'm managed to do this.

thx
User avatar

GK User
Sun Mar 21, 2010 9:19 pm
Please check syntax of your K2 content, because I think that you have some not closed tags and it causes problems with column.
User avatar
Administrator

sanyo
Sun Mar 21, 2010 9:34 pm
You mean there is some error within the text articles? Well I will try a clean joomla install, without any extra modules and plugins. Then I import my articles one by one and we will see it.

Plz allow be a 2-3 days to do it, I don't have enough time on tomorrow.

Thx for your time guys, you have an awesome support! :)

bye:

Sándor
User avatar

sanyo
Mon Mar 22, 2010 8:34 pm
You are almost certainly right. I started to delete some content, finally got one category left. Then both menu appears on the right (left_top, left_bottom) place. Probably I have multiple errors in multiple articles. Well, I have check all of them, piece by piece. When I have some progress, I will let you know it. Stay tuned. :)

Thanks for your hints and support. I really appreciate it.


bye:

Sándor
User avatar

sanyo
Wed Mar 31, 2010 8:00 pm
Hi!

I'm still working on my site. Had found a lots of unclosed div tag and have to fix it article by article. I had more than 600, so I have a lot to do. :) When I finished and checked it, I will report it here.
User avatar

sanyo
Mon Apr 05, 2010 7:07 pm
Hi!

I'm still not finished, took meg 2 full days to clean approx. 400 of my articles. Just tested it on my local webserver and most of the time, the main menu stayed on the left1 position. Still have to work to do, but I'm almost certain, you are right about the missing tags. I found a lots of unclosed /div, /a, and some unnecessary other one.

So, I made a huge progress, thanks for your help. :)
User avatar

sanyo
Tue May 04, 2010 7:20 pm
Hi!

I'm finally finished bugfixing my articles, voila, menu items stay where supposed to be. :) Thanks for your support, especially for pointing where are the problems.

I still have small problems, if I have space characters between two words on a menu item name, the second one have a different color. Check it: my site.

"Fömenü" (main menu) are ok, but on the left "Cikk kategóriák" (article categories) are not. Same on the right side.

bye:
Sándor
User avatar

teitbite
Wed May 05, 2010 1:19 pm
Hi

You want it to be all at the same color?

Please edit http://www.flyonline.hu/templates/gk_me ... style1.css, find class

Code: Select all
#gk-container .moduletable > h3 > span, #gk-container .moduletable_menu > h3 > span, #gk-container .moduletable_text > h3 > span, #gk-container .moduletable_color1 > h3 > span, #gk-container .moduletable_color2 > h3 > span, #gk-container .moduletable_color3 > h3 > span {
background:url("../images/style1/headings.png") no-repeat scroll right -24px transparent;
color:#000000;
text-transform:uppercase;
}


and change the color value to #4A729F
User avatar
Moderator


cron