Customizing News Show Pro

Free responsive Joomla 2.5 and 3.x module to present your content with easy and intuitive way.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sat Sep 17, 2011 3:58 pm
I attached a photo of what the news show pro module looks like on my website. I'd like to be able to hide or remove the section outlined in red. I've looked over the configuration options a few times with no luck. Please advise. Also, it would be wonderful if News Show Pro could display newsfeeds.
User avatar
Fresh Boarder

GK User
Sat Sep 17, 2011 9:59 pm
i believe thats the links with pages option. If you are using latest version of news show pro gk4 then in joomla admin find the your nsp GK4 module and in its settings on right under " Links Layout " - " Amount of links " change it to "0"

if you are not using Links Layout at all then you can edit line 59 of below file which will hide all links layouts in all news show pro gk4 modules.
Code: Select all
modulesmod_news_pro_gk4interfacecss

Find line 56
Code: Select all
.nspLinks {}

Change it to
Code: Select all
.nspLinks { display:none;}
User avatar
Platinum Boarder


cron