UPDATES EasySocial 4.0.13 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

Add link to connexion message

eastkilla · ·
1:01 AM Monday, 10 March 2014
None
Hi all,

I'm using Joomla 3.2.3 and K2 2.6.8. with Komento.

Only registred users can post comments. I chose to display "you need to connect to post comments" message to public. I don't want to dispaly the login form directly because I'm using BT Login.

I want to put a link on the connexion message which is going to open BT login form.

I know how to do this with K2 comments form :
<?php $user = JFactory::getUser(); if ($this->item->params->get('comments') == '2' && $user->guest): ?>
<div><a href="#" class="k2-login-open"> <?php echo JText::_('K2_LOGIN_TO_POST_COMMENTS'); ?></a></div>
<?php endif; ?>


Then I use .k2-login-open as log in tag in BT LOGIN. It works very well.

I would like to do same thing with Komento message "you need to connect to post comments" but I don't know where I can edit it.

Thanks for help.
The replies under this section are restricted to logged in users or users with an active subscription with us