Support

Home Forums Event Espresso Premium People Add-on (4)

People Add-on (4)

Posted: December 13, 2015 at 6:11 am


dcorso

December 13, 2015 at 6:11 am

Hi,

Since updatin the People Add-on from 1.0.2.p to 1.0.4.p, it’s not pulling through my custom template content-espresso_people-details.php which I have put into my theme folder.

The line in question on EED_People_Single.module.php says
$content .= EEH_Template::locate_template( EED_People_Single::$templates_path . ‘content-espresso_people-details.php’ );

instead of where it calls the other template like

$content = EEH_Template::locate_template( ‘content-espresso_events-people.php’ ) . $content;

That “EED_People_Single::$templates_path .” is new and not letting the custom file to be loaded.


Tony

  • Support Staff

December 13, 2015 at 12:45 pm

Hi dcorso,

Thank you for reporting this, we have this fixed in the next version fo the people add-on.

For the time being you can remove “EED_People_Single::$templates_path .” from that line, the updated version has the same fix.

The support post ‘People Add-on (4)’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso