Antonio

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Maybe usefull code for timezones fix #32151
    Antonio
    Participant

    Hello Rob,
    Thank you very much for you email and reply. Please let me check if with the fix the problem is sorted out.

    So far I have the problem that I do not know where the patch code should be placed as i do not have a functions.php but a template-functions.php
    I have attached the template-function.php (in an private email) file but I do not know where to insert the code proposed by Tim Wood in the Forum, as stated below:

    setTimezone(new DateTimeZone(‘GMT’));

    // modify the timezone with offset
    $datetime_obj->modify( $gmt_offset . ‘ hours’ );

    // return datetime
    $datetime = $datetime_obj->format( $return_format );
    }

    // example to convert start_time of Facebook event
    offset_date_to_timezone( $facebook_event->start_time, ‘America/Los_Angeles’ );

    Thank you very much for your help, support and reply,
    Best regards,
    Antonio Alcocer

    in reply to: Facebook Events Feature Requests #32149
    Antonio
    Participant

    What about displaying the scheduled time in the proper time zone?

    in reply to: Facebook Events Feature Requests #32148
    Antonio
    Participant

    What about being able to decide where an event will be categorized before it is actually imported?

    in reply to: Maybe usefull code for timezones fix #32147
    Antonio
    Participant

    hey guys and sorry for the following comment, but for me it does not make any sense to sell a plugin that does not do the job. because if at the end I need to manually change the event details, hour,etc…then, what is the utility of the plugin for? It does not make sense, then I will look at FB for the events and then create event by event in Worpdress.

    Anything that is not autmomatic in terms of importing data from FB, I do not see the benefit…Imagine that I want to import events from 100 fan pages with 3 events per page, I still have to review and change the 300 events created in WP.

    Sorry for this comment, but it is my opinion and somehow I feel extremely disappointed for purchaing a plugin that does not achieve what it is intended to be delivering.
    best regards,
    Antonio

Viewing 4 posts - 1 through 4 (of 4 total)