-
Author
-
August 16, 2015 at 18:53 #73285EricmubParticipant
when i install my plugin i can open it,like its searching but this message somewhere: resource://gre-resources/plaintext.css
and my code is: <div><?php echo do_shortcode(‘[boomembed top=”red”]’); ?></div>
August 17, 2015 at 12:50 #73362AbeKeymasterHello Eric,
Put a link to your site to see how it is generated. Also where are you entering that code?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.August 20, 2015 at 02:13 #73844EricmubParticipanti put it juste at head of the theme: ?>
<!DOCTYPE html>
<!–[if lt IE 7]><html class=”no-js lt-ie9 lt-ie8 lt-ie7″ <?php language_attributes(); ?>><![endif]–>
<!–[if IE 7]><html class=”no-js lt-ie9 lt-ie8″ <?php language_attributes(); ?>><![endif]–>
<!–[if IE 8]><html class=”no-js lt-ie9″ <?php language_attributes(); ?>><![endif]–>
<!–[if IE 9]><html class=”no-js lt-ie10″ <?php language_attributes(); ?>><![endif]–>
<!–[if gt IE 9]><!–>
<html class=”no-js” <?php language_attributes(); ?>>
<!–<![endif]–><head> <div><?php echo do_shortcode(‘[boomembed top=”red”]’); ?></div>
August 20, 2015 at 21:27 #73983AbeKeymasterI don;t think you have followed the plugin directions correctly since that code should be inside the body tag and if you put it there it should also have some css and other resources so please contact the plugin developer and follow their instructions since I don’t see it as a theme problem
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The topic ‘can't use my chat plugin’ is closed to new replies.