FGym Club Fitness Pro WordPress Theme Documentation

Welcome to the FGym Club Fitness Pro WordPress theme documentation. This guide will help you get started. If you need assistance, see the Support section.




Menu

  1. Theme Installation
  2. Homepage Setup
  3. Header
    1. Contact info
    2. Social
    3. Site name / logo
    4. Setting the menu
  4. Homepage Slider
  5. Inner Page Banner
  6. Homepage Section
    1. Resources Section
    2. About Us Section
    3. Featured Service Section
    4. Counter Section
    5. Fitness Program (Our Working Process)
    6. Gallery Slider Section
    7. Our Team Section
    8. Video Section
    9. Latest News Section
    10. Registration Section
    11. Pricing Plan Section
    12. Testimonials
  7. Footer
    1. Footer Layout
    2. Footer column
    3. Footer Contact address
    4. Footer copyright
  8. Contact Form
  9. Page Templates & Sidebars
  10. Widgets
  11. Short-codes
  12. YouTube Video
  13. Support

1. Theme Installation


a. Through WordPress Dashboard


  1. Go to Appearance → Themes and click the Add New button.
  2. Click the Upload Theme button.
  3. Click Browse, select the unzipped theme package on your computer, and confirm.
  4. Locate fgym-club-fitness-pro.zip, select it and click OK.
  5. Click Install Now and wait for installation to finish.
  6. Click Activate to activate the theme on your WordPress site.
Note: Some servers restrict folder permissions and may prevent uploading the theme through the admin. In that case, upload the theme via FTP.

b. Manual installation using an FTP client


If you have FTP access to your server and an FTP client (for example, FileZilla), you can upload the theme via FTP.

  1. Unzip the fgym-club-fitness-pro.zip file.
  2. Use your FTP client to connect to your web host and navigate to /wp-content/themes.
  3. Upload the theme folder to /wp-content/themes/.
  4. In WordPress go to Appearance → Themes and activate the theme from the dashboard.

To install via FTP, unzip fgym-club-fitness-pro.zip and upload the theme folder to wp-content/themes. Ensure the theme files are inside a single folder within the themes directory.

After uploading, activate the theme from the WordPress admin: Appearance → Themes. Find FGym Club Fitness Pro and click Activate.


c. Plugin installation

Download customizer-export-import.zip and install the plugin from the Plugins screen.

  1. See the plugin page for installation instructions: https://wordpress.org/plugins/customizer-export-import/.
  2. After activation, go to Appearance → Customize → Import/Export.
  3. Download the theme settings (.dat) file and import it:
    Direct .dat file

    If the file opens in your browser, save it with Cmd+S (Mac) or use the link's context menu: Save Link As….

  4. On the Import/Export screen upload the fgym-club-fitness-pro-import.dat file to import the customizer settings.
  5. After import, your theme settings will be applied.
  6. To install demo content (WordPress XML):
    Direct .xml file
    1. Go to Tools → Import → WordPress and run the importer.
    2. Upload the downloaded XML and follow the prompts.
    3. Assign authors and choose whether to import attachments when requested.
  7. After importing the demo content, review your site to confirm pages, menus and widgets are imported correctly.


2. Homepage Setup


After activating the FGym Club Fitness Pro theme, set up the homepage using the following steps.

Home Page Setup



3. The header


The header consists of three main elements:



a. Contact info


To customize the top header contact information:
Go to Appearance » Customizer » Theme Settings » Header Phone and Email.



b. Social


To customize the social media links in the header:
Go to Appearance » Customizer » Theme Settings » Header Social.

It uses the shortcode below:

[social_area]
    [social icon="facebook" link="#"]
    [social icon="twitter" link="#"]
    [social icon="linkedin" link="#"]
    [social icon="pinterest" link="#"]
    [social icon="google-plus" link="#"]  
[/social_area]


c. Changing the site name / logo


If you don't have a logo image, you can use the site name and tagline. To change the site name and tagline:
Go to Appearance » Customizer » Site Identity.

To upload a logo, go to Appearance » Customizer » Basic Settings » Site Identity » Logo.
You can also increase the logo height as needed from Appearance » Customizer » Theme Settings » General Settings » Add logo height size.



d. Setting the menu


  1. Create the pages you want to include: Pages → Add New
  2. Go to Appearance → Menu.
  3. Click Create a new menu.
  4. Enter a name for your menu and click Save Menu.
  5. After creating the menu, add pages by checking the boxes and arrange items by dragging and dropping.
  6. Select the theme location Primary Menu under Menu Settings.
  7. Click Save Menu after making changes.


4. Homepage Slider


In order to add slides to homepage slider: Go to Appearance » Customize » Theme Settings » Banners And Slider Setting
For each slide there are different options that you can apply.

If you don't want to use this default image slider, you can use any image slider WordPress plugin



5. Inner Page Banner


