Viewing 15 posts - 16 through 30 (of 32 total)
  • #137924
    markothegreat
    Member
    Post count: 23

    Im very sorry
    I was incorrect
    the correct login is

    username admin
    password mark014

    #137954
    markothegreat
    Member
    Post count: 23

    Hi Rui
    I think you may think you have resolved this renaming query..
    I know I’m not an expert but I haven’t a clue what you mean when you say “It doesn’t throw any error message but keep login the modal window to enter the info”

    but I still don’t see any change to my product tab….
    any chance you can explain it a little simpler!
    Thanks again

    #138081
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Your lock code is still not working.
    Thanks
    Mohammad

    #138203
    markothegreat
    Member
    Post count: 23

    Hi Mohamod
    thanks for looking at this
    Ive re-checked this info
    If you still cant log in to my wordpress site let me know and Il temporary lift the lock code.

    Admin Username : ronanpavesi
    Admin Password : HannA32014

    page lock code

    Username : admin
    password : mark014

    #138223
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    It is still not working.
    Thanks
    Mohammad

    #138298
    markothegreat
    Member
    Post count: 23

    I’ve temporarily removed the password protection code thanks
    Should work for you now! I hope…

    You must not be able to access site by password in your country but it was working fine here in Ireland!

    thanks again

    #138608
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    You have an old version of Neighborhood. Can you update it first?

    -Rui

    #138633
    markothegreat
    Member
    Post count: 23

    I have updated to the new version now

    The update seems to have altered a few elements on my site
    1. The logo now appears bigger
    2. The “additional information” tab now shows SKU: N/A –

    thanks

    #138722
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    #logo img {
        max-height: 129px;
    }
    
    #logo > a.logo-link {
        max-height: 129px;
    }
    
    span.sku_wrapper{
    display:none !important;
    }
    

    Thanks
    Mohammad

    #138767
    markothegreat
    Member
    Post count: 23

    Thanks Mohammad
    That solved that problem

    Now if I could only figure out how to rename my product tab Id be a very happy man!

    #138771
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Have yo renamed product tab Id?
    Thanks
    Mohammad

    #138795
    markothegreat
    Member
    Post count: 23

    Im not sure what you mean when you say “product tab id”

    I have already created a function.php folder in my child theme and have put
    the code you told me to put in ..
    <?php
    add_filter( ‘woocommerce_product_tabs’, ‘woo_rename_tabs’, 98 );
    function woo_rename_tabs( $tabs ) {

    $tabs[‘description’][‘title’] = __( ‘Available tweeds’ ); // Rename the
    return $tabs;

    }
    ?>

    I haven’t seen any change to my product “description” tab yet

    #138932
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I activated the child theme and it made your site down due to some code mistake in functions.php of child theme. Please provide me correct FTP login detail to resolve the issue.

    Thanks
    Mohammad

    #139117
    markothegreat
    Member
    Post count: 23
    This reply has been marked as private.
    #139129
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have resolved the issue so please check it now.
    Thanks
    Mohammad

Viewing 15 posts - 16 through 30 (of 32 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register