Support

Home Forums Event Espresso Premium Miscellaneous Text Appearing After New Install

Miscellaneous Text Appearing After New Install

Posted: September 16, 2014 at 2:08 pm


hsw2020

September 16, 2014 at 2:08 pm

Hi, we have miscellaneous text appearing on our website after installing Event Espresso. It goes away if we deactivate the plug-in. Thanks for your help.

Website: http://www.hsw2020.org


Dean

September 17, 2014 at 1:36 am

Hi,

The theme is calling the_post() on line 164 of semantic-classes.php which is causing this issue. Why it is calling it is unknown, but commenting it out resolves the issue.

http://codex.wordpress.org/Function_Reference/the_post


hsw2020

September 17, 2014 at 9:15 am

Thanks Dean. That’s certainly helpful. However, I can’t seem to find the_post() on line 164 of semantic-classes.php. Is that the line I need to comment out?


Lorenzo Orlando Caum

  • Support Staff

September 17, 2014 at 2:03 pm

Hi John,

Here is the location:

/wp-content/themes/evolve/library/extensions

At around line 164, you’ll see this:

http://cl.ly/image/3C0l0P2L2R44

You can comment it out like this:

// the_post();


Lorenzo


hsw2020

September 17, 2014 at 3:23 pm

That worked! Thanks, gentlemen.

The support post ‘Miscellaneous Text Appearing After New Install’ 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