Hi there, guys. I'm trying to make the notification button appears on the navbar area. Would that be possible?
I was tying to use some of the parse code on the Subs.php code, but I'm not that good with Javascript commands.
I mean, I was trying to use some of that...
...in the Subs.php where you set navbar options like this.
Any help would be great. Thank you!
I was tying to use some of the parse code on the Subs.php code, but I'm not that good with Javascript commands.
I mean, I was trying to use some of that...
<li><a href="', $scripturl, '?action=unreadreplies">', $txt['show_unread_replies'], '</a></li>
<li><a href="#" class="showLikeNotification" onclick="lpObj.showLikeNotification()">', $txt['like_show_notifications'], '</a></li>';
...in the Subs.php where you set navbar options like this.
'help' => array(
'title' => $txt['help'],
'href' => $scripturl . '?action=help',
'show' => true,
'sub_buttons' => array(
),
),
Any help would be great. Thank you!
0 commentaires:
Enregistrer un commentaire