Name of Module
Name of Module
After learning php i could work around by creating an overwrite of htm/mod_arcticles_category/default.php. Just insert after line 16:
<div class="mod-articles-category-group"><?php echo $group_name;?></div>
I feel, this should be part of the core release.
Labels |
Added:
?
|
Build | 3.4.1 | ⇒ | staging |
Build | 3.4.1 | ⇒ | staging |
I tested it on Joomla 3.4.1 and 3.4.2 dev from 13.06.2015 with protostar template, issue confirmed.
Nah maybe the template is the problem. I make my own template no problem. Maybe just attach the capture will help allot.
Benyamin Limanto
Sent from BlackBerry®
-----Original Message-----
From: wojsmol notifications@github.com
Date: Sun, 14 Jun 2015 05:11:55
To: joomla/joomla-cmsjoomla-cms@noreply.github.com
Reply-To: joomla/joomla-cms reply@reply.github.com
Cc: Benyamin LimantoBLBENYAMIN9@GMAIL.COM
Subject: Re: [joomla-cms] Missing grouping label on mod_articles_category
(#7169)
I tested it on Joomla 3.4.1 and 3.4.2 dev from 13.06.2015 with protostar template, issue confirmed.
Reply to this email directly or view it on GitHub:
#7169 (comment)
@Nzara as you have code can you send your changes as Pull request against staging?
A step by step tutorial can be found here: https://docs.joomla.org/Using_the_Github_UI_to_Make_Pull_Requests
Thanks
If you have the pull request ready please add the link to the pull here and close this issue Thanks. Let me know if you have other questions regarding this. Thanks!
Pretty sure that this problem was caused by this bad PR that was committed some time ago 6386438
@zero-24 currently I have neither established a development environment nor do i have experience with the joomla coding standards or with GIT. So it may take some time acquire these. If someone could insert the single line of code given already, apply coding standards and manage all the git stuff, this would greatly speed up fixing the problem a lot.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-06-24 16:59:09 |
Closed_By | ⇒ | Bakual | |
Build | master | ⇒ | staging |
Actually what Joomla version? On 3.4.1 I got no problem with it.