gkdias
Forum Replies Created
-
Hello again.
Following your advice, I found the login.php file in the following location: wp-content/plugins/events-manager/templates/forms/bookingform/login.php. I backed up the file, and did some experimenting. Finally, I was able to get both the username and password to work by adding the style parameter:
<input type=”text” name=”log” class=”input” value=”” style=color:black />
<input type=”password” name=”pwd” class=”input” value=”” style=color:black />It worked like a charm! I don’t believe I would have found it without your guidance, so I’m greatly appreciative.
I am noticing the same problem “Leave a Reply” section, where you can post a comment. I’m looking for a similar file for that, but haven’t found it yet. If you have any suggestions, I’m all ears.
Again, thank you @angelo_nwl for your help!!!
Good morning, @angelo_nwl. Thank you so much for your reply and advice. I will check this out tonight, and will follow up with you. I am much obliged for your assistance.
Best regards….
Angelo_nwl,
I’ve continued to work on this issue. As a result of your last recommendation, the Events Manager bookings text boxes (Name, Phone, Email and Comment, as well as the consent checkbox) all are legible now. However, the drop-down box values for ticket spaces are still very hard to read, and the username and password boxes are illegible unless you highlight what you typed. I can’t see how to correct it. Would you have a recommended custom CSS for those? Also, I’ve tried to find a list of all the CSS parameters, but can’t find one. If you have a good recommendation, I’d be very appreciative.
Thank you again for your assistance!
Hello, Angelo_nwl.
Thank you so much for your post and recommendation. I apologies, I didn’t see a notification come in that you had added a comment.
Your suggestion worked great! The drop-down lists are still barely visible, but using your example, I’ll see if I can locate that section in the theme, and do an additional custom CSS for it. I’ll follow up to let you know if I’ve figured it out.
Again, apologies for my oversight, and thank you again for your kind efforts!