- Posts: 722
- Thank you received: 116
Kunena 7.0.2 Released
The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Solved Get rid of "Category" label
8 months 3 weeks ago #233595
by Gindi
Replied by Gindi on topic Get rid of "Category" label
On the admin page, open the Kunana Latest module for editing and click on “Do not display” under “Link to category.”
Please Log in or Create an account to join the conversation.
- OldCharlie
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 126
- Thank you received: 0
8 months 3 weeks ago #233596
by OldCharlie
Replied by OldCharlie on topic Get rid of "Category" label
I can't find:, On the admin page, open the Kunana Latest module for editing and click on “Do not display” under “Link to category.”
Where do I find this? I've looked everywhere.
Where do I find this? I've looked everywhere.
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 973
- Thank you received: 153
8 months 3 weeks ago #233597
by Pinkeltje
Replied by Pinkeltje on topic Get rid of "Category" label
@OldCharlie The module has nothing to do with the component view. So that is not the solution.
Please Log in or Create an account to join the conversation.
- OldCharlie
-
Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 126
- Thank you received: 0
8 months 3 weeks ago #233598
by OldCharlie
Replied by OldCharlie on topic Get rid of "Category" label
Here I've added the code but it still does not get rid of "categories" in the submenu/
billcory-pictures.s3.us-west-2.amazonaws...cleanupforumMenu.mp4
billcory-pictures.s3.us-west-2.amazonaws...cleanupforumMenu.mp4
Please Log in or Create an account to join the conversation.
Less
More
- Posts: 973
- Thank you received: 153
8 months 3 weeks ago #233599
by Pinkeltje
Replied by Pinkeltje on topic Get rid of "Category" label
Please Log in or Create an account to join the conversation.
8 months 3 weeks ago - 8 months 3 weeks ago #233600
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic Get rid of "Category" label
The user.css does not belong in the httpdocks folder. The Joomla templates have a css folder in which either a user or a custom.css can be created, depending on the template. However, we do not know which template you are using.
If the result still does not match, then clear the Joomla and browser cache.
Or you can try the easiest way (if you use Aurelia) by inserting @Pinkeltje's code without the prefix #kunern.layout into the Kunena custom.scss.
If the result still does not match, then clear the Joomla and browser cache.
Or you can try the easiest way (if you use Aurelia) by inserting @Pinkeltje's code without the prefix #kunern.layout into the Kunena custom.scss.
Code:
.started { display: none; }
Important! Always create a backup before you make any changes to your website!
Last edit: 8 months 3 weeks ago by rich.
Please Log in or Create an account to join the conversation.
Time to create page: 0.326 seconds