nomobile notablet suffixes not working

Support forum dedicated to GameNews game Joomla template perfect for gamers, game portal news and reviews with dedicated extensions for rating and video 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
Wed May 22, 2013 9:02 am
Reply with quote
Report this post
Hi

I've tried using the module suffix nomobile and notablet with the GameNews template but it removes the modules from desktops as well.

Is there a fix for this?

Regards

Nick
User avatar
Fresh Boarder

GK User
Wed May 22, 2013 9:04 am
Reply with quote
Report this post
It should work fine ootb. Could You post an url to Your site and add the suffix to module, so we could see what is wrong?
User avatar
Moderator

GK User
Wed May 22, 2013 9:14 am
Reply with quote
Report this post
I've put "nomobile" on a module.

URL: http://118.88.19.171/~coastliv/

Thanks
User avatar
Fresh Boarder

GK User
Wed May 22, 2013 11:00 am
Reply with quote
Report this post
It seams that this is a bug in our template. Ill report it to developers. Meanwhile, edit file:
/templates/gk_gamenews/css/template.css and remove those lines (starts from 942)
Code: Select all
.notablet {
   display: none;
}
.nomobile {
   display: none;
}
User avatar
Moderator

GK User
Thu May 23, 2013 2:45 am
Reply with quote
Report this post
Great, thanks that worked.
User avatar
Fresh Boarder


cron