[Plugin: Amazon Machine Tags] Custom Fields and Custom Templates
-
Hi,
This is a great plugin but I have one small issue.
On my site I review books so use the Custom Fields to enter the ISBN (e.g isbn = 1234567890)
Then I use my custom template to display the isbn should it be entered
<?php endif; ?><?php echo get_post_meta($post->ID, isbn, true); ?>
Now, this displays the isbn on the page. Can you tell me how I can use custom fields to get Amazon Machine Tags to get the data from Amazon and display it on the page/post?
Any help much appericated!!
J
https://www.ads-software.com/extend/plugins/amazon-machine-tags/
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[Plugin: Amazon Machine Tags] Custom Fields and Custom Templates’ is closed to new replies.