Title: php code not working
Last modified: August 21, 2016

---

# php code not working

 *  Resolved [ncearly](https://wordpress.org/support/users/ncearlyaolcom/)
 * (@ncearlyaolcom)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/php-code-not-working-3/)
 * I”m trying to rotate some photos on my homepage for my site [http://www.millenniumgaming.net](http://www.millenniumgaming.net)
   I want them to appear above the 3 fields currently on the page. Playstation 4,
   xbox one, and wii u. I have this code set on home.php
 * ‘<?php if (function_exists(‘acx_slideshow’)) {acx_slideshow(“featured” , “240px”,“
   480px”);} ?>’ and the images are saved on a file Featured in the gallery and 
   I have the size set in the gallery to the same as well. Would love some help 
   with this.
 * [http://wordpress.org/plugins/simple-slideshow-manager/](http://wordpress.org/plugins/simple-slideshow-manager/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Acurax Technologies](https://wordpress.org/support/users/acurax/)
 * (@acurax)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/php-code-not-working-3/#post-4360612)
 * Hello,
 * Thanks for being with us, it looks like you have not placed the code properly,
   Please add php code just above <div id=”homepageleft”>
 * If you need us to do this for you, drop an email to info at acurax dot com
 *  Thread Starter [ncearly](https://wordpress.org/support/users/ncearlyaolcom/)
 * (@ncearlyaolcom)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/php-code-not-working-3/#post-4360643)
 * I added this above the div id that you told me above. It now shows but gives 
   the error message “The gallery group “Featured” is no longer available , Please
   reconfigure your widget/shortcode/phpcode which display’s this slideshow.”
 * I tried renaming featured in the code to featured1 and created a gallery named
   featured1 but it just shows the same message.
 *  Plugin Author [Acurax Technologies](https://wordpress.org/support/users/acurax/)
 * (@acurax)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/php-code-not-working-3/#post-4360644)
 * Please email wordpress login to info (at) acurax dot com and we will take a look,
   This is a rare case and so needs to look at settings.
 *  [miki.velasco](https://wordpress.org/support/users/mikivelasco/)
 * (@mikivelasco)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/php-code-not-working-3/#post-4360788)
 * This is also not working for me on [http://paras.me/](http://paras.me/).
 * PHP code is:
    <?php if (function_exists(‘acx_slideshow’)) { acx_slideshow(“homeslide”,“
   400px” , “1000px”); } ?>
 * Error message:
    The gallery group “homeslide” is no longer available , Please
   reconfigure your widget/shortcode/phpcode which display’s this slideshow.
 * The plugin works for me on a post when I use a shortcode:
    [acx_slideshow name
   =”homeslide”]
 * Please help.
 * Thanks,
    Miki

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘php code not working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-slideshow-manager_789db3.svg)
 * [Simple Slideshow Manager](https://wordpress.org/plugins/simple-slideshow-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-slideshow-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-slideshow-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-slideshow-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-slideshow-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-slideshow-manager/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [miki.velasco](https://wordpress.org/support/users/mikivelasco/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/php-code-not-working-3/#post-4360788)
 * Status: resolved