Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • thatch10 Friend
    #188209

    Getting confused now with the VM category description not showing when visiting the Shop category page,

    Template override seems to have the category description set to display

    <div class="category_description">
    <?php echo $this->category->category_description; ?>
    </div>

    shop front joomla settings are set to display default

    Can someone explain where I am going wrong please?

    Thanks in advance

    Thatch


    1. virtuemart-shopfront-settings
    phong nam Friend
    #496119

    Hi thatch10,

    Pls create a custom.css file in template/ja_hawkstore/css/ path. Then put below codes into:

    .category_description {
    display: block !important;
    }

    Make sure that you called new custom.css file in template/ja_hawkstore/etc/assets.xml by adding below line:

    <file>css/custom.css</file>


    1. 6-18-2013-10-40-02-AM
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  phong nam 11 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum