Posted: September 15, 2020 at 8:00 am
|
See: https://share.vidyard.com/watch/rB4moB94MmGmuxFYpd61uJ? I’m trying to add and event list to a website where event the event espresso is not installed. dev.greatelakesreia.com. (event espress is installed on members.greatlakesreia.com). I have installed the plugin on dev.greatlakesreia.com. However its not working as shown in video. Let me know what to do. |
Hi there, It looks like you added the URL you want to pull the events from into the comments of the plugin itself, but you need to add it in the shortcode itself within a
You’re telling the shortcode which site it needs to pull the events from by passing the site in the URL parameter. I can’t tell from the video if you are already doing that so can you confirm, please? (I’m asking because I’ve just tested this on my own site and it pulls your event in fine: https://monosnap.com/file/ipUi9071ve7hJtQUK9kuadCju9tj42) |
|
|
Yes, I added the correct short code but its not working: |
Ok, thank you. So the next thing to check is that your server has allow_url_fopen enabled as that function Josh created relies on it. Go to Event Espresso -> Maintenance -> System information. Search for allow_url_fopen, what do you have for global and local value? Do you know how to enable WP_DEBUG mode on the site? If so, enable it and the shortcode may be throwing an error not currently visible. |
|
|
See: https://share.vidyard.com/watch/LFicXBYbTjzj1gZnC59yXJ? Does not look like it has a local value: global_value |
Ok, having no value means it’s false (nothing to display), so it’s disabled. Do you have cPanel or similar to edit PHP options? Or know how to access to the If so, open up the above and search for You should have https://monosnap.com/file/3JUQIJb733UvjPynME0uex0JbMd6W5 — Side question, does the Invoice/Receipt PDF look a little odd on your site and not show images? That’s a quick indication that allow_url_foepn is disabled and the PDF library we use relies on it. |
|
|
September 15, 2020 at 10:00 am In addition to the response above, I’ve also put both sites in debug mode. |
|
September 15, 2020 at 10:06 am I have cPanel. and since they have not actually used EE yet, I don’t know what the Invoice/Receipt PDF looks like from this account. |
|
September 15, 2020 at 10:13 am See: https://share.vidyard.com/watch/fGEkrRMCYUA1Mr8fvSEZNg? allow_url_fopen is enabled |
September 15, 2020 at 10:14 am cPanel often allows you to change allow_url_fopen in the same section where you select the PHP version to use and it’s usually under PHP options. See: https://chemicloud.com/kb/article/how-to-enable-or-disable-allow_url_fopen-in-cpanel/ |
|
|
September 15, 2020 at 10:26 am https://share.vidyard.com/watch/fGEkrRMCYUA1Mr8fvSEZNg? Still not working see: |
September 15, 2020 at 11:04 am Hmm, strange. Can you create a new temp page and outside of beaver builder add the same shortcode to the page, please? Then post the link here. Also, between line 17 and 18 on the snippet add That should output some details on the page that we can view on that new page. |
|
|
Hey I went to add the page this morning and it is now working. |
Not sure what to say about that one as I have no idea why that would be the case, but I’m glad it’s working for you all the same. If you run into more issues just let us know. |
|
The support post ‘Other site event list – plugin not 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.