shortcode does not work in conjunction
-
Daniel hello
Thanks again for a great plugin!
Please tell me – I encountered the fact that the shortcode does not work in conjunction:
Your plugin + Geotargeting Plugin https://ru.wordpress.org/plugins/wt-geotargeting/ (displays content as a shortcode) + cache bypass plugin https://ru.wordpress.org/plugins/content-no-cache/ (also shortcode)
It turns out that in order not to cache part of the content, I placed the “content no cache” plugin shortcode on the product page.
In the “content no cache” plugin shortcode, I put the content inside:
[wt_geotargeting city_show=”Milano”]<div>Estimate delivery: [estimate_delivery] </div>[/wt_geotargeting]
[wt_geotargeting city_show=”Rome”]<div>Estimated delivery: 3 days</div>[/wt_geotargeting]Geotargeting works great. It displays exactly the content you want.
The problem is that for Milan, not the contents of the shortcode (October 2-3, 2022) are displayed, but simply the text of the [estimate_delivery] shortcode.Please tell me, is this due to the fact that there is some kind of conflict, or just too much “nesting” of shortcodes?
The topic ‘shortcode does not work in conjunction’ is closed to new replies.