Support

Home Forums Event Espresso Premium custom widget comming soon

custom widget comming soon

Posted: February 13, 2016 at 4:43 pm

Viewing 4 reply threads


Victor Quinten

February 13, 2016 at 4:43 pm

hi guys,
can some one please help me out, i have searched many times, butt i dont get it right.

i have changed the example of the custom comming soon widget a bit. i have an custom sql query build that retuns the event title, date and time of the event, category of the event and the venue of the event.

butt how can i putt this to work in the widget?
i also have made an custom widget butt i dont understand it πŸ™
can some one please help me?


Tony

  • Support Staff

February 15, 2016 at 3:39 am

Hi Victor,

We can not provide support for custom coding, if you are unsure of how the widget works you’ll need to hire a PHP developer who can help you customise it.

I can tell you that you do not need a custom query to pull in the information above as you already have an $event object. If you are using the widget shown here:

https://gist.github.com/Pebblo/d0d5f485ae0599e56e20

After line 347 you have the EE_Events object within $event. Which means you can do things like:

$event_categories = $event->get_all_event_categories();

To a pull in an array of categories assigned to the event, which you can then use. However as mentioned above if you are unsure you will need the help of a developer to help make your customizations πŸ™‚


Victor Quinten

February 15, 2016 at 4:17 am

Hi Tony, thanks for your reply.
can u tell me where i can find an php developer specialist in EYE?
i prefer a dutch or english speaking developer πŸ™‚


Tony

  • Support Staff

February 15, 2016 at 4:31 am

Sure. we have some developers familiar with EE listed here:

https://eventespresso.com/developers/event-espresso-pros/


Victor Quinten

February 15, 2016 at 5:32 am

ok thanks. i m contacting one of the developers.

Viewing 4 reply threads

The support post ‘custom widget comming soon’ 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.

Event Espresso