Hi
Great plugin, I have moved over to this as Sniplets didn't work when I upgraded.
How do I add a ShortCode to an existing page?
I have tried this:
<h3>Lorem ipsum dolor</h3>
<ul>
<li><a href="#jobs">View our current vacancies</a></li>
</ul>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce fermentum interdum ultrices. Nulla facilisi. In tincidunt semper tellus eu adipiscing... </p>
[ShowJobs]
but the ShortCode appears before the content, how do I make it appear below?
Thanks in advance!
:K
http://wordpress.org/extend/plugins/shortcodes-ui/
Shortcode should be added in the place of the shortcode tag and not above the content.
whats id the shortcode ShowJobs type?
create an export and send it to me I'll take a look.
Hi
Thanks, I have added the [shortcode] below the current content but it appears on top?
hope it makes sense...
The vacancies in the boxes should be at the bottom of the page: http://wmc.ac.uk/about/job-vacancies/
[Code moderated as per the Forum Rules. Please use the pastebin]
Under the php code where it says "What does this code do?"
change it to "my code uses PHP echo"
Hi Bainternet
Changed it but it still appears the wrong way round.
:K
Ok try this:
[Code moderated as per the Forum Rules. Please use the pastebin]