Video tutorial from frontend dashboard.

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!

Viewing 3 reply threads
  • Author
    Posts
    • #129812
      vishalkv1032
      Participant

      Hello,

      I want to remove all the video tutorials from my frontend dashboard. How could I? Could you please help me from removing all this type of stuffs from the dashboard.
      Please check the attachment and top right corner below the profile icon there is an icon for video tutorial and these stuffs are on so many pages I do not want those. I have my own training modules and knowledge center for all query for vendors or delivery boys. Please get this problem sorted.

      Thanks,
      Basket Hunt

      Attachments:
      You must be logged in to view attached files.
    • #129970

      Hello,

      Add this css in your theme’s style.css,

      #wcfm_video_tutorials, .wcfm_tutorials {
          display: none !important;
      }

      Thanks.

    • #130338
      vishalkv1032
      Participant

      I am done with adding this code in style.css of my theme still the video tutorials icon is coming.

      • #130372

        Hello,

        Please check after clear the cache, if it’s still showing, please provide us the page url, we will check and let you know.

        Thanks.

    • #130593
      vishalkv1032
      Participant
      This reply has been marked as private.
Viewing 3 reply threads
  • You must be logged in to reply to this topic.