Title: PHP code?
Last modified: October 4, 2019

---

# PHP code?

 *  Resolved [bcarney](https://wordpress.org/support/users/bcarney/)
 * (@bcarney)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/php-code-70/)
 * The theme that I use has a default page that displays posts, so I can’t use a
   shortcode on that page. Is there a PHP snippet I can use that let me display 
   lists on the page? Thank you.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-code-70%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [QuantumCloud](https://wordpress.org/support/users/quantumcloud/)
 * (@quantumcloud)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/php-code-70/#post-11997162)
 * You can use the do shortcode php code inside your theme file:
 * <?php echo do_shortcode(‘[qcopd-directory mode=”all” style=”simple” item_orderby
   =”menu_order” column=”2″ enable_embedding=”false” orderby=”date” order=”ASC” 
   title_font_size=”” subtitle_font_size=”” title_line_height=”” subtitle_line_height
   =””]’); ?>
 * Hope that helps.
 * Thanks
 *  Thread Starter [bcarney](https://wordpress.org/support/users/bcarney/)
 * (@bcarney)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/php-code-70/#post-11998251)
 * Thank you – and I just learned something new, I didn’t know you could call shortcodes
   that way!
 *  Plugin Author [QuantumCloud](https://wordpress.org/support/users/quantumcloud/)
 * (@quantumcloud)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/php-code-70/#post-11998269)
 * You are most welcome! Glad to be of help 🙂
    Please consider leaving the plugin
   a great rating. That helps us a lot.
 * Thanks!

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

The topic ‘PHP code?’ is closed to new replies.

 * ![](https://ps.w.org/simple-link-directory/assets/icon-256x256.png?rev=1826196)
 * [Simple Link Directory](https://wordpress.org/plugins/simple-link-directory/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-link-directory/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-link-directory/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-link-directory/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-link-directory/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-link-directory/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [QuantumCloud](https://wordpress.org/support/users/quantumcloud/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/php-code-70/#post-11998269)
 * Status: resolved