To change the inner page banner image: Go to Appearance » Customizer » Theme Settings » InnerPage Header Banner.

To set a different banner image for each page:



6. Homepage Section


1. Resources

To manage this section

2. About Us (Welcome to the Gym)

To manage this section



3. Featured Service

To manage this section



4. Counter (What We Have Achieved)

To manage this section



5. Fitness Program (Our Working Process)

To manage this section



6. Gallery Slider

To manage this section



7. Our Team (Meet the business experts)

To manage this section



8. Video section

To manage this section



9. News Section

To manage this section go to Appearance » Customizer » Home Sections Settings » News Section

Add the shortcode below to the content section:
[recent-posts]

To add news, go to Posts → Add New, enter the content, and click Publish.



10. Registration Section

To manage this section go to Appearance » Customizer » Home Sections Settings » Gym Register Section

Add the shortcode below to the content section:
[cgymregister]


11. Pricing Plan

Add the shortcode below to the content section:
                [pricing_table columns="3"]
                [price_column highlight="no" bgcolor="#ffffff"]
                [price_header bgcolor="#30314f" color="#ffffff"]BASIC PLAN[/price_header]
                [pakage_detail bgcolor="#30314f" color="#e3e3e3"]1 user[/pakage_detail]
                [package_price bgcolor="#ffffff" color="#22252b" currancy="$" duration="MO"]49[/package_price]
                [price_row]3 Hours Photo Session[/price_row]
                [price_row]30 Edited Images[/price_row]
                [price_row]2 Locations Session[/price_row]
                [price_row]Print Quality Photos[/price_row]
                [price_row]High Resolution Images[/price_row]
                [price_row] [/price_row]
                [price_footer link="#1"]Select[/price_footer]
                [/price_column]
                [price_column highlight="yes" bgcolor="#ffffff"]
                [price_header bgcolor="#c8542a" color="#ffffff"]PREMIUM PLAN[/price_header]
                [pakage_detail bgcolor="#c8542a" color="#e3e3e3"]2 – 3 Users[/pakage_detail]
                [package_price bgcolor="#ffffff" color="#22252b" currancy="$" duration="MO"]69[/package_price]
                [price_row]5 Hours Photo Session[/price_row]
                [price_row]50 Edited Images[/price_row]
                [price_row]3 Locations Session[/price_row]
                [price_row]Print Quality Photos[/price_row]
                [price_row]High Resolution Images[/price_row]
                [price_row] [/price_row]
                [price_footer link="#2"]Select[/price_footer]
                [/price_column]
                [price_column highlight="no" bgcolor="#ffffff"]
                [price_header bgcolor="#30314f" color="#ffffff"]EXPERT PLAN[/price_header]
                [pakage_detail bgcolor="#30314f" color="#e3e3e3"]6+ Users[/pakage_detail]
                [package_price bgcolor="#ffffff" color="#22252b" currancy="$" duration="MO"]99[/package_price]
                [price_row]Full Day Photo Session[/price_row]
                [price_row]1000 Edited Images[/price_row]
                [price_row]5 Locations Session[/price_row]
                [price_row]Print Quality Photos[/price_row]
                [price_row]High Resolution Images[/price_row]
                [price_row] [/price_row]
                [price_footer link="#3"]Select[/price_footer]
                [/price_column]
                [/pricing_table]


10. Testimonials

This section displays client testimonials on your website.

Short-code:
[feather-testimonials]


7. Footer


The footer consists of several elements:

1. Footer layout

To manage the footer layout go to Appearance » Customizer » Footer Settings » Footer Layout.



2. Footer column

To manage the footer columns go to Appearance » Customizer » Footer Settings » Footer Column Sections.



3. Footer address

To manage the footer contact address go to Appearance » Customizer » Footer Settings » Footer Contact Address Sections.



4. Footer copyright

To manage the footer copyright text go to Appearance » Customizer » Footer Settings » Copyright & Design.

[designby_website firstcontent="Design by" linktext=" featherthemes" url="https://www.featherthemes.com/"]
[copyright_website firstcontent="© 2022" linktext=" FGym Club Fitness Pro" url="https://www.featherthemes.com/" secondcontent=". All Rights Reserved"]


10. Contact Form


To display a contact form on your website:



11. Page Templates & Sidebars


You can assign a template to a page instead of using the default template.



12. Widgets


Widgets are used to manage sidebars:

To work on the default sidebar go to Appearance » Customizer » Theme Settings » Default Sidebar.

Please use the shortcode below:

[skill title="Russia Adventure" percent="95" bgcolor="#65676a"][skill title="Australia Adventure" percent="85" bgcolor="#65676a"][skill title="Bali Adventure" percent="90" bgcolor="#65676a"][skill title="Africa Adventure" percent="80" bgcolor="#65676a"]


13. Shortcodes




15. Support

If you have questions about the themes, email us at support@featherthemes.com or featherthemes@gmail.com.