Mobile News Layout

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Fri Dec 20, 2013 7:13 pm
Hello,

TWN2 mobile on me for now must tab/click "Menu - Home" this will show me latest news from all category with url: http://harianandalas.com/mobile-home
how to modify mobile layout / template when ppl visit http://harianandalas.com redirect to http://harianandalas.com/mobile-home

Regards.
User avatar
Junior Boarder

teitbite
Sat Dec 21, 2013 5:49 pm
Hi

You need to use some device recognition script and if mobile will be detected You need to execute the script:

Code: Select all
header('Location: http://www.example.com/');
User avatar
Moderator

GK User
Sun Dec 22, 2013 6:12 pm
Hello,

I'm not expert about php code. How to code "device recognition script" .
it's possible to help me regarding this?

Regards.
User avatar
Junior Boarder

teitbite
Tue Dec 24, 2013 1:44 pm
Hi

Unfortunatelly this is a little bit out of our support package since it requires to implement a new functionality.

My favourite script to make it is: http://mobiledetect.net/ , but even since it's already implemented You still need some of the skills to link it with Your site. Unfortunately I cannot help with that, sorry.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.