VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: riccardo3ki on April 07, 2014, 17:22:52 PM

Title: vmsite-ltr.css no more loaded on site home page
Post by: riccardo3ki on April 07, 2014, 17:22:52 PM
Hello everybody,

As titled, I'm having some troubles with this stylesheet. I think the problem is raised when i've installed some custom virtuemart module (i'm not sure about that) but now it seems like vmsite-ltr.css is no more included...and looking to page source confirms that.

Any help would be appreciated, thanks in advance!

Regards,
Riccardo
Title: Re: vmsite-ltr.css no more loaded on site home page
Post by: jenkinhill on April 07, 2014, 17:28:32 PM
Is Using the VirtueMart CSS  turned on in VM Configuration/Templates / Activate Css Styles & Javascripts
Title: Re: vmsite-ltr.css no more loaded on site home page
Post by: riccardo3ki on April 07, 2014, 17:35:43 PM
Hello jenkinhill,

many thanks for your help! I've just checked and yes, it's checked: it shouldn't?

Title: Re: vmsite-ltr.css no more loaded on site home page
Post by: jenkinhill on April 07, 2014, 18:24:08 PM
No it should be on - and loaded. URL? And what versions of VM/Joomla?
Title: Re: vmsite-ltr.css no more loaded on site home page
Post by: riccardo3ki on April 07, 2014, 21:49:57 PM
I'm currently running Joomla! 2.5.19 and Virtuemart 2.0.26d. The site url is www.riderhouseshop.it/index.php

thanks again for your help  :)
Title: Re: vmsite-ltr.css no more loaded on site home page
Post by: jenkinhill on April 07, 2014, 23:51:48 PM
Looks like your template is preventing the styles from loading - possibly as part of their (Joomlashine) VM overrides.

One way around this is to copy the content of vmsite-ltr.sss into the js custom css file - /templates/jsn_venture_free/css/custom.css  - but that may screw their overrides. Give it a try!

Title: Re: vmsite-ltr.css no more loaded on site home page
Post by: riccardo3ki on April 08, 2014, 12:22:31 PM
Thanks jenkinhill, i will give it a try..the strange thing is that going to a specific shop page the style is correctly loaded..it's missing only on the homepage!