Alexander Ford
September 17, 2015 at 4:45 pm
I’m having the same issue with my website.
The page with the [ESPRESSO_EVENTS] short code shows upcoming events when there are some, and when there are no events, I get the error message below:
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
The page I’m referring to is http://measurablegenius.com/events/
I’m using the Divi theme and I am unable to find a template in the theme called content-none.php.
If that doesn’t exist, what do I do? Can I just create it?
Thanks for your help.
Alexander
Lorenzo Orlando Caum
September 17, 2015 at 5:54 pm
Add New Note to this Reply
Hi Alexander, I split your support post since you are using a different theme.
That messaging is from the no-results.php file which is used when an archive page doesn’t have any results:
http://cl.ly/image/1w0z2V1W3s3f
‘No Results Found’,’Divi’
‘The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.’,’Divi’
The messaging is translation ready so it could be changed via a gettext filter (https://eventespresso.com/wiki/how-to-change-wording-with-poedit/#custom-function ). However, this would apply sitewide.
—
Lorenzo