By Jose Negron on Saturday, 23 July 2016
Posted in General Issues
Likes 0
Views 664
Votes 0
Hi. I would like to redirect "Create an Account" buttons to my register form (third party extension). Please see attachment. Right now it is leading users to another web page.

Thanks as always.
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

You can modify on this file -> JoomlaFolder\components\com_easydiscuss\themes\wireframe\toolbar\default.php

// LINE 320
// Change this `ED::getRegistrationLink()` to your registration page.
<div class="popbox-dropdown__meta"><?php echo JText::sprintf('COM_EASYDISCUSS_TOOLBAR_NEW_USERS_REGISTRATION', ED::getRegistrationLink());?></div>


Hope this help.
·
Sunday, 24 July 2016 12:07
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi. Many thanks.
·
Sunday, 24 July 2016 20:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Sunday, 24 July 2016 21:15
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post