Posted: August 13, 2014 at 8:50 am
|
I am currently the developer who is developing the WordPress site for a client. mY main problem is if you insert the event information into the theme, the way it displays is great and that the look the client wants, but the information from the registrations and pricing etc from the espresso theme does not pull through for you to get the stats and figures you he wants. However iF you do this all in espresso you will achieve this, however the look is not ideal. We intend to be adding on more plugins related to espresso and would strongly appreciate your assistance and complete transparency with regards to this claim. Here are some links to read through. https://eventespresso.com/topic/help-i-just-moved-site-to-a-linux-server-running-php-5-3-and-now-ee-breaks-it/ Here is his current package , could you please advise on the compatibility or assistance as to why this is happening. In addition we had a new user added to the site which we did not add, how would they gain access to the site when they security to malicious activity, please see screen shots attached. Do you think the htaccess file was edited. . |
Hello, Event Espresso works well with themes that follow WP theme coding standards (http://codex.wordpress.org/Theme_Development#Theme_Development_Standards). From what we have seen, certain Themeforest themes do not do this which causes some issues. We are generally able to find a workaround for these cases. The reason why we don’t recommend Godaddy is because they sometimes make changes to the site or server without letting the client know. This can cause some issues such as email notifications suddenly not working when they were working just a few days prior. From your message it sounds like Event Espresso registrations are working but reporting is not. Could you expand on this statement:
— |
|
|
Hi Not quiet, I want to add my events to the themes section of events, and would like it to retrieve data from the espresso plugin such as registrations, pricing , transactions , so all the basic features that comes with Espresso EE4 4.3.0. So all i want is that they integrate effectively with the theme spike but it does not.Why is that. The look my client wants is relative to the theme. This should in normal circumstance work, however does not. |
|
Hi, EE4 uses Custom Posts Types, with an events archive. As such if the theme also uses a custom post type called events it could cause issues. If that is the case, you could rename the EE post type using this guide: https://eventespresso.com/wiki/change-events-cpt-slug/ Can you explain precisely, what is not working in relation to the theme? If we know the exact issues we can suggest something to resolve it (if it is possible to resolve). |
|
Hi Dean This was added to the theme’s functions.php file add_filter( ‘FHEE__EE_Register_CPTs__register_CPT__rewrite’, ‘my_custom_event_slug’, 10, 2 ); I would appreciate if you could refer to this link to briefly give you an idea Spikes is a wordpress theme especially designed for Bands and music websites. It contains The event management system has its own event section and so does espresso. Now my point as i mentioned is that the client prefers the look and display the theme provide and not the way it looks in the plugin. Do i make any sense to you at all. Do you still need further clarity? Thanks Gallery Management I would like to give you temp access to see what im seeing, what would be a secure way to give this information to u. |
|
Hi there |
Hi Shashika, There seems to be some confusion between Event Espresso ‘working with’ and ‘integrating with’ your theme. Event Espresso does not integrate with any theme in that it will not add any of the Event Espresso features to your Theme’s ‘Events’ section. Event Espresso events and your themes events are two completely different post types. Integrating EE with Spike (or any individual theme) would require custom development the likes of which we can not support unfortunately. However, Event Espresso does use the sites theme to output the event details so does work with the sites theme. So you can alter the output of the /events/ section (or whichever slug you have chosen using the function above) in various ways, one of which is to create a child theme and edit the templates specifically used by EE Events. We have an example of a child theme within event-espresso-core-reg/templates/Espresso_arabica_2014. More details are available here: https://eventespresso.com/2014/02/developers-corner-theming-event-espresso-4/ Does that help? |
|
The support post ‘CAN ESPRESSO BE USED WITH SPIKE EVENT THEME AND GODADDY AS HOSTING’ 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.