hide announcements
hide announcements
12 years 7 months ago
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.
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.
Re: hide announcements
12 years 7 months ago - 12 years 7 months ago
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:
Step 3: Back to front-end of your site and refresh.
Regards!
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
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.
Re: hide announcements
12 years 7 months ago
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.
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