test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • dieudonne Friend
    #175777

    Hello,

    this is not the first time… again we can’t not select sub categories in the Module mod_janewspro.

    We have a sub category, and we can’t select a subcategory when “Group By Sub Category” is set to yes.

    If we set to no, we can select our sub categories but the layout is not good.

    So what can we do to fix this quickly ?

    Thank in advance.


    1. 2012-04-04-12h50_18
    2. 2012-04-04-12h47_25
    dieudonne Friend
    #447450

    Hello, can we have some news please ?

    Thank in advance.

    Sherlock Friend
    #447458

    Hi dieudonne,

    I thought the module has been developed that way, when you choose Group by Sub Category to Yes then only first level menu items are available for selecting, it make no sense if you choose Group by Sub Category and also select categories in multi levels, I hope you understand.

    dieudonne Friend
    #447986

    Hello,

    no, when we install this (with Joomla 1.6), we have the possibilty to select a sub-category; and display the sub categories of this sub category, with a profile (with 2 or more columns)

    I put some examples in the ticket.

    balgev Friend
    #448135

    Hello, i guess you have enabled a plugin that combines js, css, to optimize website speed… if that is the case, then add exception for ja news pro module’s .js file, or simply unpublish the plugin

    dieudonne Friend
    #448139

    I don’t think.
    The problem is in the backend.

    Before when the “Group by Sub Category” was selected, we could select a sub-category to diplay the sub-categories of this sub-category.
    Now it is no possible.
    Why ? We don’t understand…

    dieudonne Friend
    #448144

    I don’t think.
    The problem is in the backend.

    Before when the “Group by Sub Category” was selected, we could select some sub-category to diplay the sub-categories of this sub-category.
    Now it is no possible.
    Why ? We don’t understand…

    dieudonne Friend
    #448214

    Hello,

    here is the solution to recover this functionnality :

    – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – –
    If you want to achieve that you can try as following
    open the file of modulesmod_janewsproelementsassetsjsjaparamhelper2.js looking for this snap of code and remove it
    [PHP]
    /* Set show/hide for sub Joomla Category and sub K2 Category */
    this.hideChildren(‘jform_params_k2catsid’, disabled);
    this.hideChildren(‘jform_params_catsid’, disabled);

    $(‘jform_params_groupbysubcat0’).addEvent(‘click’, function(){
    this.hideChildren(‘jform_params_k2catsid’, true);
    this.hideChildren(‘jform_params_catsid’, true);

    }.bind(this));

    $(‘jform_params_groupbysubcat1’).addEvent(‘click’, function(){
    this.hideChildren(‘jform_params_k2catsid’, false);
    this.hideChildren(‘jform_params_catsid’, false);
    }.bind(this));

    [/PHP]

    After that you would able to select the sub-categories as you wished.

    Sincerely,

    Dat Hoang Quoc
    JoomlArt Customer Service.
    – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – –

    Many thanks to Dat Hoang Quoc

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

This topic contains 8 replies, has 3 voices, and was last updated by  dieudonne 12 years, 7 months ago.

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