Support

Home Forums Event Espresso Premium Venue Form Stopped Working

Venue Form Stopped Working

Posted: September 25, 2014 at 7:23 pm


Stephen Pearson

September 25, 2014 at 7:23 pm

I had the venues working correctly. I upgraded by EE4 and now the template no longer works. I get the name at the top for the path to the form but nothing is displayed on the form just a blank page? I have not customized or changed the template in anyway.


Stephen Pearson

September 25, 2014 at 7:24 pm

The form has been working well up to today.


Tony

  • Support Staff

September 26, 2014 at 4:28 am

Hi Stephen,

This is being caused by your sites theme, within the themes styles.css file, on line 312 you’ll find this:

.entry-content {
overflow: hidden;
}

Notice if I remove that rule using Chrome dev tools, the venue details are displayed – http://take.ms/sX0h5

You can override this rule using something like:

#espresso-venue-details-dv .entry-content {
overflow: visible;
}

We recommend using either the My Custom CSS or Reaktiv CSS Builder plugins to add custom styles such as these.


Stephen Pearson

September 26, 2014 at 5:33 am

I am using the Cherry Framework. I installed the Reaktiv plugin and used the code above. Once I did that the venue page came back without further issue. Thanks


Tony

  • Support Staff

September 26, 2014 at 5:35 am

No problem Stephen 🙂

I’ll mark this thread resolved. Feel free to open up another if you run into any further issues.

The support post ‘Venue Form Stopped Working’ 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