Hello rosebelluk.
I am happy to assist you with this today.
If you set the “shortcode processing” option on the advanced setting page to process shortcodes “in description and listing template”, then you should be able to use any shortcode in the listing template directly. But whether this actually works or not mainly depends on how the plugin that implements this shortcode works internally. In theory, the product_content shortcode should work as well as WP-Lister will try to process shortcodes in the listing description by default already.
If this doesn’t work at all, no matter what you set the “shortcode processing” option to, then the only way might be to create a custom shortcode for WP-Lister which would build the description programmatically, emulating or calling the plugin that provides this shortcode. more information on implementing custom WP-Lister shortcodes can be found at https://www.wplab.com/plugins/wp-lister/api/#wplister_process_template_html
Kind regards
John
Many thanks for your detailed response.
I have tried all the options for shortcode processing and that makes no difference. It either displays nothing or it displays the shortcode from the other plugin so it appears the two do not want to play nicely together!
I will take a look at the page you have linked to regarding custom shortcodes and see if I can figure something out from there. I already have a backup solution which is working well with wp-lister at the moment.
Thanks for the support.