
There are several ways to make sure that your Joomla site is easy to read and browser on mobile phones. Recently we wrote The Ultimate Mobile Joomla Guide which covered 5 options in detail. In this tutorial we're going to explain more about Mobile Joomla which is one of the fastest and easiest ways to make your site mobile. It is particularly useful if you already have a site template and don't want to redesign everything just to get ready for mobile phone. Mobile Joomla VideoInstalling Mobile Joomla.![]() Go to http://MobileJoomla.com. You will need to register on the site in order to download the files. ![]() In your site's administrator area, go to Extensions >> Install/Uninstall, click Browse to find the file and click Upload File & Install to complete the upload. It might take a while to upload because it's installing a component plus templates, plugins and more. ![]() If you go to Extensions >> Plugin Manager you'll see four plugins and in Extensions >> Template Manager you'll see four different plugins, each one designed for a different type of phone: ![]() The mobile version of your site should be up and working immediately so you can start seeing what your site looks like on mobile phones: iPhone / iPad / iPod Touch Screenshots![]() ![]() Android / WAP / PDA Screenshots![]() ![]() Mobile Joomla Module Positions![]() Mobile Joomla also has the ability for you to add modules to your mobile display. Each template comes with six positions: two in the header, two in the middle and two in the footer. This is an overview of the template positions for the iPhone/iPad/iPod Touch display: ![]() Configuring Mobile Joomla![]() Mobile Joomla has a wide range of configuration options. On the first "Global Settings" screen you can set up a subdomain for each of the four main mobile versions (see the videos for more details on this). Each one also has it's own configuration options for the homepage, image management and more: |

With Admincredible you can update and manage all your Joomla sites. If you have 5 or 500 sites, Admincredible will make your life easier! Visit Admincredible.com.
All of our tutorials are published under the Creative Commons Attribution-NonCommercial license. This means:
Open Source Training is not affiliated with or endorsed by the Joomla, WordPress or Drupal projects.
All product names and trademarks are the property of their respective owners.
Copyright 2013 Open Source Training, LLC. All rights reserved.
Comments
I put a link to this tutorial on mj.com website:
mobilejoomla.com/.../...
I hope this is ok.
As I am venturing into it I got three questions:
Q1) Can I make the MobileJoomla dispay same on the Android phones as it does on Iphone? (I like that simple menu type view)
Q2) Can I make a contact page on mobile joomla that would allow to click a button and turn on the phone navigation?
Q3) Can I make a "Contact Us" Button that would transfer the phone into the Phone Dialer in the Iphone and Android?
(i.e. I have an HTC Evo and if you hold any phone on any webpage it would insert it into a dialer)
its looks great!
greetings from spain
Any help is greatly appreciated!
Newbie....but loving it!
Problem 2 still an issue:
I squinted really hard and tried to figure out what you had done with the htaccess file but apparently I have something wrong because it did not work....so here is what I added to the file for the website in question:
RewriteCond %{HTTP_HOST} ^pbxtend.net$ [NC]
RewriteRule ^(.*)$ www.pbxtend.net/$1 [R=301,L]
This was inserted after the following section in the htaccess file:
#
# mod_rewrite in use
RewriteEngine On
It all worked fine until I tried to add the subdomain stuff.....and I did make sure the subdomains pointed to the root of the website (mirrored is the selection for dreamhost).
Any help is greatly appreciated!
I am a Newbie!
Everything works except the iphone.
I created a subdomain to iPhone, I must go there to copy all my site or not?
how can i test in local PC
Thanks
saludos
i have installed mobilejoomla on my site but unable to redirect for example for iphone.mywebsit e.com its showing as Forbidden
You don't have permission to access / on this server.
what is the code need to add in .htaccess file to redirect
please let me know its urgent
thank you
If you have a control panel for your domain, may be you are able to create sub-domain like iphone.yourdomain.com.
Otherwise ask to your hosting service provider.
i am using mobile joomla and it is really great component. I have a question here. I have developed a site for my client who wants to sms a link to any user, that will load google map. The url will contain parameters as well, like latitude and longitude. But when i try to load the page in iphone simulator, it gives error. It does not load the site when there are parameters in the link. Please help regarding this issue?
Thanks
Thanks again
Many thanks.
We would like to point out that everyone using Mobile Joomla! should upgrade to our latest 1.0.1 (stable) version which includes important security and stability updates. It also includes much improved and clearer user interface so that new users are able to get around easier, and offering more flexibility for advanced users. This also means the above instructions and screens are now slightly outdated - the new UI is easier.
Also we are releasing new mobile Joomla templates for more stylish mobile website look and feel, and Joomla extension mobilizations for the most popular Joomla extensions.
You need to add http:// in front of your domain name.
RewriteCond %{HTTP_HOST} ^pbxtend.net$ [NC]
RewriteRule ^(.*)$ www.pbxtend.net/$1 [R=301,L]
You must change it to
RewriteCond %{HTTP_HOST} ^pbxtend.net$ [NC]
RewriteRule ^(.*)$ www.pbxtend.net/$1 [R=301,L]
thanks for your works
Thanks
Thank you for making the only actual tutorial that I’ve been able to find. Other ‘tutorials’ haven’a actually explained how to do things, but you did so, very clearly.
Thanks..