-
AuthorPosts
-
dieudonne Friend
dieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
April 4, 2012 at 10:53 am #175777Hello,
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.
-
dieudonne Friend
dieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
April 5, 2012 at 8:46 am #447450Hello, can we have some news please ?
Thank in advance.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
April 5, 2012 at 10:11 am #447458Hi 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 Frienddieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
April 10, 2012 at 8:03 am #447986Hello,
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 Friendbalgev
- Join date:
- May 2011
- Posts:
- 52
- Downloads:
- 4
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
April 11, 2012 at 5:34 pm #448135Hello, 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 Frienddieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
April 11, 2012 at 6:00 pm #448139I 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 Frienddieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
April 11, 2012 at 6:26 pm #448144I 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 Frienddieudonne
- Join date:
- January 2011
- Posts:
- 947
- Downloads:
- 61
- Uploads:
- 266
- Thanks:
- 452
- Thanked:
- 107 times in 3 posts
April 12, 2012 at 12:49 pm #448214Hello,
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
1 user says Thank You to dieudonne for this useful post
-
AuthorPosts
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
Jump to forum