on store page template you can use
Author meta(_store_description) key
but i opened a ticket that in some cases it is populated later than the settings array.
the shortcodes are … well… coming short?… 🙂
wcfm_store_info is not giving all options and in many cases – it just not working.
-
This reply was modified 5 years, 8 months ago by
looknear.
Thread Starter
Ardit
(@gerardbr)
I’m sorry but I don’t understand much Author meta (_store description) key and how to do it.
Thank you
in elementor – you select meta field.
select Author data from the options.
add key of _store_description
just like other keys.
Thanks @looknear
@gerardbr you may use this shortcode as well [wcfm_store_info data="_store_description"]
note – this will output a formated descriptions…
Not useful for elementor building blocks. as i reported long time ago.
use the Author meta.
or – like me – write your own plugin that pull the raw data. as WCFM did not gave a proper solution for my tickets about this. (store name, description, store url etc).
Thread Starter
Ardit
(@gerardbr)
the first tests carried out we see that the shortcode “_store_description” works correctly. I will keep you informed. Thank you!