Support

Home Forums Event Espresso Premium Seating Chart Question

Seating Chart Question

Posted: October 15, 2014 at 5:46 pm


Nancy Paulson

October 15, 2014 at 5:46 pm

I have the chart created and displaying as desired. My auditorium has rows by letter. Found out it is easier to create the chart with rows as numbers. I placed the text that will be printed on ticket (outside vendor, not EE tickets) in the Seat: (custom_tag in .csv). So – how do I NOT display the “Row: **” in the popup window when displaying the chart? Since I did not use the Description field, I would also like to not display that.


Josh

  • Support Staff

October 16, 2014 at 9:46 am

Hi Nancy,

This can be done, and in order to do so it will involve modifying the seating chart’s JavaScript and a little extra work to preserve the modification.

Step one is make the modification where you open up the seating chart plugin’s lib/js/seating_chart.js file and remove lines 225 and 226. You save copy and save this to a location outside the seating chart plugin. I recommend saving it in another plugin, or a WordPress child theme.

Step two is preserve the customization so it will stay in place after an update. This can be done by unhooking the espresso_seating_chart_load_js function from the ee_seating_chart_js WordPress action hook. Then add your own custom function to load the custom script.

If there’s a developer on your team they could likely use the above instructions to get this done. If not, please let me know and we’ll see what we can do to help further.


Nancy Paulson

October 18, 2014 at 11:21 am

Thanks, worked like a charm.


Dean

October 20, 2014 at 4:33 am

Hi,

Are we ok to mark this thread as resolved?

The support post ‘Seating Chart Question’ 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