karlos m
Forum Replies Created
-
AuthorPosts
-
I want to hide the name with css from the registration form. Then I want to hook into the corresponding hook to extract the first part of the email and assign in as nickname and display name.
What hook would it be? This hook ‘user_register’ is not making it.
Thanks for your help!
Thank you!
How can I hook into the registration function?
This hook ‘user_register’:
add_action( ‘user_register’, ‘km_registration_hook’, 10, 1 );
Seems not to be working.Is the theme using other function for the registration?
Thank you!
I have noticed that they can get away signing up without full name but then the author page url which would have to be something like this:
https://www.oigente.com/author/{username}/
is like this (no username at the end):
https://www.oigente.com/author/thus it is not displaying properly.
Please advise how to fix this.
Thank you very much for your help!
Thanks!
January 31, 2017 at 4:25 pm in reply to: Keep user location session throughout whole user session (visit) #352686This reply has been marked as private.ok great it worked. thanks
Thanks !!!
January 13, 2017 at 6:08 pm in reply to: How can we get the events not to display the end time? #342176I see.
Most events don’t provide with an event length or “end time”. Most events just give you the time for you to show up XD, you know what I mean?
I would be nice to have functionality for start time only time in the near future.
Any way to hide it with css?
Thank you!
January 13, 2017 at 6:06 pm in reply to: Custom theme template for gd_eventcategory taxonomy #342175yes I want to create whole new different design for that specific category. like completely different.
I thought following wordpress codex:
taxonomy-gd_eventcategory-season-guide.phpWould do it.
how could I achieve it?
Thanks
Thanks
January 12, 2017 at 7:29 pm in reply to: How can we get the events not to display the end time? #341585This reply has been marked as private.January 12, 2017 at 6:14 pm in reply to: How can we get the events not to display the end time? #341549Hello!
Kor: I would like NOT to show the event time->end if there is none. Most events start at a given time, but there is not approximate ending time. So answering to your question, both.
Giri: I am talking about the end time. Most events start at a given time, but there is not approximate ending time. I suggest that when creating a new event, in the event time->end, the dropdown box should have something like “No end time” or “Select” so if nothing is selected as end time, the end time would not be displayed anywhere for that event (more info, side bar, etc)
Thank you for your help!
It worked like a charm thanks!
January 12, 2017 at 7:41 am in reply to: GMap only to show events around me (ie: 100 miles around me) #341308Ok i will give it a try. thanks!
January 12, 2017 at 7:41 am in reply to: How can we get the events not to display the end time? #341307the link is http://www.organiste.net thank you!
-
AuthorPosts