-
AuthorPosts
-
sidwillphd Friend
sidwillphd
- Join date:
- May 2010
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
November 21, 2011 at 2:06 pm #170919How do I change “Create an account” to “Join” in main menu and then create a link to my CBSubs app when “Join” is clicked?
kobenes Friendkobenes
- Join date:
- April 2010
- Posts:
- 177
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 29 times in 28 posts
November 21, 2011 at 2:17 pm #425696Please give us your site’s URL and preview image then we can understand what you are talking about and help you 😉
sidwillphd Friendsidwillphd
- Join date:
- May 2010
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
November 21, 2011 at 2:33 pm #425702It’s “Login/Create an account” in the “quickaccess” position. It’s the one in the demo; it’s not unique to my site.
I simply want to change “Create an account” to “Join” and then link that button to CBSubs.
Hope that helps explain.khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 21, 2011 at 3:23 pm #425715<em>@sidwillphd 284045 wrote:</em><blockquote>It’s “Login/Create an account” in the “quickaccess” position. It’s the one in the demo; it’s not unique to my site.
I simply want to change “Create an account” to “Join” and then link that button to CBSubs.
Hope that helps explain.</blockquote>
Hi,
You change this code from languageen-GBen-GB.mod_jalogin.ini
REGISTER=”Create an account”1 user says Thank You to khoand for this useful post
sidwillphd Friendsidwillphd
- Join date:
- May 2010
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
November 21, 2011 at 3:52 pm #425722Thanks!
You answered the first part of my question.
Now, how do I create a link from that button (without the registration info in the sub-menu) to my CBSubs app (or any third party membership app) which will handle registrations?khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 21, 2011 at 5:34 pm #425758<em>@sidwillphd 284069 wrote:</em><blockquote>Thanks!
You answered the first part of my question.
Now, how do I create a link from that button (without the registration info in the sub-menu) to my CBSubs app (or any third party membership app) which will handle registrations?</blockquote>
You find this code from /modules/mod_jalogin/tmpl/default.php
<a class="register-switch" href="<?php echo JRoute::_("index.php?option=com_user&task=register");?>" onclick="showBox('ja-user-register','namemsg',this, window.event || event);return false;" >
<span><?php echo JText::_('REGISTER');?></span>
</a>
and you change bold text as your linik1 user says Thank You to khoand for this useful post
sidwillphd Friendsidwillphd
- Join date:
- May 2010
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 6
- Thanked:
- 1 times in 1 posts
November 26, 2011 at 5:40 pm #426580I changed the href= code to my link as you suggested, but it changed nothing. It still linked to the standard Joomla registration form.
Here is the link to the registration form I want to use: http://pbizr.org/index.php/component/rsmembership/view-membership-details/1-individual/1-one-year-recurring-membership
Any other suggestions? Thanks!
NOTE: Solved the problem myself: Discovered that the path to the code that should be edited is: open templatesja_community_plushtmlmod_jalogindefault.php – not the one given by khoand in his post above.
1 user says Thank You to sidwillphd for this useful post
-
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by sidwillphd 12 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum