On Sale - Peach MyBB Theme - 10$ For limited time Check here
On Sale - Focus Responsive Theme - 20$ For limited time Check here
[GoDark] Guest welcome notice
#1
Hello, can you guide me how do i make this addon work
Code:
https://community.mybb.com/mods.php?action=view&pid=1074

Guest welcome notice. - It does not show with the latest go-dark theme.

Any help would be highly appreciated.


Regards.
#2
You can do that quite easily, follow these steps


1. Go To Admin CP > Templates And Styles > Templates > Select GoDark Theme Templates
2. Go to Header Templates > header
3. Add the below text above {$pm_notice} in the template
Code:
<div class="red_alert">Sample Announcement for GoDark, visit <a href="https://wallbb.co.uk">URL</a>.</div>

Regards
WallBB
#3
(10-24-2019, 07:29 PM)WallBB Wrote: You can do that quite easily, follow these steps


1. Go To Admin CP > Templates And Styles > Templates > Select GoDark Theme Templates
2. Go to Header Templates > header
3. Add the below text above {$pm_notice} in the template
Code:
<div class="red_alert">Sample Announcement for GoDark, visit <a href="https://wallbb.co.uk">URL</a>.</div>

Regards
WallBB


Well i tried that but that message is avalaible to registered memebers as well. I just want it to show to guests.

Hence one of the reasons i am using the Guest notice welcome. plugin. But for some odd reason it doesnt seem to work.
#4
(10-25-2019, 02:07 AM)alankrit Wrote:
(10-24-2019, 07:29 PM)WallBB Wrote: You can do that quite easily, follow these steps


1. Go To Admin CP > Templates And Styles > Templates > Select GoDark Theme Templates
2. Go to Header Templates > header
3. Add the below text above {$pm_notice} in the template
Code:
<div class="red_alert">Sample Announcement for GoDark, visit <a href="https://wallbb.co.uk">URL</a>.</div>

Regards
WallBB


Well i tried that but that message is avalaible to registered memebers as well. I just want it to show to guests.

Hence one of the reasons i am using the Guest notice welcome. plugin. But for some odd reason it doesnt seem to work.

You need to use header template, this will not work if you make edits in header_welcomeblock_member template.




Users browsing this thread: 1 Guest(s)