Title: [Plugin: WP Supersized] &quot;Another&quot; doesn&#039;t work
Last modified: August 20, 2016

---

# [Plugin: WP Supersized] "Another" doesn't work

 *  [cajos1968](https://wordpress.org/support/users/cajos1968/)
 * (@cajos1968)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-supersized-another-doesnt-work/)
 * I have build a template with artisteer (Beta 4) and can’t get super to work with
   that template. When I load the 2011 or 2010 it works great. Any pointer to where
   to look?
 * [http://wordpress.org/extend/plugins/wp-supersized/](http://wordpress.org/extend/plugins/wp-supersized/)

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

 *  Thread Starter [cajos1968](https://wordpress.org/support/users/cajos1968/)
 * (@cajos1968)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-supersized-another-doesnt-work/#post-2991929)
 * This is what differs on the second tab
 * Select the page template(s) where Supersized should be used:
 * Sorry, no template found. Your theme is not using any non-standard page template
 * What does that mean?
 *  Plugin Author [Benoit De Boeck](https://wordpress.org/support/users/worldinmyeyes/)
 * (@worldinmyeyes)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-supersized-another-doesnt-work/#post-2992007)
 * The plugin gets the list of templates by calling the standard WP function get_page_templates().
   I have no experience with Artisteer but it would look like the template generated
   by Artisteer is not compliant with the WP standards ?
    Make sure that your template
   contains its name in the correct way, like this:
 *     ```
       <?php
       /*
       Template Name: name of you template
       */
       ?>
       ```
   
 * Have a look [here](http://codex.wordpress.org/Pages) for examples of page templates.

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

The topic ‘[Plugin: WP Supersized] "Another" doesn't work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-supersized.svg)
 * [WP Supersized](https://wordpress.org/plugins/wp-supersized/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-supersized/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-supersized/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-supersized/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-supersized/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-supersized/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Benoit De Boeck](https://wordpress.org/support/users/worldinmyeyes/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-supersized-another-doesnt-work/#post-2992007)
 * Status: not resolved