Forum Replies Created
Author | Posts |
---|---|
May 22, 2014 at 11:13 am in reply to:
Problem when there are two registration forms on the same page 20826 | |
Alex | Hi @Tareq, Just about to add two wpuf forms to a single page, as mentioned in this topic. Is the solution outlined in this topic still necessary given most recent version of WPUF Pro? Thanks, |
March 7, 2014 at 1:36 am in reply to:
Using action hook to add custom taxonomy to form. 16258 | |
Alex | Hi Tareq, No worries about the delay. Thanks for taking the time to help us. I do have Something is wrong with the function at the point where it triggers selected values… |
March 6, 2014 at 2:51 am in reply to:
Using action hook to add custom taxonomy to form. 16223 | |
Alex | I know it’s a complicated question, but anyone any help with this from WPUF? Would appreciate it 🙂 |
February 26, 2014 at 10:58 pm in reply to:
Using action hook to add custom taxonomy to form. 15869 | |
Alex | Any assistance with this would be a big help if anyone has time 🙂 |
February 11, 2014 at 7:36 am in reply to:
How to map buddypress avatar on registration. 15306 | |
Alex | I know there has been… I was just checked because I hadn’t noticed the avatar field before so I got excited that it might work. Thanks Mahi. Alex |
February 11, 2014 at 6:41 am in reply to:
How to map buddypress avatar on registration. 15299 | |
Alex | The BuddyPress Profile Integration add-on actually has a form field for “avatar”, whereby members can upload a photo. However this form field does not show up under the BuddyPress mapping tab. Is this field supposed to work? thanks, Alex |
January 15, 2014 at 1:05 am in reply to:
How to map buddypress avatar on registration. 14405 | |
Alex | Gotcha. So it would be hard to hook in to… |
January 15, 2014 at 12:47 am in reply to:
How to map buddypress avatar on registration. 14400 | |
Alex | Hi Mahi and Tareq, Thanks for your comments. I read the post you linked to and I understand the reasoning behind it. I’m running a website (http://www.trekkingpartners.com/) where I need to have as many layers to authenticate people’s identity as possible, personal photos being a big one. If they aren’t required to do it upon registration, many don’t take the time to do it later. Guess I’ll figure out another way around this for now, as it doesn’t seem possible/wise to do it upon registration. Thanks! PS. Tareq, what do you mean, “What buddypress does for avatars is pretty crazy. So I am not sure if WPUF will ever support that!” |
January 7, 2014 at 10:59 pm in reply to:
How to map buddypress avatar on registration. 14214 | |
Alex | Hi Mahi, Thanks for your reply. I’m familiar with using BuddyPress avatars which people are already doing on my site. My issue is that I want to make it mandatory for new registrants to upload an avatar. This would need to be part of the registration process, if possible. Even though it’s complex, any other ideas of how to do this? Has anyone else ever succeeded in making avatars mandatory upon registration via other ways? thx, |
November 8, 2013 at 1:06 am in reply to:
Custom Field 'Date' value not saving as yyyy-mm-dd 9844 | |
Alex | Turned out to be an issue with the datepicker js I was using with my twitter bootstrap. It was altering the date format somehow! so fixed now… alex |
November 4, 2013 at 12:36 am in reply to:
Custom Field 'Date' value not saving as yyyy-mm-dd 9726 | |
Alex | Anyone have a moment to take a look at this – would appreciate it. Alex |
October 28, 2013 at 12:13 pm in reply to:
Custom Field 'Date' value not saving as yyyy-mm-dd 9500 | |
Alex | thanks @Mahi for writing back. Still looking for an answer to this. The main issue seems to be the front-end form saving the date as “mm/dd/yyyy″, not “yyyy-mm-dd″. When I save the date in the WPUF custom field box from the back-end, it saves correctly as “yyyy-mm-dd”. So something with the front-end form going on here. Any help would be great as each time someone creates a new post, I have to go in and re-edit their date from the backend. Alex |
October 21, 2013 at 8:44 am in reply to:
Custom Field 'Date' value not saving as yyyy-mm-dd 9237 | |
Alex | Anybody any other ideas here? Still trying to figure this out. |
October 18, 2013 at 10:22 pm in reply to:
Custom Field 'Date' value not saving as yyyy-mm-dd 9191 | |
Alex | @mahi, Thanks for the reply. That saves the date as “10/17/2013”, not “2013-10-12”, which is what I want. I have a search from that searches by date and it works in the latter format, so I’m trying to get WPUF to save in that format. Any other ideas? |
October 17, 2013 at 10:44 am in reply to:
Custom Field 'Date' value not saving as yyyy-mm-dd 9107 | |
Alex | Seems like no matter what date format I set in the backend setting, WPUF formats the date as 10/16/2013 in the front end and saves it at that. Anyone have any idea what’s going on here? |