Hi,
is there any possiblity to make the CPanel in the frontend header always visible (so that it will be visible from the first customer contact on)?
Thanks
Niels
2 answers
Hi Nols26!
Welcome to Joomlart. Hope you enjoy when use our products and services!
To make the Cpanel always visible please do the following:
-- Open: /skin/frontend/default/jm_galaxite/js then edit: ja.script.js
-- Add this line:
jQuery.cookie(cookieName, ‘show’, { expires: 100 });
To between line 94 and 95.
Hope this helps you .
Hi thangnn1510,
great stuff. works fine!
Thanks.
This question is now closed