[free_download_btn] in Premium Package

Viewing 4 posts - 1 through 4 (of 4 total)
#192920

gemma newman
Participant

I’ve got a shortcode appearing on my “Premium Package” template page front end. Seen here: https://sandtosalt.com/download/triangular-course-poster-gift/

It only happens on Premium package which is the closest template to what I need.

All I actually need on my package pages is the featured image, description and a download button.

Is it possible to either

1. Remove the shortcode and remove the “package info” section in “Premium package” template
2. Add the featured image to the “Post Content” template?

Thanks in advance!

#192925

Tahasin
Moderator

Hello, gemma newman

I hope you are doing well and sorry for the inconvenience.

To remove the shortcode and Package Info, you have to remove them from premium-package.php file.

After that you have to put the page template file in your {active-theme-dir}/page-templates/ folder, so that next update of the plugin doesn’t erase your changes. You can also follow this

Regards

#193044

gemma newman
Participant

Hi,

Do you not have a snippet I can use to get rid of the [free_download_btn] shortcode that appears on the frontend page? It seems like it’s erroneous as it shouldn’t be showing!

Thanks, Gemma

#193045

Tahasin
Moderator

[free_download_button] is related to Premium Package Plugin. kindly install Premium Package Plugin, hope it will solve the problem

If the problem still persists then follow this steps,

#1. Create {active-theme-dir}/download-manager/page-templates/
#2. Copy the file /download-manager/src/Packages/views/page-templates/premium-package.php to newly created dir in #1
#3. Open it
#4. Find and remove [free_download_btn]
#5. Save

Regards

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

You must be logged in to reply to this topic.