Showing Pods Content in the Thesis Theme with one line of code

This topic is: not resolved

This topic contains 2 replies, has 3 voices, and was last updated by  mrpiano 2 years, 3 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #161466

    sc0ttkclark
    Keymaster
    Post count: 781

    Add this to your Pod Page’s Precode section and you’re all set. It runs the Pods Content function right underneath whatever you’ve got going in your content area in your Thesis theme.<pre><?php add_action(‘thesis_hook_after_content’,'pods_content’); ?></pre>
    Or do it before:<pre><?php add_action(‘thesis_hook_before_content’,'pods_content’); ?></pre>

    #161467

    hsatterwhite
    Member

    Is there any way to integrate pods pages generated by slugs in to thesis?

    I.E. JChristopher’s series on building team profile pages and using the team/* under the thesis framework?

    #161468

    mrpiano
    Member

    How would you use this if you use Openhook? I’m sure you’re familiar with it, but basically you wouldn’t need to specify the location of the hook because you’re executing the code directly in Openhook and the plugin has text boxes that allow you to input commands for each hook available (so could get rid of the location but still want my pod to display)

    Thanks!

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

You must be logged in to reply to this topic.

Wordpress Cloud Hosting