No hits counter in video

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Mon Oct 08, 2012 9:56 pm
Hi
There is no amount of views the film, there is only the word "wyświetlenia"
Template TWN2, Jomsocial template gk_style
http://stolarzowice.info/jomsocial/261-joachim-makowski/videos/video/12-kasia-grzesiek-forget-regret-cover
Regards
Joachim
User avatar
Senior Boarder

GK User
Mon Oct 08, 2012 10:44 pm
Can you please change to Jomsocial default style and check it again to make sure it is style related problem then we can have a look at it.

See you around...
User avatar
Platinum Boarder

GK User
Mon Oct 08, 2012 10:56 pm
Hi
The default style is displayed views
Joachim
User avatar
Senior Boarder

GK User
Tue Oct 09, 2012 3:51 am
What is your JomSocial version? so I can check in my test server. Thank you.
User avatar
Platinum Boarder

GK User
Tue Oct 09, 2012 6:03 am
Hi
Joomla 2.5.7
Jomsocial 2.6.2
TWN2 2.12
User avatar
Senior Boarder

GK User
Fri Oct 12, 2012 9:33 am
It does show hits however because your view word is taking up all space so it pushed hits number to out of the circle which looks like not visible as it has white color.

Please add below css code in to templates/gk_twn2/css/override.css file and enable css override from template settings > advanced settings > css override "on".

Code: Select all
body #community-wrap .video-full .hits {
    background-image: none;
    color: #fff;
    width: 125px;
    background: #373737;
    border: 4px solid #d6cbcb;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    font-family: bebasneue;
    font-size: 18px;
    border-radius: 5px;
    margin-left: -4px;
}

After adding code it should look like below image.
Image

See you around...
User avatar
Platinum Boarder

GK User
Fri Oct 12, 2012 10:54 am
Yes, that's it. Done according to your instructions.
Thank you very much and best regards
Joachim
User avatar
Senior Boarder

GK User
Fri Oct 12, 2012 11:38 am
No problem at all, see you around...
User avatar
Platinum Boarder


cron