Site logo

Archived topic

Do Homepage

1 reply · Started by Rob on March 5, 2019

Viewing posts 1–2 of 2

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.

Hi there,

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

Let me know :)

This archived topic is closed to new replies.