1. Start
  2. Installation Help
  3. Configuration Help
  4. Menu & Page Configuration
  5. Gallery Item Upload Help
  6. Portfolio Item Upload Help
  7. Home Page Tile Help
  8. Metro Mobile Mobile Admin Panel
  9. Shortcodes
  10. Known Issues
  11. How can i integrate my existing wordpress site?
  12. Localization
  13. Changelog
  14. Sources & Credits

Metro Mobile | Mobile Wordpress Template

Fully Customizable


Thank you for purchase my template..

Installation Help


HOW TO INSTALL METRO MOBILE VIDEO 1

HOW TO INSTALL METRO MOBILE VIDEO2

Just like any other WordPress theme “Metro Mobile Mobile” can be installed in a few minutes.

Follow the steps bellow to install “Metro Mobile Mobile”:

1)      Install WordPress on your server, if you don’t know how to do that please go here

         - http://codex.wordpress.org/Installing_WordPress

2)      Go to your WordPress admin panel, and then to “Appearance > Themes”

3)     Click “Install themes” at the top, and then click “Upload”. Browse for “MetroMobile.zip” and once you select it click “Install”

4)     Once the theme is successfully installed you will see the theme options page, click “Save All Settings” once before you visit your new website

5)     For Plugin Installation ; ( Need for contact forms / Gallery / Photoswipe Gallery) ! important

  1. Find in _plugin folder contact-form-7.3.3.1.zip file. Go to Wordpress Admin > Plugins > Add New > Upload and upload that zip file.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Find in _plugin folder nextgen-gallery.zip file. Go to Wordpress Admin > Plugins > Add New > Upload and upload that zip file.
  4. Activate the plugin through the 'Plugins' menu in WordPress. ( If you already using this plugin do not install again)
  5. Find in _plugin folder photoswipe-for-nextgen-gallery.1.1-customized.zip file. Go to Wordpress Admin > Plugins > Add New > Upload and upload that zip file.
  6. Activate the plugin through the 'Plugins' menu in WordPress.( If you already using this plugin please install again because i fixed lots of bugs.)

Configuration Help


 

If you visit your new website now, you will notice it’s not exactly perfect. The first thing you need to do in order to speed things up is to import the demo content.

  1. Go to “Tools > Import” (click “WordPress” and install the plugin if you don’t have it), browse for the XML file in folder “demo_content” and then click “Upload file and Import”. Don’t forget to import the attached images by selecting the “Import Attachments” checkbox.
  2. If you want you can import our default Admin Panel Configuration to your Metro Mobile Mobile Admin Panel. Go "demo_content" folder and open "default_admin_conf.txt" copy it. Go "Metro Mobile > Import & Export" paste it to import and press Import Settings Button.
  3. Now you have all your demo content, this theme not supports “WordPress Menus”, so you do not need to add menu item. Just you can add main menu items with shortcodes > Add new tile. I will tell code below.
  4. So go to “Metro Mobile > Page Settings” and change your home which page you want to use on home page. I prefer choose Home Page. And select other pages names Portfolio, Blog, I attached a sample print screen below; IMPORTANT DO NOT FORGET THIS


    AFTER ALL YOU HAS INSTALLED TEMPLATE BUT YOU WILL NOT SEE GALLERY BECAUSE GALLERY NOT INCLUDED ON DEMO CONTENT YOU HAVE TO CREATE NEW ONE AND PUT YOUR PAGE. PLEASE READ INSTRUCTIONS ON GALLERY PAGE AND DO STEPS.

Portfolio Item Upload Help


 

Home Page Tile Help


 

Metro Mobile Mobile Admin Panel


I will explain Metro Mobile Mobile Admin Panel here All sections;

 

Shortcodes?


You can use webbu shortcode editor and create shortcodes easy. Go to Pages > Edit Page you Selected and you will see WEBBU SHORTCODE BUTTON photo below; You will fine more details on shortcode popups. And a Explanation photo below;

Known Issues


If you have any problem just contact with me on my profile page. Thank you for purchase my template. Please don't foget to give rate.

How can i integrate my existing wordpress site?


FIRST WAY:

Use file: demo_content/mobile-detect-php.zip

You will see 2 file. First is mobile_detect.php and second one demo.php. Open demo.php. Change demo.php code to your site address. You will see in http://yoursite.com/mobile. And copy all codes. Put your top of header.php (desktop site) (First line and outside the <?php ?> tags). And be sure mobile_detect.php at the same directory with your header.php(desktop site). 

SECOND WAY:

 

Create a domain line m.yourdomain.com or create a subfolder like www.yoursite.com/mobile and install a new wordpress on this directory. Install our mobile template configurate it. Now the problem how you redirect users come in to your

desktop site. It is easy just use that code below; ( DON ’T FORGET TO CHANGE WWW .YOURSITE.COM TO YOUR OWN SITE AND FOLDER )




After finish to edit this code just put your site’s header.php file. You will see <head> tag top of this file put this redirection code under the <head> tag. Than when a person who enter your site with mobile will be redirected mobile.

If they don’t use mobile devices they will see your desktop template.

Localization

Metro Mobile WordPress theme could be translated into any language using WordPress Localization Technology →

To translate your site into your language follow these steps:

  1. Copy file en_EN.po from metromobile/lang directory of MetroMobile package
  2. Rename it to your locale string name. For example tr_TR.mo if you are translating to Turkish language.
  3. Translate all lines in translation file to your language using po file edit software. We recommend using Poedit→ for this purpose.
  4. Copy automatically generated .mo file (in our Turkish example its tr_TR.mo) translation files to metromobile/lang directory in your website.
  5. Change locale settings in wp-config.php file. If you are translating to Turkish find line define(‘WPLANG’, ”); and replace it with define(‘WPLANG’, ‘tr_TR’);
  6. Translate core WordPress. Use this guide: WordPress in Your Language →
  7. Reload MetroMobile WordPress Theme.
Now your website and admin panel is translated.

If you need detailed information or help on translating WordPress theme refer to this great and detailed article on How to Translate a WordPress Theme

Change Log


Updated v1.8.2 ->minor bugs repaired. Localization added.
If you want to update 1.7 to 1.8 just need to change;

Sources & Credits