Disable Author Link in Grid

Responsive community-minded music Joomla template with JomSocial extension support.
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
Thu Aug 21, 2014 2:55 pm
Reply with quote
Report this post
How can i disable the Author Link in the Grid (see picture).
User avatar
Expert Boarder

teitbite
Sat Aug 23, 2014 9:30 am
Reply with quote
Report this post
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

teitbite
Mon Aug 25, 2014 1:00 pm
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.nspMain.grid-left-img .nspInfo1, .nspMain.grid-right-img .nspInfo1 { display: none; }
User avatar
Moderator

teitbite
Mon Aug 25, 2014 4:27 pm
Reply with quote
Report this post
Hi

I've used ftp You've send me and this is the correct code:

Code: Select all
.nspMain.grid-left-img .nspInfo1, .nspMain.grid-right-img .nspInfo1 { display: none !important; }
User avatar
Moderator

GK User
Mon Aug 25, 2014 4:41 pm
Reply with quote
Report this post
I see that you disabled the authors name. Is that correct?

But thats not my preferred solution :-(

If you have a look at your demo site, you see the authors name but without the link function...

http://demo.gavick.com/joomla25/musicstate/

Thanks for your help!
User avatar
Expert Boarder

teitbite
Tue Aug 26, 2014 2:29 pm
Reply with quote
Report this post
Hi

In this case please compare Your module settings with documentation https://www.gavick.com/documentation/wp ... 1-tabs.png

If it's correct and links are still there please let me know so I'll tell You where to hack the module to remove it.
User avatar
Moderator


cron