Implemetn Gk News Show in Creativity

Modern, responsive, unique and elegant one-page WordPress theme to showcase your creativity
GK User
Wed May 21, 2014 9:41 pm
Good evening,
Is it possible to implement the function GK NEWS SHOW of the cloudhost theme in the creativty theme?

Thanks
User avatar
Fresh Boarder

GK User
Thu May 22, 2014 7:37 am
Hi,

Are you using the quickstart package? If so, GK NSP is already included, you'll probably should configure widget settings (the same as in the cloudhost) and copy css styles responsible for this widget appearance. (You can find css in Cloudhost/css/extensions.css file - GK NSP section)
User avatar
Moderator

GK User
Fri May 23, 2014 5:43 am
Hi, and thanks
No, i'm not using the quickstart package. Is there a way to install this NSP manually?
Thanks
User avatar
Fresh Boarder

GK User
Fri May 23, 2014 7:09 am
Yes, you can copy it from the quickstart package (wp-content/plugins/gk-nsp), or you can download the latest version here:
https://github.com/GavickPro/GK-News-Show-Pro (unzip and copy only gk-nsp directory into your plugins directory).
User avatar
Moderator

GK User
Fri May 23, 2014 11:37 am
Thank you very much, works perfectly.
Is it possible to remove this effect, when I move over the Image?

Thanks
User avatar
Fresh Boarder

GK User
Fri May 23, 2014 12:03 pm
Yes, but I need to see your website to give you proper CSS code, could you provide the URL? (here or you can send me a PM)
User avatar
Moderator

GK User
Fri May 23, 2014 12:07 pm
cmshost.me the blue images on the first page,
Thanks
User avatar
Fresh Boarder

GK User
Fri May 23, 2014 12:21 pm
Try to add this code into css/override.css file (first enable this override option from Template Option -> Advanced tab).

Code: Select all
.gk-portfolio .gk-images-wrapper > a > .gk-img-overlay {
   display: none;
}
User avatar
Moderator

GK User
Fri May 23, 2014 12:58 pm
Perfect thanks : )
User avatar
Fresh Boarder


cron