donmik
Forum Replies Created
-
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Email not syncedCheck the last support please.
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Profile Picture not UploadingOk, I will release the update soon.
I answered about this error about duplicate fields just now. You can read here.
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] CheckboxHi,
This seems to happen when you use a theme which is not prepared for buddypress. In my test site, I’ve installed buddypress default theme and it’s working well.
I’m in contact with buddypress developers to solve this “bug”. You can follow the thread here. If they say me this is not a bug, then I will need to update my plugin and probably rewrite many things so it can take a while.
To solve this now, you need to install bp default theme or a buddypress theme. If you can wait, follow the thread and we will see how it goes.
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] CheckboxWhat theme are you using? Can you switch to buddypress default theme and see if the error is still there?
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Profile Picture not UploadingHi,
I’ve completely rewritten my plugin because I detect some errors in file and image types. I’ve uploaded the new version to github while I’m testing it, can you download it and try to see if the new version solve the error?
Thanks!
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Custom post typemmm, I’ve been trying to add a rich text editor but then I have to let it go because it was too complicated to integrate…
You can request new features on Github. I can’t promess anything but maybe in the future I can integrate it or other developers can help you.
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] BuddyPress 2.0Yes, I know there is no disrespect. Don’t worry. I can’t help if it’s a premium theme, I only can help if the theme is free… So if it’s a premium theme, I think you need to find the files or give me as much info as you can…
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] BuddyPress 2.0Hi,
In the faq, I explain what hook you need to have in your theme. If you don’t find the edit.php or register.php you need to search in your theme the files responsible of displaying edit profile form and registration form.
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Min and Max FieldsCan you explain a bit more please?
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Donation! Embed VideoHi,
Buddypress filters the html so this is complicated and you are not able to do this now. What you can do is ask for the url of the video and then create a filter to display the iframe…
Hi,
I don’t know any way to do this. The translations of pot file are inside the code of plugin, not the name you write in wordpress administration. Try to ask in buddypress forums to see if they can help you.
Sorry!
You can read the FAQ and see how to use the filter…
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] BuddyPress 2.0No problem! But I can’t try it because buddyboss is a premium theme. Check the default buddypress theme and compare the templates between the two themes maybe you can see what buddyboss is missing…
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] BuddyPress 2.0Hi,
I’ve already tested buddypress 2.0 beta version with my plugin and I don’t see the bugs you are talking about. When I’m on profile page of a member, I can see only the age or only the birthdate. When I’m on the edit profile form, all is working good too…
Can you send me maybe screenshots to see what you are viewing?
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Custom post typeSorry, but this type of field is not doing what you think. This type of field is meant to create a country field for example using the Countries plugin.