Shape 5

Joomla Club Extensions => Masonry - Club => : KlintWeb April 29, 2015, 04:12:12 PM



: Error in default.php? - pageclass suffix
: KlintWeb April 29, 2015, 04:12:12 PM
I wanted to use the Pageclass Siffix to som css styles - but it did not work
Therefor I did make an override to add it to the default.php, but I saw something about it - but to me it looked wrong
:
<?php echo $params->get('moduleclass_sfx'); ?>"
I changed it to
:
<?php echo $moduleclass_sfx?>
and now it work correct
Niels - DK


: Re: Error in default.php? - pageclass suffix
: jonahh April 30, 2015, 01:04:29 PM
Hello,

Thanks that is correct, I have updated the download to reflect this update.