Posted: August 10, 2014 at 9:10 am
|
I am on round 5 installing EE4, and it is still not live since January…. I thought I was getting good at it. Not sure if I don’t have a KEY in the development site and that might cause a problem? It is under the same domain. Page is at http://www.policecombat.com/total/?page_id=1906 Not sure why I have ‘Upcoming Events’ (additional header using theme styles) underneath the standard page header??? Space between events seems to be missing Google Maps, yet all are enabled and is turned on in settings. Clicking on an event leads to a page where it is not possible to register for an event. All default pages are in place, all else works except registration which is obviously the most important component. Using Total theme. Thank you in advance, -jed |
Hi, You are running an old version of Event Espresso 4 so I would backup and manually update to the current software. Your events are all upcoming so that is why its showing that heading. You can hide it using this CSS in your child theme’s stylesheet or a plugin like My Custom CSS or Reaktiv CSS builder: .page-id-1906 .page-header {display:none;} — |
|
|
Thank you! Uploaded new version, database ran successfully without errors. However, main registration page now errors, http://www.policecombat.com/total/?page_id=1906 Event pages still come up without any option to register: http://www.policecombat.com/total/?espresso_events=arrest-and-control-train-the-trainer-little-falls-mn Thank you for your help! |
|
New ‘add to ical’ icon now appears on sidebar widget, however links to homepage… |
|
Here is the error after upgrade: No configuration section has been provided while attempting to save “_Config”. EE_Config – _verify_config_params – 367 |
|
just to say i currently have the same issue, its a clean install of the latest EE4 though, not an upgrade. |
|
Good call Jackie! I owuld set the permissions right for the error log, maybe that will help. In Espresso Admin, I’m getting this error: “Event Espresso recommends PHP version 5.3.28 or greater in order for everything to operate properly. You are currently running version 5.3.13. Even though I’ve upgraded to PHP 5.5 it hasn’t gone away! http://www.policecombat.com/total/wp-content/ I’m now using PHP Version 5.5.6 |
|
I had no errors in my log since February, this is the entry as of today: [2014-08-11 02:34:59] Exception Details
|
|
All files in helper folder are set to 644, same as my previous version… |
Hi Kevin, Regarding the PHP notice, once you dismiss the message (button on the bottom right of the message) it should then not display again. We have created a ticket for the other issue reported and are currently investigating this, I have added a note to the ticket to update this thread with any news. I can tell you it is not due to the license key not being present. |
|
Just to confirm if you log into the server via FTP can you see the file ‘EEH_File.helper.php’ within /event-espresso-core-reg/core/helpers/? |
|
|
Can’t express my thanks. On Hawaii time and will be here if you need any other info or have instructions for me. Can be reached at jed@jednet.com |
|
Yes, the file is there, permissions 644, confirmed same with backup folder before upgrade, same permissions |
|
just to confirm i have the file as well. |
Thank you both. I’ve added extra notes to the ticket for the developers. I’m unable to reproduce this so will need some feedback from the developers, due to time differences this may take a little time but I just wanted to let you know we are looking into it. |
|
Hi Jed,
Can you go to edit the page that is throwing the error and re-save the page content? |
|
|
…. what happened to the rest of the posts? and whose Jed!? Also, for my part atleast, resaving the events page has made no difference. the shortcode is in the template file, so its unlikely to be anything database related |
|
I updated page, with same shortcode that was there before: [ESPRESSO_EVENTS sort=”ASC”], same result… http://www.policecombat.com/total/?page_id=2060 In addition, editing an event, and updating, and hitting ‘view’, content comes up without any registration options: http://www.policecombat.com/total/?espresso_events=l-e-a-d-s-law-enforcement-active-diffusion-strategies-coral-springs-fl I do not care for the post date or number of comments either. |
@Jackie, Jed started this thread. I split your follow up into another thread since it turns out that you’re experiencing a different issue (because you are trying to use [ESPRESSO_EVENTS] within a page template). Your thread can be found here: |
|
Hi Kevin, This looks like a permalinks issue. Can you try changing your WP permalinks settings to Post name? |
|
|
Updated permalinks to post name, same issue(s), you can easily see difference in URL’s |
If you now update the page containing the [ESPRESSO_EVENTS] shortcode, does the event list load correctly? So edit this page – http://www.policecombat.com/total/registration-2/ and just press Update.
Event Espresso uses your sites theme and injects the event details code into the content. So those 2 sections are actually from you’re sites theme and now Event Espresso. Regarding the registration options, have you previously moved any of the EE templates into your theme directory? |
|
|
Still same error, understood regarding post date etc. Error still reads No configuration section has been provided while attempting to save “_Config”. EE_Config – _verify_config_params – 367 |
|
PS I haven’t moved any templates, not sure what templates you are referring to. Courses page still has no registration option. http://www.policecombat.com/total/events/l-e-a-d-s-law-enforcement-active-diffusion-strategies-coral-springs-fl/ |
|
Scratch all comments…… I disabled wp-commerce and all works perfect… I remembered having this problem a while ago with EE3 (last year actually)… Still, think this conflict should have been addressed by now on your end since wp-commerce is so well used. May try woo-commerce, hope to go smoother, this really boggled the mind. I do have EE4 working ‘fine’ with wp-commerce on current site, http://www.policecombat.com/event-registration-2/ |
This is the WP ecommerce fix that you may be thinking of: https://eventespresso.com/topic/conflict-with-wp-e-commerce-plugin/#post-83460 — |
|
|
That didn’t work, however we only have a few products, and Woocommerce seems to play nice so far. Would like to get rid of the duplicate header ‘Upcoming Events’ if you could help point me to that http://www.policecombat.com/total/registration-2/ . Endless thanks for your time and support! -jed |
|
Would also like to remove ical button from sidebar widget… no setting in there for that. |
|
Sorry, thought all was good, now have shortcode only displaying at http://www.policecombat.com/total/registration-checkout/?ee=_register [ESPRESSO_CHECKOUT] Admin shows all default pages in the green…. |
|
Another issue, setting number of events to 4 in sidebar is having no effect, is displaying all 7 upcoming…. Really not sure what’s up with this new version??? |
Do any of these issues occur with a default WordPress theme? — |
|
|
Yes, registration checkout only shows [ESPRESSO_CHECKOUT] shortcode, and iCal button using 2014 theme…. Only problems we have with new Total theme…. |
Go to the page in WordPress admin –> Pages. Then delete the registration checkout page and then permanently remove it from the trash. Then create a new page called registration checkout and add the shortcode below and publish the page: [ESPRESSO_CHECKOUT] Then go to the Critical Pages in the General settings area of Event Espresso within the WP dashboard and check that the pages are all showing a status of ok. Then save changes on that screen. Then re-test the registration checkout page by trying to register for an event. — |
|
|
Thanks Lorenzo, that worked!!! Only remaining issues are: Duplicate page header on http://www.policecombat.com/total/registration-2/ , Getting rid of iCal button (looks horrible on 2014 theme even), and Widget Number of Events to Display which doesn’t seem to work. |
|
Scratch first entry, going to http://www.policecombat.com/total/events/ looks perfect. other issues remain. This theme is ‘going dark’ as far as background color. I did as instructed and moved espresso_default.css to uploads/espresso, but it doesn’t take. Any ideas? |
|
Sorry, since ‘Events’ works, where can I change title to Courses? http://www.policecombat.com/total/events/ |
Hi Kevin, The easiest way to hide the iCal is to hide it with CSS using something like: input.ee-ical-sbmt { display: none; } We recommend using either the My Custom CSS or Reaktiv CSS Builder plugins to add custom styles such as these. We also have a guide posted on how to change the events slug here: https://eventespresso.com/wiki/change-events-cpt-slug/ Does that help? |
|
|
Thank you that worked great. Remaining issues: In your CSS file espresso-default, it says to copy the file to uploads/espresso. Tried that and it didn’t work. Really wish so much was put into CSS it wreaks havoc especially working with a ‘dark’ theme. There should be a dark version of your css at the very least. Been 8 months and about to finally launch! Can’t wait! Endless thanks, -Jed |
|
Another minor detail, I did the functions.php fix you gave me above and was able to change Events to Courses URL wise. However when viewing event list the page title still says ‘Events’, same with Venue Detail – ‘Event Location’ instead of ‘Course Location’. Also the breadcrumb reflects Home > Events instead of Home > Courses. I did flush the permalinks. |
Hi, You would need to use a gettext filter to change those headings. The sample functions file only changes the default slug. https://eventespresso.com/wiki/how-to-change-wording-with-poedit/#plugins — |
|
The support post ‘Need Help! Crazyness going on….’ 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.