Are you using HTML mode in your text editor when you add the shortcodes?
No.
By the way.. I programmed those shortcodes.
Ok, so you either need to switch to HTML mode and enter them or check your shortcodes 🙂
When I switch to HTML code I dont see them, there is a problem with the php file I think.
I have the same exact problem
I have been using the HTML editor and am getting those
also. What is frustrating is that i don’t see them in my functions.php or in the HTML editor.
Need help fast… Anyone
WOW! I found the answer on WordPress Forums [here]. The post was complaining about the same thing but it was happening in a plugin someone created.
See this link
The Fix: Add a space above and below your shortcode tag in the HTML Editor.
e.g.
[shortcode]
your content
[/shortcode]
Thanks for this, thrive25 🙂
I can’t believe how finicky that is…
Oh well, it certainly works! Thanks a lot, Thrive!