Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • rodro Friend
    #732133

    Hello,

    I was configuring megamenu and when I returned to the site, the forum (kunena) was all different, not showing its menu and kind of without template. I checked and (for me) it seems to be all normal.
    The thing is that I didn’t do anything, not even in megamenu config, about the forum.

    Thanks for your help.

    Ninja Lead Moderator
    #754019

    Hi,

    Have you solved the problem on your site? I see the Foro menu item on your site is working fine like the configuration from Forum page from our demo: http://ja-techzone.demo.joomlart.com/index.php/en/forum/index

    Regards

    rodro Friend
    #754094

    No.. it’s still the same.. (attached images)

    Ninja Lead Moderator
    #754113

    <em>@rodro 501500 wrote:</em><blockquote>No.. it’s still the same.. (attached images)</blockquote>

    It seems that the css style of Kunena is not loaded on your site.

    I added it into templates/ja_techzone/tpls/blocks/head.php file with code

    <?php
    if (is_file(T3_TEMPLATE_PATH . '/local/css/extras/kunena.css')) {
    $this->addStyleSheet(T3_TEMPLATE_URL . '/local/css/extras/kunena.css');
    }
    ?>

    Now, you can see it’s working on your site.

    rodro Friend
    #754121

    Thanks, why would that happened? just from nothing.. and why has the kunena menu disappeared as well? it’s not there anymore… also, when trying to configure or edit categories, they have gone as well, but they are shown on the front end, but can’t find them at the back end..

    Ninja Lead Moderator
    #754135

    I switched the template style to default style of Kunena but it still gets the same problem.

    About the configuration of Kunena forum, you should raise that request to Kunena forum maybe you will best answer from there.

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

This topic contains 6 replies, has 2 voices, and was last updated by  Ninja Lead 9 years ago.

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