New Landing How can we help? Atelier Disable Downloadable Products

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Atelier
  • #213565
    peter4576
    Member
    Post count: 168

    Hi guys

    Why cant I disable “my downloadable products?”

    Thanks

    Peter

    #213569
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    You will need to add the code below to your custom css option

    .woocommerce-account .my-account-nav li:nth-child(2) {
        display: none;
    }

    Hope it helps.

    -Rui

    #213570
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You’ll need to edit atelier/woocommerce/my-account/my-account.php, find this line on line 41:

    <li><a href="#my-downloads" data-toggle="tab"><?php _e("My Downloads", "swiftframework"); ?></a></li>

    and remove it. To prevent losing your changes in theme updates, use a child theme.

    – Kyle

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