Forums
(@wpdevstudio)
8 years, 9 months ago
Hi rw101
EPL 3.1 is due release with a week which has dedicated shortcode & widget for commercial search
Thanks
Hi Chaya
Its not clear from your post what issue are you facing . Please be detailed about how follow extension works and issue you are having with EPL
Regards
9 years, 2 months ago
Hi Krissy
Thanks for pointing this out, much appreciated
will be looking into it and will share updates with you
9 years, 3 months ago
glad to know it worked ?? welcome
Hope this fixed your issue
fixed this in latest version . please pull updates
Hi Sallie
both function take following arguments
$term_id (default to null), $size (default to medium), $attr (default to null), $echo = (default to true),
so size is the second argument you might be looking for
The error comes in frontend ?
9 years, 4 months ago
Yes you need to add above mentioned code snippet in your foreach loop
Hi Jitendra,
you can use taxonomy_featured_image($term->term_id) in your foreach loop to display featured image of the tag
taxonomy_featured_image($term->term_id)