CSS not coming through when shortcode used
-
I am inserting the tool into my template using the shortcode:
<div class="lang"><?php echo do_shortcode('[auto_translate_button]'); ?></div>And the CSS sheet (auto-translate-global.min.css) is not loading (JS, too?), so the selector UI is broken – it does not display/function as a dropdown. But if I add a redundant instance using the “Menu placement” section, the CSS sheet comes through, and both instances of the UI look and function properly. I don’t know if this is a bug, or if I have something improperly configured.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.