comment submit form hiding in stream

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Feb 06, 2014 7:55 am
Reply with quote
Report this post
hi guys

i am using game template with jomsocial's default template for the component - all works really well apart from the comment and status fields... they are not sitting in the stream properly so people can see what they are typing.

site: http://www.poprepublic.tv

i managed to fix the main status field with css (checking on firebug) but thats about the extent of my knowledge...

i have tried to do the same for the "reply" to comment on the stream - but cant for the life of me find what needs to be altered.

any assistance would be fantastic - i have checked with another template and there is no problem - so its something with game thats causing the field to float upwards...
User avatar
Platinum Boarder

GK User
Thu Feb 06, 2014 8:49 am
Reply with quote
Report this post
Could you check whether the same happen on default Joomla! template like Beez ? This gives us sure where is the problem, with the override JomSocial style or with the component.
User avatar
Platinum Boarder

GK User
Thu Feb 06, 2014 10:00 am
Reply with quote
Report this post
bkrztuk wrote:Could you check whether the same happen on default Joomla! template like Beez ? This gives us sure where is the problem, with the override JomSocial style or with the component.


yep - issue only exists on game. beez is fine.
User avatar
Platinum Boarder

GK User
Fri Feb 07, 2014 10:55 am
Reply with quote
Report this post
Could you give provide me direct URL to page where I can see this issue?
User avatar
Platinum Boarder

GK User
Sat Feb 08, 2014 12:35 pm
Reply with quote
Report this post
bkrztuk wrote:Could you give provide me direct URL to page where I can see this issue?


i did below - the homepage has the social stream on it.

http://www.poprepublic.tv

i can send you access details again if you need.

:) thanks!
User avatar
Platinum Boarder

GK User
Mon Feb 10, 2014 9:21 am
Reply with quote
Report this post
Yes, please provide me details because until I'm not logged user I can't see this comment form.
User avatar
Platinum Boarder

GK User
Tue Feb 11, 2014 4:46 am
Reply with quote
Report this post
bkrztuk wrote:Yes, please provide me details because until I'm not logged user I can't see this comment form.


sent yesterday with ref to this thread. :)
User avatar
Platinum Boarder

GK User
Thu Feb 13, 2014 9:52 am
Reply with quote
Report this post
I've tried to add form and for me the form change height depends of the text inside, please look » screenshot

Maybe I'm checking in wrong place?
User avatar
Platinum Boarder

GK User
Thu Feb 13, 2014 9:59 am
Reply with quote
Report this post
bkrztuk wrote:I've tried to add form and for me the form change height depends of the text inside, please look » screenshot

Maybe I'm checking in wrong place?


for me its on the reply and the comment... as you can see via the social stream - the users are having trouble typing in, with comments saying they cant see when they write either....

have attached another screen shot.
User avatar
Platinum Boarder

GK User
Thu Feb 13, 2014 11:39 am
Reply with quote
Report this post
its a firefox issue - chorome is ok.

do you have a fix for firefox?

cheers

Rob




akaentertainment wrote:
bkrztuk wrote:I've tried to add form and for me the form change height depends of the text inside, please look » screenshot

Maybe I'm checking in wrong place?


for me its on the reply and the comment... as you can see via the social stream - the users are having trouble typing in, with comments saying they cant see when they write either....

have attached another screen shot.
User avatar
Platinum Boarder

GK User
Fri Feb 14, 2014 11:10 pm
Reply with quote
Report this post
Please tell me which version of firefox do you use? It really looks like problem with browser not with the code but I'll check this. I've looked at this issue also on Safari where also all is fine.
User avatar
Platinum Boarder

GK User
Sat Feb 15, 2014 3:19 am
Reply with quote
Report this post
bkrztuk wrote:Please tell me which version of firefox do you use? It really looks like problem with browser not with the code but I'll check this. I've looked at this issue also on Safari where also all is fine.


i have checked with firefox 27.0.1 and 27 - both have the issue. (I dont have access to any other versions)
User avatar
Platinum Boarder

GK User
Sun Feb 16, 2014 12:55 pm
Reply with quote
Report this post
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
#community-wrap .wall-coc-form textarea { height: auto !important}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder


cron