suffixes "nomobile" dont work

GK User
Fri Sep 25, 2015 8:23 pm
Hello, I have problems with suffixes " nomobile , onlymobile, etc." Not working.

I'm working on a demo and I want the module "Image Show GK4" (header position) look only in desktop version, apply the suffix " nomobile" (with space at the beginning), but nothing happens.

Any ideas?
The url
http://hombredenegro.cl/sitios/isla2/

Thank you.
User avatar
Fresh Boarder

GK User
Fri Sep 25, 2015 8:46 pm
I'm having problem accessing your site, please check if it is working fine.
User avatar
Moderator

GK User
Fri Sep 25, 2015 9:17 pm
I can see no problems, the site is hosted on a server in Chile, please retry.
User avatar
Fresh Boarder

GK User
Mon Sep 28, 2015 6:34 pm
any idea? please it is urgent!!!
User avatar
Fresh Boarder

GK User
Wed Sep 30, 2015 8:47 am
I have just checked and it works fine (I have used NSP module on module variations page.
Could you please post a screenshot of your NSP setting - I mean where you have entered nomobile suffix?
Also - should it work on homepage or a subpage?
User avatar
Moderator

GK User
Wed Sep 30, 2015 11:54 am
I tried the same module (NSP module on module variations page) and works fine with the suffix " nomobile", but with " onlymobile" I only see the title on my phone.

I tried a module "custom html" in the homepage with " nomobile" and " onlymobile" separately and is not working.

PD: version of joomla actualize to 3.4.4
User avatar
Fresh Boarder

GK User
Fri Oct 02, 2015 4:07 pm
Ok, seems like a bug in our NSP module.
I'll ask our dev team for support and will write back as soon as I get an answer.
User avatar
Moderator

GK User
Fri Oct 02, 2015 4:19 pm
To quickly fix that issue,
Please edit: /templates/gk_photo/css/override.css and add at its end:
Code: Select all
@media (max-width: 640px){
.onlymobile {
   display: block!important;
}
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Fri Oct 16, 2015 5:06 pm
The problem is going to be fixed with next template release.
User avatar
Moderator


cron