Tagged: css
- This topic has 10 replies, 2 voices, and was last updated 8 years, 2 months ago by Anonymous.
-
Anonymous(Private) September 12, 2016 at 9:53 pm #57536
Ok, thanks.
One of the issues I am trying to resolve is that I am searching through custom post types that have a digital download file in the content. I’d like the user to be able to click “download” directly from the search results list instead of clicking into the post and then clicking download. Is this possible or do you suggest a better way to use search and filter pro to search pdf’s with the purpose of simply downloading any of the results?
Thanks
Trevor(Private) September 13, 2016 at 10:11 am #57559It is possible if you are using the Shortcode Results method. I am helping another user (also using EDD) and we are using a theme that is designed to work with customizing both EDD (and other plugins) and also Search and Filter pro.
Where (what country) are you based? I am in the UK.
Anonymous(Private) September 13, 2016 at 1:03 pm #57596Hi Trevor.
Sorry about confusion. I responded directly through email so it maybe didn’t get through. I am in meetings all morning and won’t finish until about 12pm EST. I am free to talk then, but I understand that is outside of working hours for you. Are you avaialable tomorrow?
Thanks
Trevor(Private) September 13, 2016 at 5:32 pm #57665OK, well that was interesting and should you need help on incorporating parts of an EDD post (such as the download button), please let me know, but, as we discussed, said ‘purchase’ button might look like this in our results.php template:
<?php do_shortcode('[purchase_link text="Download Document" style="button"]'); ?>
The options for that shortcode are here:
http://docs.easydigitaldownloads.com/article/229-purchaselink
-
AuthorPosts