Changing output of a Filter Bar plugin function

Home Forums Calendar Products Events Calendar PRO Changing output of a Filter Bar plugin function

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1570531
    tompha
    Participant

    Hi there,

    The file is called Filter.php which has a function called displayFilter() which outputs HTML… I need to edit the output off the HTML. Can you please describe the best way to do this? The themers guide doesn’t have an explanation on how to edit functions, only templates.

    Thanks,
    Tom

    #1570839
    Sky
    Keymaster

    Hi Tom,

    Thanks for reaching out! I will try to help you with your question.

    Unfortunately, there is not a straight forward way to replace complete functions or class methods within our plugins. Many of our functions do include filters on the output, allowing you to override what is printed out without needing to edit the original function. This particular function, however, only has a filter for the values that are inserted into the markup.

    While many aspects of our plugins are highly customizable, I’m not sure this is something that would easily be accomplished.

    Sorry I don’t have better news for you! Please let me know if you have additional questions.

    Thanks,
    Sky

    #1586797
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Changing output of a Filter Bar plugin function’ is closed to new replies.