Custom coding help needed

Home Forums Calendar Products Events Calendar PRO Custom coding help needed

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #12931
    Tony Fleming
    Member

    I would like to tweak the Events Pro widget code to place the title of the event title on the first line, followed by the date/time on the second. Hopefully this is a simple enough tweak and would appreciate if anyone could tell/me what code to take out and where, and what code to insert and where.

    Thanks!

    #12957
    Rob
    Member

    Hey Tony. Have you checked out the widget customization article we put together, in case that may help? It can be found here: https://theeventscalendar.com/how-to-completely-customize-widgets/. Let me know if this doesn’t give you what you need.

    #13115
    Tony Fleming
    Member

    Hi Rob — yes, Jonah pointed that out to me. I’m not a developer however, so those instructions are a bit beyond my skill set. I just need to swap the Event title to the first line and the date/time to the second. This is usually something can be easily done in a php file in almost every other plugin I’ve used. I have to say, for a paid product, ECPro is a very difficult plugin to customize for a customers’ needs.

    #13143
    Rob
    Member

    Hey Tony. Thanks for the note, and for the feedback. We are expecting that users working with this plugin will have some WordPress development experience. That being said I’m not a developer myself, so I can certainly get Jonah to offer up his thoughts on how this would be done.

    #13161
    Jonah
    Participant

    Hey Tony, which widget is it specifically that you are looking to customize?

    #13206
    Tony Fleming
    Member

    Thanks, Jonah. I would just like to swap the Event title to the first line and the date/time to the second.

    Tony

    #13211
    Jonah
    Participant

    Hi Tony, in which widget?

    #13212
    Tony Fleming
    Member

    Sorry.. the Event Calendar Pro.

    #13213
    Jonah
    Participant

    That’s not a widget, when you go to Appearance >Widgets, what is the name of the name of the widget in question?

    #13214
    Tony Fleming
    Member

    Events List Widget. Appears in sidebar at http://shiningstarsdc.org/events/

    #13215
    Tony Fleming
    Member

    I also need to know how to make this page, Upcoming Events, have as a title “Upcoming Events” or “Calendar of Events” rather than the name of the first event on the calendar (now the title appears to be Winter Break).

    #13217
    Jonah
    Participant

    Hey Tony, in order to customize the widget like you want to you’ll have to follow our tutorial on customizing widgets: https://theeventscalendar.com/how-to-completely-customize-widgets/

    To change the page titles try adding this code to your fucntions.php file: http://pastebin.com/3fyLV1g2

    #13222
    Tony Fleming
    Member

    Seems like we’re going around in circles. As I am not a developer, those instructions are beyond my skill level. Thus, per your suggestion, I posted the request here for custom widget help needed. Rob suggested you could help me, perhaps unaware of our previous exchange.

    In other calendar tools I’ve used, the widget was a basic set-up, using something like

    [li] [php language=”get_event_title”][/php] [br /] [php language=”get_event_starttime”][/php] echo ‘to’ [php language=”get_event_endtime”][/php] [/li]

    or such… I don’t know PHP, but it was something like that. What I would love to know is where that code exists in ECPro, and I can just swap the order of the title and the time. But I don’t have the skills to use the register widgets or rewrite PHP to the extent that page requires.

    #13298
    Rob
    Member

    Hey Tony. We talked this over internally here and what you’re requesting is custom work that would be a rather time consuming task to put accomplish; one that unfortunately falls outside the realm of support we’re able to offer for a $50 plugin.

    Since this is a customization related item, it’s inevitably going to require some basic coding skill to implement. At this point our best suggestion would be to either see if other forum users can assist with this, or hire a developer for an hour or two to take care of it directly.

    I realize this is probably not the answer you were hoping to hear and my apologies for not being able to provide more. Please let me know if you have any other questions on this.

    #975272
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Custom coding help needed’ is closed to new replies.