[Resolved] Do Homepage

Home Forums Support [Resolved] Do Homepage

Home Forums Support Do Homepage

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #829270
    Rob

    Hi, using a Directory plugin.

    One of its features, requires that I install a plugin called “Home Page Control”. So I can add various things to the homepage, I cant seem to find shortcodes within the plugin to just add them normally.

    For this to work, the theme needs this little PHP, which I cant find in the index.php of GP.

    <?php
    if ( is_home() {
    do_action( ‘hompage’ );
    }
    ?>

    Can you help achieve this, I have the Child theme installed.

    #830029
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Looks like you set this to resolved – did you get it working?

    Let me know 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.