Hello,
I use a shortcode [warenkorbkurzbeschreibung] in the product short description of a Woocommerce product. When viewing the product page, this shortcode is executed and displays the date of a webinar:
https://www.literaturcafe.de/produkt/live-webinar-einfuehrung-in-papyrus-autor/
But when the product is displayed in the overview-page (post loop) the shortlink is not executed. See here:
https://www.literaturcafe.de/beitraege/
How can the shortlink be executed/replaced in this overview, so that the date is shown here, too?
Hi,
This is a block made custom; if you want, you can use a standard block and set the shortcode in the element woo shortcode -> https://i.imgur.com/jNfv5Mh.png, and maybe then it will work.
Thank you!
Hello Anamaria,
thank you very much, but this solution won‘t help me. This is a „normal“ shortcode defined in functions.php and it‘s not coming from Woocommerce. And I don‘t want to remove it, because it‘s perfectly executed in the shortdescription in the product view (see first link in first post).
I need a solution for executing shortcodes in the excerpts in the post loop. All the solutions with a filter don‘t work in Newspaper.
Greetings
