Read before updating: How to Update Kunena Templates - More detail

hide announcements

A Topic Author
New Member New Member
  • Posts: 2
  • Thanks: 0

hide announcements

12 years 7 months ago
#1099
In Configuration for the question Show Announcements, I have set NO but I still get the announcement link on the top right of the index page.

I will be grateful if you could guide why this is the case.

Thank you.

Please Log in or Create an account to join the conversation.

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: hide announcements

12 years 7 months ago - 12 years 7 months ago
#1100
Hi,

We checked the configuration and really bug. We have a solution, you can remove this link from code file. Please

Step 1: You open the logout.php file in the "[your_root]/components/com_kunena/template/nts_kinfinite/html/common/" folder.

Step 2: Go to about line 28 and you will see the below code section:
Code:
<ul class="kprofilebox-link"> ... <?php if (!empty($this->announcementsLink)) : ?><li><?php echo $this->announcementsLink ?></li><?php endif ?> <-- Remove this line. </ul>

Step 3: Back to front-end of your site and refresh.

Regards!
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Last edit: 12 years 7 months ago by ntstore.

Please Log in or Create an account to join the conversation.

A Topic Author
New Member New Member
  • Posts: 2
  • Thanks: 0

Re: hide announcements

12 years 7 months ago
#1101
Hello,

Thank you very much, this solved the problem.

Is there any plan for updating this template? because I am launching a site and would be good to know if this template will not be updated due to some possible bugs?

Thank you.

Please Log in or Create an account to join the conversation.

Time to create page: 0.230 seconds