Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • pagefactory Friend
    #205268

    Hi 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


    1. AA-joomlart
    Ninja Lead Moderator
    #565905

    You 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 Friend
    #566493

    thx 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 Moderator
    #566527

    In 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.


    1. Screen-Shot-2015-04-10-at-09.42.19
Viewing 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