Title: Short Code issue please help
Last modified: August 20, 2016

---

# Short Code issue please help

 *  Resolved [y0mannn](https://wordpress.org/support/users/y0mannn/)
 * (@y0mannn)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/short-code-issue-please-help/)
 * I have a shortcode from a plugin.
    It is [slider3d_gallery 2000 /] I want to 
   add this on my homepage at a specific location. I can’t edit my homepage content.
   So i’ll have to add it as HTML. The place I want to add it as would replace this:
   <img title=”x” src=”[http://xxxxxx/wp-content/uploads/2000/12/xxx.jpg&#8221](http://xxxxxx/wp-content/uploads/2000/12/xxx.jpg&#8221);
   alt=””> But the problem is: How do I convert that shortcode to HTML so I can 
   replace it with that Img
 * I’m using latest version, 3.3
 * Thanks so much, Merry Christmas

Viewing 15 replies - 1 through 15 (of 37 total)

1 [2](https://wordpress.org/support/topic/short-code-issue-please-help/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/short-code-issue-please-help/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/short-code-issue-please-help/page/2/?output_format=md)

 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/short-code-issue-please-help/#post-2469432)
 * [http://wordpress.org/support/profile/y0mannn](http://wordpress.org/support/profile/y0mannn)
 *  Thread Starter [y0mannn](https://wordpress.org/support/users/y0mannn/)
 * (@y0mannn)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/short-code-issue-please-help/#post-2469438)
 * ^^ Now I have, and they all are by you =)
    Anyways, do you have a solution for
   this?
 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/short-code-issue-please-help/#post-2469443)
 * We have no idea what you are asking.
 *  Thread Starter [y0mannn](https://wordpress.org/support/users/y0mannn/)
 * (@y0mannn)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/short-code-issue-please-help/#post-2469448)
 * We?
    well okay, here you go. I have a short code (that can be placed in posts/
   pages etc) I want to place that in my php as HTML instead. It’s as simple – how
   do I convert the short code to HTML so I can place it in php.
 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/short-code-issue-please-help/#post-2469450)
 * Surely we have also found such so ‘simple’
 *  Thread Starter [y0mannn](https://wordpress.org/support/users/y0mannn/)
 * (@y0mannn)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/short-code-issue-please-help/#post-2469452)
 * How can you not understand this?
    This is a similar topic [http://wordpress.org/support/topic/why-dont-shortcodes-work-in-sidebar-widgets?replies=3%29](http://wordpress.org/support/topic/why-dont-shortcodes-work-in-sidebar-widgets?replies=3%29)
 * Except this person is trying to put it in a widget, where i’m trying to put it
   on my homepage
 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/short-code-issue-please-help/#post-2469453)
 * quick you are
 *  Thread Starter [y0mannn](https://wordpress.org/support/users/y0mannn/)
 * (@y0mannn)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/short-code-issue-please-help/#post-2469457)
 * Okay, honestly. If your not helping or not volunteering, or don’t know the solution
   to the problem, please don’t reply. Your really getting annoying now.
 *  [vjpo](https://wordpress.org/support/users/vjpo/)
 * (@vjpo)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/short-code-issue-please-help/#post-2469460)
 * You can place
    `<?php echo do_shortcode('[slider3d_gallery 2000 /]'); ?>` [http://codex.wordpress.org/Function_Reference/do_shortcode](http://codex.wordpress.org/Function_Reference/do_shortcode)
 * If you really want a static html, place this shortcode in post, then copy/paste
   the part of an html code that produced by shortcode from a page source.
 *  Thread Starter [y0mannn](https://wordpress.org/support/users/y0mannn/)
 * (@y0mannn)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/short-code-issue-please-help/#post-2469462)
 * When I put it on a page/post, it works like a charm.
    When I put <?php echo do_shortcode(‘[
   slider3d_gallery 2000 /]’); ?> in .php, nothing appears. No errors either.
 *  [vjpo](https://wordpress.org/support/users/vjpo/)
 * (@vjpo)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/short-code-issue-please-help/#post-2469467)
 * Try plan **b** (copy/paste) 🙂
    Unfortunately, I can’t test this plugin now. 
   But do_shortcode() must work. Check if the code is correct.
 *  Thread Starter [y0mannn](https://wordpress.org/support/users/y0mannn/)
 * (@y0mannn)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/short-code-issue-please-help/#post-2469543)
 * I don’t know why it isn’t working and I’m not very good with the source code 
   thing (there is just too much). Not sure, could you check into this for me?
 *  Thread Starter [y0mannn](https://wordpress.org/support/users/y0mannn/)
 * (@y0mannn)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/short-code-issue-please-help/#post-2469562)
 * Okay, I tried this again.
    I added this on front-page.php at the location I wantd
   it to be. This is what I added: <?php echo do_shortcode(‘[slider3d_gallery 2000/]’);?
   >
 * Now instead of having the actual plugin display there, it displays this as a 
   text: [slider3d_gallery 2000 /]
 * I have checked the code many times now and it is definitely right, I have tried
   the same code in pages and it works.
 * What is wrong then?
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [14 years, 5 months ago](https://wordpress.org/support/topic/short-code-issue-please-help/#post-2469582)
 * > Now instead of having the actual plugin display there, it displays this as 
   > a text: `[slider3d_gallery 2000 /]`
 * That means it can’t pull the code in.
 * Where are you getting slider3d_gallery? Is it from a plugin? Which one?
 * Not _all_ shortcodes work outside posts.
 *  Thread Starter [y0mannn](https://wordpress.org/support/users/y0mannn/)
 * (@y0mannn)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/short-code-issue-please-help/#post-2469583)
 * ehh smart guess.
    Yes, I’m using slider3d_gallery. I don’t mind using something
   similar that would work. I just like the animations of slider3d and it’s exactly
   how I want.

Viewing 15 replies - 1 through 15 (of 37 total)

1 [2](https://wordpress.org/support/topic/short-code-issue-please-help/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/short-code-issue-please-help/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/short-code-issue-please-help/page/2/?output_format=md)

The topic ‘Short Code issue please help’ is closed to new replies.

## Tags

 * [shortcode issue](https://wordpress.org/support/topic-tag/shortcode-issue/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 37 replies
 * 4 participants
 * Last reply from: [vjpo](https://wordpress.org/support/users/vjpo/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/short-code-issue-please-help/page/3/#post-2469666)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
