Query Easy Digital Downloads?
-
Hello webdeveric,
I need to duplicate the content of a page generated “on the fly” by an indispensable Easy Digital Downloads taxonomy plugin, EDD Features:
https://wordpress.org/plugins/edd-download-info/
http://bazaar.typeheritage.com/plug-in-demos/edd-features/Example [one of dozens to be developed]:
http://bazaar.typeheritage.com/downloads/feature/1870s/The example page is executed by clicking “More 1870s Fonts” in the sidebar menu labeled “Similar and Compatible Fonts” here:
http://bazaar.typeheritage.com/downloads/xyz-001/The next step is to include the same display following text on a standard WP page that would look like this (manually built) demo:
http://bazaar.typeheritage.com/1870s-manual/Unfortunately, the EDD widget author has not developed a shortcode for this purpose. I have tried many query plugins, and none of them does what I need to do.
This is the URL for editing the “1870s” EDD Feature:
wp-admin/edit-tags.php?action=edit&taxonomy=edd_download_info_feature&tag_ID=191It seems as if the Get Post Content Shortcode plugin can handle the job by referencing a post ID. Assuming that the post ID for the example is 191, I tried entering
[include id="191"]in the text editor. Nothing happened…Can you suggest parameters that will make it work as shown in the demo?
Many thanks for your help, Anna
The topic ‘Query Easy Digital Downloads?’ is closed to new replies.