Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • 7of9 Friend
    #189346

    Hi,

    Is it just me? Or anybody else has this problem?
    Category description is not shown inside Category Detail Page.
    The only thing shown is: “No information available”. However I have a detailed description for this category.

    URL: http://www.allmassage.gr/en/shop/relaxation-energy

    Please advice.

    Saguaros Moderator
    #500701

    Hi

    By default, we hide the category description, you can enable it by add this css rule :

    .category_description {
    display: block;
    }

    into file: /templates/ja_your_default_template_name/css/custom.css

    Regards

    7of9 Friend
    #500746

    Hi Saguaros,

    There is no such a file in this directory.

    Please advice.

    EDIT: I created a new file and it worked. However, do you have any idea, why at the top it shows the text: “No information available”?
    Also it lost a beautiful picture I had placed at the top.

    7of9 Friend
    #500873

    I found the picture. I was looking at the wrong link.
    Also, I found the problem about the error message “No information available”. It is a falang problem.
    I post my solution here, in case someone else has the problem in the future:
    1. Open file:/plugins/system/falangdriver/drivers/mysqlix.php
    2. Comment out the line 104 that is:
    echo JText::_(“No information available<br />n”);
    to
    //echo JText::_(“No information available<br />n”);

    That’s it! 😉

    Thanks again for all the help. Problem solved. 🙂

    7of9 Friend
    #500880

    3. Do the same thing with file mysqlx.php at line 125.

    Saguaros Moderator
    #500986

    Thanks for sharing, mate 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 2 voices, and was last updated by  Saguaros 11 years, 3 months ago.

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