Where is "Forums Actions" block in the "Add Block" menus?
I would like to add the "Forums Actions" block to another page. I can see it as an added block in the "Forums of Author" page, but when I click on "Add Blocks" on any other page, the "Forums Actions" block does not appear within the Discussions blocks.
NOTE: I have renamed "Discussions" to "Forums" in the Polyglot.
-
-
- · mrochek
-
·
In reply to LeonidS
- ·
I tried that but when I hit the "Save" button on the Add Block screen, it just spins like this for a long time. Do I need to close out the "array" in the code you mentioned above?
-
-
·
LeonidS
-
·
In reply to mrochek
- ·
The array should be with the closing ) symbol. The editor hides it in my example.
array ( 'module' => 'bx_forum', 'method' => 'my_entries_actions', )
Should be smth like this
-
·
LeonidS
-
- · mrochek
-
·
In reply to LeonidS
- ·
Ok...the service block saved correctly, but there is still nothing that shows up on the Forums (Discussion) Home page. It should show up where the yellow highlight is I think.