metalhead
Forum Replies Created
-
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Hide (required)Thank you! This resolved it. Thanks for everything!
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Hide (required)Thanks for your help. A link is right here.
I did remove the string (required) from all of the plugin’s php files. Would that throw the function off?
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Hide (required)Thanks for your reply!
I added the code, but it didn’t work for me, for some reason.
I’m using a child theme, so let me explain all the places I tried adding the code:
added it to child theme’s functions.php <- no luck, removed it from there
added it to parent theme’s functions.php <- no luck, removed it from there
added it to bp-xprofile-custom-fields-type.php (just a guess) <- no luck, removed itIs there anything else you can think of that might be getting in the way of this new function from working?
Thanks again!
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Modify Birthdate in the edit formPlease disregard my previous message. I figured out which file it goes in. Thank you for this code!
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Modify Birthdate in the edit formdonmik,
Please excuse me, because I am lost. I need to make this change as well, but I am having difficulty with the simple instructions you gave.
Would you please tell me precisely which file to edit to make this work? Do I need to add the code to the .CSS file and the .JS file?
Or, do I need to replace something with the code, rather than just add the code?
Sorry for my lack of skill in code reading, but I will appreciate just a little more help with this issue.
Thanks in advance!
Forum: Plugins
In reply to: [Buddypress Xprofile Custom Fields Type] Add image as profile photoHello,
I know I’m late entering this conversation, but I have tried to use the aforementioned code to accomplish this task, but without success.
There are 2 different files I tried working with. FUNCTIONS.PHP & THEME-FUNCTIONS.PHP, but it didn’t work. I copied the snippet verbatim, except I changed ID_OF_IMAGE_FIELD to Photo (which is the name of the image field I have declared with Xprofiles Custom Fields.
Is there anything obvious that I’m doing wrong?
Thanks!
Forum: Plugins
In reply to: [Wise Chat] Unable to Enter MessageThank you for your reply.
For unrelated reasons, I decided to reinstall WordPress, and I also reinstalled Wise Chat. Now, I am experiencing a different problem, which I will describe:
The input box, which usually says “Enter your message here..” is too small to read. I am able to input text, but the text is also too small to read. After pressing ENTER, the message displays properly in the main chat window (where all the messages are printed.)
I noticed that if I hover over the input box with my mouse, the hover-text reads as follows: “Use SHIFT+ENTER to move to the next line.”
If I follow those instructions, and press SHIFT+ENTER, the text box becomes larger, and the text I enter is then readable, however, I do not want the chat room to behave this way, for obvious reasons.
I understand that this may be due to issues with my theme or my jquery version, but I would like to get your opinion. My chat room is located here.
Thank you for the help!