Viewing 3 posts - 31 through 33 (of 33 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #751889

    <em>@imatilda 497667 wrote:</em><blockquote>I will PM you details now. Thanks</blockquote>

    I had backend account of your site. But I need FTP account to access source code from your hosting, please pm me FTP account.

    Ninja Lead Moderator
    #706170

    <em>@imatilda 497667 wrote:</em><blockquote>I will PM you details now. Thanks</blockquote>

    We fixed the problem directly on your site and you can see that solution on templates/uber/js/script.js file with source code

    //Remove domain
    $('.nav-tabs a').each( function(){
    var t = $(this);
    var url = t.attr('href');
    if ( url ) {
    url = url.split(' ');
    if ( url.length >= 2 ){
    t.attr('href', url.splice( 1, 1 ) );
    }
    }
    });

    Now, the links are working fine

    http://matilda.net.au/matjoomla/index.php/macbook-pro
    http://matilda.net.au/matjoomla/index.php/macbook-12-inch

    Ninja Lead Moderator
    #752384

    <em>@imatilda 497667 wrote:</em><blockquote>I will PM you details now. Thanks</blockquote>

    We fixed the problem directly on your site and you can see that solution on templates/uber/js/script.js file with source code

    //Remove domain
    $('.nav-tabs a').each( function(){
    var t = $(this);
    var url = t.attr('href');
    if ( url ) {
    url = url.split(' ');
    if ( url.length >= 2 ){
    t.attr('href', url.splice( 1, 1 ) );
    }
    }
    });

    Now, the links are working fine

    http://matilda.net.au/matjoomla/index.php/macbook-pro
    http://matilda.net.au/matjoomla/index.php/macbook-12-inch

Viewing 3 posts - 31 through 33 (of 33 total)

This topic contains 33 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 1 month ago.

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