i need to direct my .mobi domain to different homepage, but use the same db of my .com site
any help
The .mobi loader along with the .mobi theme should do the trick.
http://www.GoSleepGo.com
I am using it already, but it gets directed to the default homepage
how to make different homepage for different themes
Try making a page-front.tpl.php for the mobi theme. That should allow you to customize the front page.
is t possible to direct it to an internal page like mysite/anything ?
You create an extra directory under your under sites called: yourdomain.mobi
In this folder create a copy of your default/settings.php
Open it up and add the following:
$conf['site_frontpage'] = 'node_of_your_choice';
Regards
Jamie
skiFFie: home of the accessibility module?
thank you very much it worked my site is
http://www.i-bloggers.com
mobile version
mobile.i-bloggers.com or
ibloggers.mobi
please check it out
i tried to login with my mobile device but failed would you check it out ?
Comments
The .mobi loader along with
The .mobi loader along with the .mobi theme should do the trick.
http://www.GoSleepGo.com
I am using it already, but
I am using it already, but it gets directed to the default homepage
how to make different homepage for different themes
Try making a
Try making a page-front.tpl.php for the mobi theme. That should allow you to customize the front page.
is t possible to direct it
is t possible to direct it to an internal page like mysite/anything ?
You can
You create an extra directory under your under sites called: yourdomain.mobi
In this folder create a copy of your default/settings.php
Open it up and add the following:
$conf['site_frontpage'] = 'node_of_your_choice';Regards
Jamie
skiFFie: home of the accessibility module?
thank you very much it
thank you very much it worked my site is
http://www.i-bloggers.com
mobile version
mobile.i-bloggers.com
or
ibloggers.mobi
please check it out
i tried to login with my mobile device but failed would you check it out ?