Subscribe to RSS

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
Sun Feb 24, 2013 7:37 pm
Reply with quote
Report this post
GK Startup template is showing subscribe to RSS feed even though it's disabled in K2
User avatar
Expert Boarder

teitbite
Mon Feb 25, 2013 6:35 am
Reply with quote
Report this post
Hi

Please show me an example page where it's on even if disabled.
User avatar
Moderator

GK User
Mon Feb 25, 2013 6:46 am
Reply with quote
Report this post
teitbite wrote:Hi

Please show me an example page where it's on even if disabled.



www.iamdigitalexpo.com you can see it on the module on the homepage or any entries on the site
User avatar
Expert Boarder

teitbite
Tue Feb 26, 2013 2:37 pm
Reply with quote
Report this post
Hi

I believe each module should have it's own button to disable it. There is no override to this functionality in our template so this should be working. Anyway You can hide it all by using this css:

Code: Select all
.k2FeedIcon { display: none; }
User avatar
Moderator

GK User
Tue Feb 26, 2013 6:02 pm
Reply with quote
Report this post
teitbite wrote:Hi

I believe each module should have it's own button to disable it. There is no override to this functionality in our template so this should be working. Anyway You can hide it all by using this css:

Code: Select all
.k2FeedIcon { display: none; }


Place this in the override css?
User avatar
Expert Boarder

teitbite
Wed Feb 27, 2013 9:41 am
Reply with quote
Report this post
Hi

Yes, copy it to the end of override.css file. Remember to allow using override in order to make it work.
User avatar
Moderator


cron