Impeccable support

Home Forums Calendar Products Events Calendar PRO Impeccable support

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1045371
    oniregoc
    Participant

    Hello George, hello Rob

    I’m really angry !

    I can understand you can’t provide custom code support but you could at least give a direction in which to look or let the tread open to make possible an other user to help !

    Are you comfortable working your way through code? Hop right to our own codex and dig through the actions, filters, and functions that make up The Events Calendar.

    Yes I am ! but sometimes explainations or little help on how you did it make life easier than reverse engineering !

    #1045382
    George
    Participant

    Hey @oniregoc,

    I didn’t mean to make you angry at all, and would love to help as much as possible.

    However, we cannot help with custom code as stated here in the “Product Support” section → http://theeventscalendar.com/terms

    With that being said, can you elaborate on your questions that you still need help with? I will help as much as possible!

    Sincerely,
    George

    #1045403
    oniregoc
    Participant

    My question was about handelbars [[=title]] here :

    https://theeventscalendar.com/support/forums/topic/title-2/

    It’s really easy to trumcate a title with php but your tooltip.php tempale is not that customizable because it use handelbars. As you know you can’t manipulate handebars with php so what’s the solution ? I just need a direction not the code.

    #1048621
    George
    Participant

    Hey @Oniregoc,

    Thank you for elaborating on what your question is here. The best answer to your question, however, is inside another template file within The Events Calendar: single-event.php

    This is mentioned in the header of tooltip.php, like this:


    /**
    *
    * Please see single-event.php in this directory for detailed instructions on how to use and modify these templates.
    *
    */

    So, if you head to that single-event.php file, you will see a big huge comment block with a step-by-step example of customizing the tooltip.php data, which is direction that you can then use to customize the titles and other things as you see fit.

    We won’t be able to help with this process but that file’s information should be very, very helpful.

    Best of luck with your customizations!
    George

    #1076417
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Impeccable support’ is closed to new replies.