how to remove WCFM_home Dasboard link on shop screen?

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WCFM – Ultimate how to remove WCFM_home Dasboard link on shop screen?

Viewing 11 reply threads
  • Author
    Posts
    • #58765
      djks74
      Participant

      Dear WCFM,
      Sorry for this question, I noticed this Dashboard link appear on my Shop Page as shown in pic.
      Could you help me how to remove this? try look on internet or googling it but cannot find it.

      Dashboard Link need to remove
      https://prnt.sc/nerk0g

      Please advise me.
      Really appreciate and Thanks

    • #58797
      djks74
      Participant

      Ok, it replaced the logo I put before and now it showing logo that edit and put again via FTP.
      but how to remove it from the page? Thanks

    • #58807
      WCFM Forum
      Keymaster

      HI,

      Please add this line to your child theme’s functions.php –

      add_filter( 'wcfm_is_allow_home_in_menu', '__return_false' );

      Thank You

    • #58816
      djks74
      Participant

      Hi,
      Thanks for the reference! added to the function.php.
      but it still there as shown here : http://prnt.sc/nesp1c

      regards,
      Sandi

    • #58819
      djks74
      Participant

      Ahh… not the dashboard in the menu, but dashboard link which shown as our logo in the product page or Shop page.
      pic : http://prnt.sc/nesxgk it shown there is dashboard link with our logo on the arrow!

      Thanks.

    • #58824
      WCFM Forum
      Keymaster

      OK, please disable this option form WCFM Admin Setting -> Dashboard – https://ibb.co/PFJNBss

      Thank You

    • #58826
      WCFM Forum
      Keymaster

      Hi,

      You may disable product edit links from catalog pages as well by using this code snippet –

      add_filter( 'wcfm_is_allow_catalog_product_manage', '__return_false' );

      Thank You

    • #58833
      djks74
      Participant

      Ok, it was I try to look for too actually which we cannot edit on the cataloquq. very cool!

      Many Thanks.

    • #58839
      WCFM Forum
      Keymaster

      Great .. you are welcome 🙂

    • #58910
      djks74
      Participant

      One more question if you dont mind? 🙂
      I try to find the string with loco transaltor, but cannot find this “store” string to make a changes in this filed.

      the “store” string is as shown here at https://prnt.sc/nf3ees

      Please advise how to filter those to change the string word of “STORE”.

      Thanks in advance!

    • #58992
      djks74
      Participant

      Ok… found it. it was on marketplace settings actually. wkwkwk….

    • #58993
      WCFM Forum
      Keymaster

      Yeah right, you may even set this different for different Group of Vendors.

      Thank You

Viewing 11 reply threads
  • The topic ‘how to remove WCFM_home Dasboard link on shop screen?’ is closed to new replies.