-
AuthorPosts
-
pagefactory Friend
pagefactory
- Join date:
- March 2012
- Posts:
- 102
- Downloads:
- 20
- Uploads:
- 11
- Thanks:
- 1
- Thanked:
- 3 times in 1 posts
April 3, 2015 at 2:34 pm #205268Hi there,
making a website with JA_Medicare, joomla 3.0, site is not active on line yet.
On the contactpage you can make (hyper)links but not more then 5 !! I need 5 more fields.
see my screenshot is this possible ?And the links wich I fill in the component Contact they all need to open in a new window, _blank.
friendly regards
Rob
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 6, 2015 at 10:30 am #565905You can fix it with my solution below
Open templates/ja_medicare/html/com_contact/contact/default_links.php file
find and change
<a href="<?php echo $link; ?>" class="<?php echo str_replace(" ","-",strtolower($label));?>">
to
<a href="<?php echo $link; ?>" class="<?php echo str_replace(" ","-",strtolower($label));?>" target="_blank">
pagefactory Friendpagefactory
- Join date:
- March 2012
- Posts:
- 102
- Downloads:
- 20
- Uploads:
- 11
- Thanks:
- 1
- Thanked:
- 3 times in 1 posts
April 9, 2015 at 4:30 pm #566493thx for the _blank solution, still want to know:
On the contactpage you can make (hyper)links but not more then 5 !! I need 5 more fields.
is this possible ?friendly regards
Rob – pagefactory –
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 10, 2015 at 2:48 am #566527In this case, you have to customize it in the backedn of contact us form, see the screenshot
I am sorry but such customizations are beyond the scope of the support.
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Ninja Lead 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum