Viewing 15 posts - 1 through 15 (of 25 total)
  • Posted in: Uplift
  • #282420
    Lucia
    Member
    Post count: 18

    Hello guys, How can I disable the wishlist? I dont want to use it and I dont know how to disable it from the main menu.
    Thanks as always!

    #282422
    David Martin – Support
    Moderator
    Post count: 20834

    You can disable the plugin. Plugins => YITH WooCommerce Wishlist => Disable

    #282425
    Lucia
    Member
    Post count: 18
    This reply has been marked as private.
    #282428
    David Martin – Support
    Moderator
    Post count: 20834
    #283345
    Lucia
    Member
    Post count: 18
    This reply has been marked as private.
    #283351
    David Martin – Support
    Moderator
    Post count: 20834

    You have copied the code in wrong, please use this:

    if (!function_exists('sf_custom_related_portfolio_heading')) {
    function sf_custom_related_portfolio_heading() {
    echo 'Your New Title';
    }
    add_filter ( 'sf_related_projects_heading' , 'sf_custom_related_portfolio_heading' );
    }
    #283357
    Lucia
    Member
    Post count: 18
    This reply has been marked as private.
    #283367
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Instead of
    echo 'Your New Title';

    try

    return 'Your New Title';

    -Rui

    #284527
    Lucia
    Member
    Post count: 18
    This reply has been marked as private.
    #284533
    David Martin – Support
    Moderator
    Post count: 20834

    Please add your FTP details.

    #284541
    Lucia
    Member
    Post count: 18
    This reply has been marked as private.
    #284544
    Lucia
    Member
    Post count: 18
    This reply has been marked as private.
    #284829
    David Martin – Support
    Moderator
    Post count: 20834

    Those are not working for me, can you double check those and update?

    I get this error:

    #285201
    Lucia
    Member
    Post count: 18
    This reply has been marked as private.
    #285210
    David Martin – Support
    Moderator
    Post count: 20834

    Now I get invalid login details:

Viewing 15 posts - 1 through 15 (of 25 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