Comments

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
Sat Apr 06, 2013 8:08 pm
Reply with quote
Report this post
Hi,

how can I remove the titles that I have selected in image add (items K2)
thanks in advance

diego
User avatar
Fresh Boarder

GK User
Sun Apr 07, 2013 11:23 am
Reply with quote
Report this post
Hi,
by hide them using css.
1) Open your page
2) Click on it to show "Show Source code"
3) Search "Media" word
4) Check what class or id of element
5) Add this to your template.css or overwrite by template settings (Custom CSS Code)

Code: Select all
___.__  {  display:none;  }


Without URL this is all I can do for you.
User avatar
Platinum Boarder

GK User
Mon Jun 24, 2013 11:25 am
Reply with quote
Report this post
Hi,
in this moment I've website online. http://www.deca-associati.it.

I want hide the word "Media" and "Leave a comment" like in attach file.
Can you help me? I can give you autentication for my site.

Thanks in advantage.
Diego
User avatar
Junior Boarder

GK User
Mon Jun 24, 2013 9:27 pm
Reply with quote
Report this post
Code: Select all
h3.titleComments {display:none}

Will hide "comment" label

Tip: https://www.gavick.com/documentation/jo ... -template/


Where do you have "Media"?
Please disable in K2 category options
User avatar
Platinum Boarder

GK User
Tue Jun 25, 2013 7:39 am
Reply with quote
Report this post
http://www.deca-associati.it/index.php/ ... ri-servizi

I have "Media" title here and everywhere there's a movie embed. How to do hide?

Ok for "leave a comment", thanks.
diego
User avatar
Junior Boarder

GK User
Sat Jun 29, 2013 11:00 am
Reply with quote
Report this post
Go to edit the K2 item, in Item View Options, set Media Anchor and Comment Anchor to "Hide".
User avatar
Platinum Boarder


cron