Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Sudavar

    (@sudavar)

    Hello, yes you are correct. In a recent update, i changed some code handling this button in options section and it broke there. Hang on, i will release a bugfix. Thank you for letting us know.

    Thread Starter lucassandes

    (@lucassandes)

    Thank you for the quick response!

    taking the opportunity, could you make a view in the widget where I could see a list of the upcoming birthdays?

    For example, today is jan 14th, the widget could show something like this:

    Upcoming Birthdays:

    Jack – Jan 14th (TODAY)
    May – Jan 16th
    John – Jan 18th
    Luke – Feb 14th

    THnak you again

    Plugin Author Sudavar

    (@sudavar)

    Hello, due to some personal things the fix will have to wait for 1-2 days. As far as the new view is concerned, we have thought about something like that but there must some planning to be done. For example: what if 20 people have birthday today? 20 rows could be a problem. The days forward on the other hand could be an option.

    Please share your thoughts with us, as this new view would be a very feature.

    Thread Starter lucassandes

    (@lucassandes)

    Hello again! No problem, thank you again!

    I did not thought about that. Probably because my db will be small (around 220 records and that would not happen). How about showing a pre-chosen number, for instance, 5. And if you have more than that you can have a button “Show more” showing more 5 via ajax (you could do it many times as you want). I don’t know if this is very complicated. It is just an idea.

    If you won’t implement, I’ll have to do it by myself, because I will need this feature to be implemented for this a project that I am working on. And, again, taking the opportunity, how can I make the queries on the class-birthday-widget.php to implement this feature (in my case will be very simple). I was thinking in creating a new case on that switch-case to show in the way I need.

    Thank you more on time!

    Regards

    Plugin Author Sudavar

    (@sudavar)

    Hello again, sorry for the days passed. Version 1.6.9 released fixing the bug you mentioned.

    As far as the other view is concerned, we gave it a thought and liked the idea very much. However the code needed is more complicated and will be in the next version.

    If you decide to write some code on your own, consider that:
    – You shall make a new case in class-birthdays-widget.php at line 291 and add another option in line 79
    – The query getting the birthdays is located in birthdays-widget-ajax-callback.php at function birthdays_widget_check_for_birthdays in line 9
    – The query needed to find “next” birthdays doesn’t seem simple…

    As soon as possible we will try to make a view like that (currently there are exams at Univercity), however send us any progress you make or any questions you may have.

    PS: If everything works and you like our work, please consider leaving a rating.

    Thread Starter lucassandes

    (@lucassandes)

    Hello!

    No problem! Thank you for the very quick support. I’m glad that you liked the ideia! I’ll try something in the upcoming days, if I achieve what I want I can share with you. If I don’t, I’ll probably have to make a workaround to launch the project and will wait for your official version and update after that.

    I will rate as 5 stars for the nice plugin and for the nice support as well. You can label this resolved if you will.

    Regards!

    Plugin Author Sudavar

    (@sudavar)

    Hello there, don’t know if you saw it but there is a new template called upcoming and it’s exactly what you wanted.

    Looking forward to hear your opinion.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Image registering a new user’ is closed to new replies.