nomobile doesn't work anymore on mod_image_show_gk4

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
Fri Mar 07, 2014 1:01 pm
Reply with quote
Report this post
hi

check www.foodgenique.nl on a mobile phone. even though the suffix " nomobile" is used, it appears on my mobile phone.

what to do? do i need to duplicate the normal menu and call it mobile menu, duplicate my template, and switch the module on/off on regular/mobile menu.

ofcourse this is the long workaround, i prefer a simple suffix to be working... :)

regards
emel
User avatar
Platinum Boarder

GK User
Fri Mar 07, 2014 8:59 pm
Reply with quote
Report this post
Please send me a PM with:
1. URL to your website
2. login and password of user with admin/super-admin privileges (please create one for me)
3. link to this thread
User avatar
Moderator

GK User
Fri Mar 07, 2014 11:13 pm
Reply with quote
Report this post
check your gavick pm.
User avatar
Platinum Boarder

GK User
Mon Mar 10, 2014 11:02 am
Reply with quote
Report this post
I have talked to our dev team... And somehow for this module in this position module suffix just don't work.
But there is a workaround:
Please edit: /templates/gk_storebox/css/override.css and add at its end:
Code: Select all
@media (max-width: 1030px) {
#gkHeaderMod {display: none !important;}
}

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

GK User
Mon Mar 10, 2014 5:26 pm
Reply with quote
Report this post
[solved] thx!
User avatar
Platinum Boarder

GK User
Mon Mar 10, 2014 6:50 pm
Reply with quote
Report this post
Remember if you will ever change tablet size in template settings - please update this number in above declaration in max-width parameter.
User avatar
Moderator


cron