Hide Download Count and File Size from the front end

Viewing 3 posts - 1 through 3 (of 3 total)
#156123

Hello,

How Can I hide the download count and file size from the front end as we do not want to show these to our customers? is there a possibility to hide the download count in the frontend but keep it in the backend? I am using version 3.2.01 and I couldn’t find the tpls/link-templates and tpls/page-templates that you have mentioned in the previous replies.

#156200

Hello There,

Thanks for your kind reply, I cannot find the template files on the download manager plugin directory as I am using version 3.2.02. There is no tpls directory is in the plugin folder.

#156205

Tanvir
Moderator

Hi @harsheena,

I am sorry the tpls folder has been changed after the latest massive updates.

You can follow this now.

1. Copy page-templates directory from /plugins/download-manager/src/package/views directory to your active theme directory.
2. Make a new directory as download-manager on your active theme directory.
3. Now remove all files from {active-theme}/download-mamager/page-templates except the template files you need to update.
4. Update template file(s) in {active-theme}/download-manager/page-templates directory as per your need. As you need to remove download count and file size, you have to remove these tags [download_count] and [file_size]

Let me know please if you still find any issues.

Thanks

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Hide Download Count and File Size from the front end’ is closed to new replies.