Remove Hit Counter

  • Kevin Morrison
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
6 years 11 months ago #113543 by Kevin Morrison
Remove Hit Counter was created by Kevin Morrison
On my plans where the subscriber clicks on the menu My Articles they see the article title, the category it is in and a hit counter. I have disabled this on articles and list layout in the article manager. I could find no parameter for hits in the component or any of the plugins. Given this is a very specific feature and not one that is commonly needed I do not understand why there is no way to turn this off in Membership Pro, unless I am missing something somewhere? Please tell me there is a parameter somewhere I missed to disable showing the page hits in the My Articles section of Membership Pro?

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
6 years 11 months ago #113559 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Remove Hit Counter
Hi Kevin

We don't have an option to hide that information. If you want to hide it, you will need to modify code. Look at the file components/com_osmembership/view/articles/tmpl/default.php, you will see the code for that column and can remove it

Once the modification is done, please move the modified file to PATH_TO_TEMPLATE/html/com_osmembership/articles folder on your site so that the change won't be lost when you update to future releases of the extension

Regards,

Tuan

Please Log in or Create an account to join the conversation.