Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • rhys_daniels Friend
    #138173

    Hi All

    I want the http://www.joomlapolis.com link to open in a new window. This link can be found on the “About Community Builder” page

    Can someone tell me the file i need to edit with the code required?

    Screenshot attached with relevant link affected

    CB Version used 1.2


    1. cb-open-new-window
    John Wesley Brett Moderator
    #291669

    Set the link so that it reads like this:

    <a href=”http://www.joomopolis.com” target=”_blank”>www.joomopolis.com</a>

    The target=”_blank” is the code that opens up the new window.

    Have fun.

    rhys_daniels Friend
    #291770

    <em>@jbrett 112424 wrote:</em><blockquote>Set the link so that it reads like this:

    <a href=”http://www.joomopolis.com” target=”_blank”>www.joomopolis.com</a>

    The target=”_blank” is the code that opens up the new window.

    Have fun.</blockquote>

    Cheers Boss

    Do you know the file i need to edit?

    mihirc Friend
    #291780

    hello,

    Open the comprofiler.class.php file.
    Scroll to line number 2507. or if you are using some editor, then search for http://www.joomlapolis.com. the third or fourth link that will come with be a simple HTML link. change it to <a href=”http://www.joomopolis.com” target=”_blank”>www.joomopolis.com</a> as “jbrett” suggested.

    That will do the job.

    Regards,
    Mihir C.

    rhys_daniels Friend
    #292109

    <em>@mihirc 112557 wrote:</em><blockquote>hello,

    Open the comprofiler.class.php file.
    Scroll to line number 2507. or if you are using some editor, then search for http://www.joomlapolis.com. the third or fourth link that will come with be a simple HTML link. change it to <a href=”http://www.joomopolis.com” target=”_blank”>www.joomopolis.com</a> as “jbrett” suggested.

    That will do the job.

    Regards,
    Mihir C.</blockquote>

    Hi Mihir C

    Thanks for the reply. I cant find the file your referring to. im using cb 1.2. i searched through the directory but cant find it anywhere. Can you tell me the file location please.

    rhys_daniels Friend
    #292745

    <em>@rhys_daniels 112956 wrote:</em><blockquote>Hi Mihir C

    Thanks for the reply. I cant find the file your referring to. im using cb 1.2. i searched through the directory but cant find it anywhere. Can you tell me the file location please.</blockquote>

    Found the file location

    /administrator/components/com_comprofiler/

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 3 voices, and was last updated by  rhys_daniels 15 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum