customizing list-widget plugin

Home Forums Calendar Products Events Calendar PRO customizing list-widget plugin

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1103634
    Michael
    Participant

    First of all, I had to copy list-widget.php to [my-theme]/tribe-events/widgets, NOT to [my-theme]/tribe-events/pro/widgets, as the the documentation states. Otherwise this file was being ignored.

    Once it was found, the helper functions that it calls are not available:

    FATAL ERROR: CALL TO UNDEFINED FUNCTION TRIBE_EVENTS_GET_LIST_WIDGET_VIEW_ALL_LINK() IN /VOLUMES/OPT/WORDPRESS/JUPITER2/WP-CONTENT/THEMES/JUPITER-CHILD/TRIBE-EVENTS/WIDGETS/LIST-WIDGET.PHP ON LINE 39

    This file is an identical copy of the one in [my-theme]/wp-content/plugins/events-calendar-pro/src/views/widgets/pro/widgets/list-widget.php.

    I’m simply trying to customize this file using a copy in the “tribe-events” subdirectory tree of my theme. What am I doing wrong?

    #1103832
    Josh
    Participant

    Hey Michael,

    Thanks for reaching out to us!

    If the “list-widget.php” is only working when you place it at “tribe-events/widgets” within your theme it sounds like you’re utilizing the list widget available within the free version within your widgets screen and it is now trying to pull the template for the advanced version available within the PRO version of the plugin.

    As a first step here, can you verify that you’ve got the PRO plugin activated on your plugins page?

    Thanks!

    #1110081
    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 3 posts - 1 through 3 (of 3 total)
  • The topic ‘customizing list-widget plugin’ is closed to new replies.