Posted: November 26, 2019 at 7:57 am
|
Hi EE-experts!
|
Hi, Can you outline the exact steps to replicate the error? The reason I ask is because I tried this by installing the Elementor Custom Skin plugin, then followed its documentation to create a custom loop template to show Event Espresso events, including the post content. Then I created a page and used Elementor to set that loop on a page. It all displays without errors though. Maybe there’s a step I’m not aware of that would cause the issue you’re seeing, and if you can outline the steps we can investigate further. |
|
|
Dear Josh, thank you for taking the time to test this setup yourself. This is really much appreciated! The error seems to arise as soon as you try to use the archive page of events from EE. Like you said “I created a new page” now and added the Elementor “posts” widget in which I can select the custom loop for displaying EE events. This now totally works. Error only appears when you try to use the EE /events page, even I already use a custom “slug” for this page like recommended. Nevertheless creating a new page solves this error, thank you for pointing me into this direction! What still is a problem: I cannot display the date & time of the event in these loops. I can use ACF, date of creation of the event, author and so on. Is there a shortcode I could use? I can’t use the standard EE grid and must use loops for this, since they need to look the same as our courses for LearnDash which we also show by displaying these loops. Could I somehow display information about date & time of the courses in a custom location except for the course content where it appears normally. As I said, a huge thank you for your help so far and your time Josh! |
You can add a shortcode by adding a little bit of PHP. First, you add this to either the theme’s functions.php or into a site specific plugin:
Then in your loop template item, you’ll then be able to use this shortcode: |
|
The support post ‘"No configuration section has been provided" when using Post Content in Archive’ 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.