Disabale elements news pro shwo gk5

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
Wed Sep 24, 2014 4:32 pm
Reply with quote
Report this post
Hi,

Site : http://www.rainet.fr/demo/
When i clic portfolio thumbnails, a second thumbnail appear, on the right side, i have category, author and date.
Where i can disable right thumbnail informations ?
Thank for your answer
User avatar
Gold Boarder

GK User
Fri Sep 26, 2014 4:14 pm
Reply with quote
Report this post
Hello,

Please try to add the following code in the Custom CSS option under the Advanced template settings:

Code: Select all
.gkNspPM-Portfolio2 .gkPortfolioDesc {
   display: none!important;
}

.gkNspPM-Portfolio2 .gkPortfolioImage {
width: 100%!important;
}
User avatar
Administrator

GK User
Wed Oct 01, 2014 5:07 pm
Reply with quote
Report this post
Thanks dziudek, but i would like to keep the K2 title article with the image.
Possible ?
Thanks for your back.

The site is : http://www.metropolis-urbanisme.fr
User avatar
Gold Boarder

GK User
Thu Oct 02, 2014 10:41 pm
Reply with quote
Report this post
In this case please revert previous changes and please apply the following CSS code:

Code: Select all
.gkPortfolioCategory,
.gkPortfolioAuthor,
.gkPortfolioDate {
  display: none!important;
}
User avatar
Administrator

GK User
Mon Oct 06, 2014 3:57 pm
Reply with quote
Report this post
Perfect dziudek, thank you.
User avatar
Gold Boarder

GK User
Mon Sep 28, 2015 10:14 am
Reply with quote
Report this post
I reopen the post..

can I show some other info in that place?
i.e. the first 40 char of the article text?

is it possible??
User avatar
Fresh Boarder

GK User
Mon Oct 05, 2015 2:35 pm
Reply with quote
Report this post
@paolo26670 - in fact you can display everything, but it needs a custom work inside the portal mode code which is beyond of our technical support.
User avatar
Administrator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.