This issue is happening in Joomla 3.5.1 and most recent version Breezingforms 1.8.7 (build 889).
With the "Articles Category" module you can automatically show the correct links to other related articles when the Mode is set to Dynamic.
This works good but Breezingforms has a plugin with which you can embed a breezingsforms form in any article when you use the code
The problem is that when you use the breezingforms plugin code in an article the "Articles Category" module dissapears when it is set to Dynamic mode. If you delete the
After a test I confirm that this is a BF issue, not a Joomla issue. The BF plugin manipulates/changes input datas (request datas) in this way:
JRequest::setVar('option', 'com_breezingforms');
And mod_articles_category reacts only on option=com_content
in dynamic mode.
Closed
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-07-12 08:05:35 |
Closed_By | ⇒ | brianteeman |
Have you reported this to breezing forms