Top Left Text cha

Web & App Development

When Virtuemart 3 came out, they kept calling the same template in the Joomla admin - which Joomla removed from the default install.  

You'll need to change a few lines in /administrator/components/com_virtuemart/helpers/vmjsapi.php (around line 164) to:

//Todo load BE standard template first
$file = '/administrator/templates/isis/css/template.css';
$document->addStyleSheet($file);

(just change 'bluestork' to 'isis')

Add comment


Security code
Refresh

  • No comments found

Leave your comments

Post comment as a guest

0
Your comments are subjected to administrator's moderation.
X