How to Configure the General Settings Print

  • 0

WGS ClientX – Client Area & General Settings Guide

Before configuring any of the options below, follow these steps once:

  1. Log in to your WHMCS Admin Panel.

  2. Navigate to Addons > WGS ClientX > Settings.

  3. Click Settings to open the General tab.

  4. How to Disable the Client Dashboard Style from the Client Area

    1. In the General tab, locate Disable Client Dashboard Style

    2. Enable this option.

    3. Click Save Changes.


    When this option is enabled, the Client Area dashboard style is disabled as shown in the screenshot below.

  5. How to Change the Side Nav Bar Style

    1. In the General tab, locate Side Navbar Setting.

    2. Select one of the available styles:

      • ClientX Sidebar Default

      • ClientX Sidebar Style 1

      • ClientX Sidebar Style 2

    3. Click Save Changes.



  6. ClientX Sidebar Default

    The default ClientX sidebar layout will be applied, as shown in the screenshot below.

    ClientX Sidebar Style 1

    Sidebar Style 1 will be applied to the Client Area, as shown in the screenshot below.

    ClientX Sidebar Style 2

    Sidebar Style 2 will be applied to the Client Area, as shown in the screenshot below.

  7. How to Change the Position of the Nav Bar

    1. In the General tab, locate Nav Bar Style under Client Area Dashboard Style.

    2. Choose one of the following options:

      • Both Menu Bar

      • Side Menu Bar

      • Top Menu Bar

    3. Click Save Changes.

    Both Menu Bar

    Both the top navigation bar and side menu bar will be visible, as shown in the screenshot below.

    Side Menu Bar

    Only the side navigation menu will be visible, as shown in the screenshot below.

    Top Menu Bar

    Only the top navigation menu will be visible, as shown in the screenshot below.

  8. How to Change the Top Nav Bar Style

    1. In the General tab, locate Top Nav Bar Menu Item Style.

    2. Select one of the following options:

      • Custom Navbar

      • WHMCS Primary Navbar

    3. Click Save Changes.

    Custom Navbar

    The ClientX custom navigation bar will be displayed in the Client Area, as shown in the screenshot below.

    WHMCS Primary Navbar

    The default WHMCS primary navigation bar will be displayed, as shown in the screenshot below.

  9. How to Disable the Nav Bar on the Order Form

    1. In the General tab, locate Display Nav Bar on Order Form.

    2. Select one of the following options:

      • Yes Displays the Nav Bar on the Order Form.

      • NoHides the Nav Bar on the Order Form.

    3. Click Save Changes.

    If Yes is Selected

    The navigation bar will be visible on the Order Form page, as shown in the attached screenshot below.

    If No is Selected

    The navigation bar will be hidden on the Order Form page, as shown in the attached screenshot below.

  10. How to Control Nav Bar Visibility for Users

    1. In the General tab, locate Display Nav Bar.

    2. Select one of the following visibility options:

      • Both

      • Without Login

      • After Login

    3. Click Save Changes.



    Both

    The navigation bar will be visible to all users, including guests and logged-in users, as shown in the attached screenshot below.

    Without Login

    The navigation bar will be visible only to users who are not logged in, as shown in the attached screenshot below.

    After Login

    The navigation bar will be visible only to logged-in users, as shown in the attached screenshot below.

  11. How to Disable the Multi-Language Option in the Client Area

    1. In the General tab, scroll to Other Settings.

    2. Enable Disable Multi-Language Option in Client Area.

    3. Click Save Changes.

    The language switcher will be removed from the Client Area, as shown in the attached screenshot below.

  12. How to Enable a Custom Header and Footer

    1. In the General tab, scroll to Other Settings.

    2. Enable Custom Header and Footer.

    3. Click Save Changes.


    File Configuration

    1. Open FTP and navigate to:

    /templates/clientx-child/

    1. Locate the files with the _new suffix and rename them as follows:

      • custom_header_new.tplcustom_header.tpl

      • custom_footer_new.tplcustom_footer.tpl

    2. Edit custom_header.tpl and add your custom HTML.

    CSS Configuration

    1. Open the css folder.

    2. Rename the file by removing _new so it becomes custom-header_footer.css.

    3. Add your custom header and footer CSS to this file.

    JavaScript Configuration

    1. Open the js folder.

    2. Rename the file by removing _new so it becomes custom-header_footer.js.

    3. Add any required JavaScript code to this file.

    The custom header and footer will be automatically loaded on the frontend, as shown in the attached screenshot below.

  13. How to Change the Design of All Input Fields

    1. In the General tab, scroll to Other Settings.

    2. Locate Input Fields Design.

    3. Choose one of the following options:

      • With Box

      • Without Box

    4. Click Save Changes.



    With Box

    All input fields will be displayed with borders, as shown in the attached screenshot below.

    Without Box

    All input fields will be displayed without borders, as shown in the attached screenshot below.


Was this answer helpful?

« Back