shortcodemonster
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Different theme for only blog posts and only on mobile devices?Wasn’t able to find one after about 20 minutes of googling, figured I’d come see if anyone here knows any.
Forum: Fixing WordPress
In reply to: Different theme for only blog posts and only on mobile devices?There are plugins to do this I am sure. I have seen plugins to redirect to a different theme for mobile or different section of the website, but not one that can do both simultaneously.
Forum: Fixing WordPress
In reply to: Short codes don't work, show up as textno more help? Still struggling with this
Forum: Fixing WordPress
In reply to: Short codes don't work, show up as text<?php echo do_shortcode( ‘[slideshow gallery_id=”3″]’ ) ?>
pasting that into my page HTML editor results in neither the text nor the plugin to display.
i checked the page source and WP is parsing it inside the <p> tag for some reason.
However if I paste that line in one of the core files of the theme (I.E. header.php) it shows up. That’s not of much use to me though, as I need to show up in that single page only.
Any other ideas?
Forum: Fixing WordPress
In reply to: Short codes don't work, show up as textIt isn’t. sorry for the late reply
Forum: Fixing WordPress
In reply to: Short codes don't work, show up as textAs I said, the plugin is called “Slideshow Gallery”. Here is a link to it. http://wordpress.org/extend/plugins/slideshow-gallery/
And yes, I have.