*

ahmose

  • **
  • 13 posts
dashboard notification
« on: December 10, 2022, 06:23:31 AM »
how to remove this notification from user dashboard :
Premium membership and account limit

i beleive user should have the option to hide it.
and the option to control it from the back office.

*

ahmose

  • **
  • 13 posts
Re: dashboard notification
« Reply #1 on: December 11, 2022, 03:20:18 AM »
for future searches
found it in plugins/osclass_pay/functions.php file
line : 697
just hashed it //

Marked as best answer by ahmose on December 17, 2022, 05:28:17 AM
*

MB Themes

Re: dashboard notification
« Reply #2 on: December 13, 2022, 08:39:59 AM »
@ahmose
You can also add into your theme CSS:
Code: [Select]
#osp-limit-box {display:none!important;}
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots