Many bugs in music template 2.5.3 jomsocial

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Thu Jan 19, 2012 11:54 pm
Hi, I have several bugs.

1. The sub menu of jomsocial bar isn't working, very often when you go to the sub-menu, it disappears.

2. On the s1 screen capture attached you can see that there is a bug on modifying the event avatar, you can't choose a picture.
s1.png


3. On the s2 screen capture. I would like the multiple select list to appear as a classic multiple select list.
s2.png


Those bugs are very annoying, it is urgent for me, thanks.
User avatar
Junior Boarder

GK User
Fri Jan 20, 2012 2:15 am
other bug
User avatar
Junior Boarder

GK User
Fri Jan 20, 2012 10:01 am
other bug
User avatar
Junior Boarder

GK User
Fri Jan 20, 2012 10:07 am
other bug
User avatar
Junior Boarder

teitbite
Fri Jan 20, 2012 10:11 am
Hi

Please update to the latest joomsocial style version and give me an url to every problem from a screen (after updating).

Tip: Please do not write a post after post, try edit if You have something to add. For support such threads looks like someone has already answered it.
User avatar
Moderator

GK User
Fri Jan 20, 2012 10:13 am
other bug style
User avatar
Junior Boarder

GK User
Sat Jan 21, 2012 11:41 pm
Hi,

You can check all the bugs I've told you on my website :

http://www.tiwisport.com/

Please let me know ASAP for a solution. The biggest problems are 1 and 2 :

1. The sub menu of jomsocial bar isn't working, very often when you go to the sub-menu, it disappears.

2. On the s1 screen capture attached you can see that there is a bug on modifying the event avatar, you can't choose a picture.

I can't open my website to users until this is not solved so it is very urgent, thanks.
User avatar
Junior Boarder

GK User
Tue Jan 24, 2012 10:59 am
Up ! Any solution ?

Thanks.
User avatar
Junior Boarder

GK User
Tue Jan 24, 2012 9:10 pm
Hello Cammaillard,

1). I am not aware of this bug and I haven't ran into it myself on my site.

2). This can be fixed one of two ways- both A and B should correct your problem.
a. rename your gk_style.window.css located in your JomSocial Template Folder to gk_style.window1.css when you do this JomSocial will use the default Window settings instead of the Gavick window styling. I am not sure what code the Gavick people forgot, but I had the same issue. After renaming the gk_style.window.css everything worked fine.
b. add the following code to your override.css
#cWindowContent {
font-size: 12px;
margin: 0;
padding: 10px 10px 65px;
}

3). I am not aware of this bug and I haven't ran into it myself on my site.

cammaillard wrote:Hi, I have several bugs.

1. The sub menu of jomsocial bar isn't working, very often when you go to the sub-menu, it disappears.

2. On the s1 screen capture attached you can see that there is a bug on modifying the event avatar, you can't choose a picture.
s1.png


3. On the s2 screen capture. I would like the multiple select list to appear as a classic multiple select list.
s2.png


Those bugs are very annoying, it is urgent for me, thanks.
User avatar
Senior Boarder

GK User
Wed Jan 25, 2012 4:51 pm
Hi Joshua_Ludwig !

Thanks for your answer, the problem n°2 is solved now.

For the problem n°1 you can even see it on the gavick demo site of Music template !

The sub menu of the jomsocial toolbar is too sensitive ! It doesn't stay long enough so that you can select something ! I think it is a misconfiguration of js or maybe the blank space between the toolbar and the submenu but I don't know where to change it. An idea ?

Thanks again !
User avatar
Junior Boarder

GK User
Sat Feb 11, 2012 1:27 am
teitbite wrote:Hi

Please update to the latest joomsocial style version and give me an url to every problem from a screen (after updating).

Tip: Please do not write a post after post, try edit if You have something to add. For support such threads looks like someone has already answered it.


Hello how can i get that update? I downloaded the template yesterday and i love it, but to use it i must fix problems 1 and 2
User avatar
Fresh Boarder

GK User
Sat Feb 11, 2012 4:35 am
david1980 wrote:
teitbite wrote:Hi

Please update to the latest joomsocial style version and give me an url to every problem from a screen (after updating).

Tip: Please do not write a post after post, try edit if You have something to add. For support such threads looks like someone has already answered it.


Hello how can i get that update? I downloaded the template yesterday and i love it, but to use it i must fix problems 1 and 2


David1980... did you see my post on how to resolve problem 2? and with Problem 1 I am still trying to get this fixed, but I haven't seen this problem on anyone of my sites.
User avatar
Senior Boarder

GK User
Fri Feb 24, 2012 2:08 am
Joshua_Ludwig wrote:
david1980 wrote:
teitbite wrote:Hi

Please update to the latest joomsocial style version and give me an url to every problem from a screen (after updating).

Tip: Please do not write a post after post, try edit if You have something to add. For support such threads looks like someone has already answered it.


Hello how can i get that update? I downloaded the template yesterday and i love it, but to use it i must fix problems 1 and 2


David1980... did you see my post on how to resolve problem 2? and with Problem 1 I am still trying to get this fixed, but I haven't seen this problem on anyone of my sites.


Hi, problem 2 is solved for user avatar but not for group avatar, i´m now really adressing problem 1 it might me the meyes.css problem. I will post a solution.
User avatar
Fresh Boarder

GK User
Fri Feb 24, 2012 3:23 am
Found solution for problem 1!

Please find #jsMenu .jsMenuBar li ul on line 28 of components/com_community/templates/gk_style/css/gk_style.toolbar.css

Change top 40px to top 37px

And thats it.

Have you found the solution for the change avatar on group?
User avatar
Fresh Boarder

GK User
Fri Feb 24, 2012 7:56 pm
David1980,

When I changed the code to fix the user window, it resolved the group issue for me. I am not sure why you are still having this issue.

What internet browser are you using? I have tested in Safari, Internet Explorer and can't re-create the problem.

david1980 wrote:Found solution for problem 1!

Please find #jsMenu .jsMenuBar li ul on line 28 of components/com_community/templates/gk_style/css/gk_style.toolbar.css

Change top 40px to top 37px

And thats it.

Have you found the solution for the change avatar on group?
User avatar
Senior Boarder

GK User
Fri Mar 02, 2012 7:05 am
I´ve solved that problem. If someone searches for it look out for the height:auto!important;

Another subject is my explorer keeps openning the page in Quirks mode? Is that from the template?

David
Joshua_Ludwig wrote:David1980,

When I changed the code to fix the user window, it resolved the group issue for me. I am not sure why you are still having this issue.

What internet browser are you using? I have tested in Safari, Internet Explorer and can't re-create the problem.

david1980 wrote:Found solution for problem 1!

Please find #jsMenu .jsMenuBar li ul on line 28 of components/com_community/templates/gk_style/css/gk_style.toolbar.css

Change top 40px to top 37px

And thats it.

Have you found the solution for the change avatar on group?
User avatar
Fresh Boarder


cron