- This topic has 9 replies, 2 voices, and was last updated 1 month, 3 weeks ago by
Tahasin.
I tried to test the purchase by creating an order in the name of a user, then I went to the frontend and logged in using that user, but I still see the “Add to cart” button instead of the “Download” button, did I miss anything or did anything wrong?
Hello,
I hope this message finds you well.
Could you please share the related URL in a private reply so that we can review the Add to Cart button?
Regards
I’m testing it in a local WordPress install.
I used the following shortcode in the PHP template file:
<?php echo do_shortcode("[wpdm_package id='8']"); ?>
I even tried to use the direct download link, but it only links to the same page of the package:
<?php echo do_shortcode('[wpdm_direct_link id="8" target="_blank" label="Download Me!" class="css class names" eid="element-id"]'); ?>
I can provide you the PHP code of the “single-wpdmpro.php” file template that I’m using.
Is there anything else I can provide so you can look into it?
Yes, when I go back to the package page, the “add to cart” button is still there, the expected behavior is that the “add to cart” button disappears and a “download” button appears instead.
What should I do to get the download button to be in the package page?
It appears because all purchased items are listed in the Dashboard → Purchases tab, allowing users to easily access their purchased items from the dashboard.
Dashboard shor-code: [wpdm_user_dashboard]
Okay, It’s clear now. Thank you.
So, there is no way to put the download button in the package page?
Also, is there any way to search for purchased downloads to make it easy for the customer (who bought a lot of packages) to find the right package/file to download? Because the “Purchases” page looks very confusing since the customer has to go through many order IDs that looks like this “Order ID# TEST69546EB9E4603” and this “Order ID# TEST69546E5D9B8CA” just to find the package to download.
– If you want the Download label to appear after purchase instead of Add to Cart, it will require customization.
– After the first download from the purchases page, all downloaded packages will appear in the Download History along with their package names, allowing users to easily identify them by title. In an upcoming update, we may also add a search option to this section.
You can also check our pro features from our demo site: https://www.wpdownloadmanager.com/wordpress-download-manager-pro-demo/
All short-code with documentation: https://www.wpdownloadmanager.com/doc/short-codes/
Do you guys provide code customization? Because I think that’s the only thing that’s stopping me from considering using WPDM.
You must be logged in to reply to this topic.