shortcode not working since last update
-
After the last update, the shortcode stopped working on blog post pages. I`m using the last version of wp (6.3.1) and plugin (1.4.8).
My template code
<?php if (shortcode_exists('tta_listen_btn')) { echo do_shortcode('[tta_listen_btn listen_text=" " pause_text=" " resume_text=" " replay_text=" " start_text=" " stop_text=" " title="Para fins de acessibilidade, clique aqui para ouvir o texto em audio"]'); } ?>
Plugin configs
Result on template
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘shortcode not working since last update’ is closed to new replies.