Hi,
I am customizing the new cPanel Jupiter theme, and so far I have had few successes, I would like to add a new home button via 'Content Includes',
For Example:
Desirable output:
How can I get the cPanel Base URL? or do you know any alternative way to achieve this while keeping the session identifier in the URL?
Thank you
I am customizing the new cPanel Jupiter theme, and so far I have had few successes, I would like to add a new home button via 'Content Includes',
For Example:
<a href="cPanel-Base-URL/index.html"> Go Back Home </a>
Desirable output:
<a href="https://example.com:2083/cpsessxxxxxxxxxx/frontend/jupiter/index.html"> Go Back Home </a>
How can I get the cPanel Base URL? or do you know any alternative way to achieve this while keeping the session identifier in the URL?
Thank you
Last edited by a moderator: