Support

Home Forums Event Espresso Premium CSS Issues

CSS Issues

Posted: March 14, 2018 at 1:29 pm


jlarsen01

March 14, 2018 at 1:29 pm

Eventespresso is not finding the path to the CSS files… getting errors


Josh

  • Support Staff

March 14, 2018 at 1:39 pm

Hi there,

May I ask what’s the exact error message you’re seeing?


jlarsen01

March 14, 2018 at 1:42 pm

When I go to inspected I see this…

GET http://ws12-lscomm/wp-content/themes/stockholm/css/font-awesome/fonts/fontawesome-webfont.woff2?v=4.4.0 net::ERR_ABORTED
(index):734 GET http://ws12-lscomm/wp-content/plugins/event-espresso-core-reg/coretemplatesglobal_assetsscripts/espresso_core.js?ver=4.9.58.p net::ERR_ABORTED
(index):754 GET http://ws12-lscomm/wp-content/plugins/event-espresso-core-reg/coretemplatesglobal_assetsscripts/EE_Error.js?ver=4.9.58.p net::ERR_ABORTED
(index):736 GET http://ws12-lscomm/wp-content/plugins/event-espresso-core-reg/coretemplatesglobal_assetsscripts/checkbox_dropdown_selector.js?ver=4.9.58.p net::ERR_ABORTED
(index):735 GET http://ws12-lscomm/wp-content/plugins/event-espresso-core-reg/modules/ticket_selector/assetsticket_selector.js?ver=4.9.58.p net::ERR_ABORTED
(index):736 GET http://ws12-lscomm/wp-content/plugins/event-espresso-core-reg/coretemplatesglobal_assetsscripts/checkbox_dropdown_selector.js?ver=4.9.58.p net::ERR_ABORTED
(index):754 GET http://ws12-lscomm/wp-content/plugins/event-espresso-core-reg/coretemplatesglobal_assetsscripts/EE_Error.js?ver=4.9.58.p net::ERR_ABORTED


Josh

  • Support Staff

March 14, 2018 at 2:33 pm

It looks like something is stripping away some of the slashes from the URL. For example this:
/wp-content/plugins/event-espresso-core-reg/coretemplatesglobal_assetsscripts/EE_Error.js?ver=4.9.58.p

should actually be this:
/wp-content/plugins/event-espresso-core-reg/core/templates/global_assets/scripts/EE_Error.js?ver=4.9.58.p

Can you try temporarily switching to the default WordPress theme and temporarily deactivate all other plugins and check to see if the issue persists? This will rule out a conflict with the theme or plugins.

The support post ‘CSS Issues’ 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