shortcode not working at all
-
I have two WP installed, 2.5.1 on my local windows machine… 2.5 on a shared linux server… Both are freshly installed w/o problems.
But I just can’t get the shortcode to work… I’m very new to WP, I guess I must miss something. Although google didn’t help me much…
I tried 2 shortcodes in both visual and html modes.. they just showed up as text… I can only scratch my head….
[youtube=https://www.youtube.com/watch?v=_RyodnisVvU]
[sourcecode language='csharp']
private void btnUpload_Click(object sender, EventArgs e)
{
status.Items.Add(“error: no device found!”);
}[/sourcecode]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘shortcode not working at all’ is closed to new replies.