add comment button problem in partyfreak/jomsocial

GK User
Tue Feb 07, 2012 2:22 pm
hi,
I' ve intalled partyfreak j2.5
jomsocial 2.4.2
joomla 2.5.1
site name: http://www.catch-me.it
when I post something on member wall, the button "add comment" for reply is not present. if I close recent activity and re-open it's appear.
what's the problem?
thanks a lot for answer.
User avatar
Junior Boarder

GK User
Tue Feb 07, 2012 3:10 pm
Hi,

Does this issue happen with other templates? Also can you PM me an account then I can check if it is our template issue?

Thanks,
User avatar
Platinum Boarder

GK User
Tue Feb 07, 2012 3:59 pm
thanks for help,

I think that problem is only in this component, otherwise I can post a comment in photo or video published.
If I use a jomsocial template there isn't this problem.
I send you PM with my account
greatings
User avatar
Junior Boarder

GK User
Wed Feb 08, 2012 12:13 pm
Hi,

I don't see any message from you yet. Can you please send again?

Thanks,
User avatar
Platinum Boarder

GK User
Wed Feb 08, 2012 9:05 pm
hi,
I send you a message with the credentials in your site web (jschase.com)....
Sorry but I don't kwow how send a PM with this forum :blush: and I've not your email.
However now my site is in down for several hours.
where I send account?
User avatar
Junior Boarder

GK User
Thu Feb 09, 2012 10:15 am
User avatar
Platinum Boarder

GK User
Thu Feb 09, 2012 2:33 pm
Try adding this code to file override.css (with CSS override mode enabled in template setting):
Code: Select all
form .wall-coc-form > div .wall-coc-form-actions, form .wall-coc-form > div .wall-coc-form-actions > ul > li{
float: left;
}


Let me know if it works.
User avatar
Platinum Boarder

GK User
Thu Feb 09, 2012 3:23 pm
sorry, but doesn't work :(
User avatar
Junior Boarder

GK User
Fri Feb 10, 2012 2:34 pm
I changed the code to:
Code: Select all
.wall-coc-form > div ,.wall-coc-form > .wall-coc-form-actions > ul > li{
float: left;
}

And it works now!
User avatar
Platinum Boarder

GK User
Fri Feb 10, 2012 2:47 pm
I've seen!
tnx a lot for your help
User avatar
Junior Boarder

GK User
Fri Feb 10, 2012 3:21 pm
You are welcome. Feel free to let me know if you need any other helps.
User avatar
Platinum Boarder


cron