Jorge Dändliker

Forum Replies Created

Viewing 15 posts - 46 through 60 (of 140 total)
  • Author
    Posts
  • in reply to: Adjustments on title, date and time #461114

    Jorge Dändliker
    Buyer
    Post count: 150

    Hi Alex
    Thank you for your feedback. May I kindly ask you on which files I have to make the adjustments? For example, if I want to change the listings overview? Is there a documentation on this? Any further help would be very appreciated.
    Thanks again
    Jorge

    in reply to: Last update on listing overview #439831

    Jorge Dändliker
    Buyer
    Post count: 150

    Hi Alex

    Thank you very much for your detailed and appreciated feedback.

    Regards
    Jorge

    in reply to: Urgent help needed: Fatal error #434798

    Jorge Dändliker
    Buyer
    Post count: 150

    Hi Kiran
    Shame on me. I did not see that I habe used wrong single quotes.
    Now everything is working again.
    May I still ask a question?
    Is „59“ on the above mentioned function really an Event ID? I wonder because the function ensures that the event dates are showing on EACH Event. If not, what is the „59“ for?

    Thanks again for your help!

    Regards
    Jorge

    in reply to: Urgent help needed: Fatal error #434717

    Jorge Dändliker
    Buyer
    Post count: 150

    Hi Kiran
    Thank you for your feedback, even if the function worked without problems until before the update. I have now corrected the typo. Calling up the event details now works again, but unfortunately the event date is no longer displayed. What am I doing wrong? Here is the function which I have put in a snippet:

    add_action(‘geodir_details_main_content’, ‘custom_geodir_event_show_schedule_date’, 59);
    function custom_geodir_event_show_schedule_date() {
    global $post;
    if ($post->post_type != ‘gd_event’) {
    return;
    }
    geodir_event_show_schedule_date();
    }

    Thanks again and regards
    Jorge

    in reply to: Urgent help needed: Fatal error #434621

    Jorge Dändliker
    Buyer
    Post count: 150
    This reply has been marked as private.
    in reply to: Social Importer for FB – FB API Access Issue #431685

    Jorge Dändliker
    Buyer
    Post count: 150

    Following!

    in reply to: Questions regarding additional payment features #430650

    Jorge Dändliker
    Buyer
    Post count: 150

    Hi Alex
    Thank you for your feedback. I will try to use Invoicing for the planned features, but please don’t be angry if I come back to you with more questions. Above all, it is not yet clear to me how I can make these additional offers available to users or how I can present them on my website – but as I said, I will try.

    Regards
    Jorge

    in reply to: Strange behaviour when searching for events by date #428179

    Jorge Dändliker
    Buyer
    Post count: 150

    Hi Kiran

    Thank you for your feedback. I think I will have to wait until the next release as I don’t have any clue how to handle the patch and the FTP credentials are working on my side (we had the same issues already earlier).

    So thanks again for your appreciated help!

    Regards
    Jorge

    in reply to: Strange behaviour when searching for events by date #427996

    Jorge Dändliker
    Buyer
    Post count: 150
    This reply has been marked as private.
    in reply to: Strange behaviour when searching for events by date #427567

    Jorge Dändliker
    Buyer
    Post count: 150

    Dear Kiran

    Thanks for your help. Do you know already by when the problem will be fixed?

    Regards,
    Jorge

    in reply to: Strange behaviour when searching for events by date #424017

    Jorge Dändliker
    Buyer
    Post count: 150
    This reply has been marked as private.
    in reply to: Strange behaviour when searching for events by date #423861

    Jorge Dändliker
    Buyer
    Post count: 150
    This reply has been marked as private.
    in reply to: Strange behaviour when searching for events by date #423617

    Jorge Dändliker
    Buyer
    Post count: 150
    This reply has been marked as private.
    in reply to: Limit the duration of an event #418961

    Jorge Dändliker
    Buyer
    Post count: 150

    This is really regrettable that this function has been changed and does not really make much sense to me, but if the majority of users apparently want this to happen, it will have its reasons.

    Thank you
    Jorge

    in reply to: Limit the duration of an event #418463

    Jorge Dändliker
    Buyer
    Post count: 150

    Dear Stiofan
    Thanks for your feedback. I really think that events that have already started should no longer be listed under the future events. Normally, for example, you cannot join a course that has already started weeks later. Therefore events with start date in the past and with end date in future should be listed under the past events.

    My recommendation:
    If the start date is in the past, show the event under past events (whether the end date is in the future or in the past)
    Possibly you could also ask the administrator via option if he wants to leave it as it is or if he wants to set it according to my wish/my suggestion.

    Thank you for listening 🙂

Viewing 15 posts - 46 through 60 (of 140 total)