Client Portal

  • Packages
    • Order new services
  • Support
    • Submit a Request
    • Knowledge Base
  • Plugins
    • eNom Reseller
Login
Login
Getting Started
  • System Requirements
  • Installing Clientexec
  • Updating Clientexec
  • Creating a Product
  • Configuring Important Settings
  • Dashboard Overview
  • cPanel Initial Setup
  • Payment Processors
Configuring Clientexec
  • Security Settings
  • Bundle Domain Services with Hosting
  • Order Pages (Signup Settings)
  • Company Settings
  • Support Settings
  • Charging Late Fees
  • Email Routing
  • Domain Configuration
Tips & Tricks
  • Setting up chat for guests
  • Add link to top menu navigation
  • Customer Sidebar
  • Using the sidebar
Advanced Customization
  • Adding a new translation language
  • Changing Language Translations
  • ClientExec login directly from company website
Developer Docs
  • Domain Registrar Plugin Development Guide
  • Server Plugin Development Guide
  • List of Events (Hooks)
  • Updating Custom Code for Billing Cycles
  • AutoLogin

Add link to top menu navigation

  • October 6, 2014
  • 0 Comments

You can navigate to /templates/default/views/layoutpartials/topmenu.html and around line 48 add the following code; 

<li><a href="index.php"><?php echo $this->user->lang("Home");?></a></li> 

You can customize the link and the text by editing the "index.php" and "Home" 

How helpful was this article to you?

Previous Setting up chat for guests
Next Customer Sidebar

Powered by