• Resolved braehler

    (@braehler)


    Hey tehre,

    We´re using this line of code to remove the my packages, but this does not realy work.

    add_action( ‘plugins_loaded’, ‘dj_remove_my_jobs’, 20 );

    function dj_remove_my_jobs() {
    remove_action( ‘woocommerce_before_my_account’, array( WC_Paid_Listings_Orders::get_instance(), ‘my_packages’ ) );
    }
    has someone an idea?

    • This topic was modified 7 years, 6 months ago by braehler.
    • This topic was modified 7 years, 6 months ago by braehler.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Jen H. (a11n)

    (@jennywp)

    Hi @braehler,

    We’re not able to support our paid addons in this forum. Please use the form I’ve linked below to contact support for our paid add-ons:

    https://wpjobmanager.com/support/

    Note, however — since this is a customization, we may not be able to assist, but we can have a look and let you know, either way.

    Make sure to contact us from the email address you used when you purchased your license(s), so we’re able to find your account.

    Cheers.

    Plugin Contributor Richard Archambault

    (@richardmtl)

    I’m marking this thread as Resolved as it’s been more than a month since the last reply. If you still need help, please do reply again and mark the thread as Unresolved!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove the My Packages’ is closed to new replies.