dkance
Forum Replies Created
-
Hi @codepeople,
Thank you for your quick response.
The page is only accessible to registered/logged in users.
Any other way that I can send this info or investigate the issue?
Thanks.
Hi @codepeople,
Thank you for responding. I totally understand.
Thanks for the contact info.
Regards.
Forum: Plugins
In reply to: [Appointment Hour Booking - Booking Calendar] Redirect Submit Button LinkHi @champsupertramp,
Thank you for responding.
That is exactly what I have done and is working ok.
Thanks a lot!
Regards,
Diego
Hi @mansurahamed,
Thank you so much for your quick response.
I might have not been clear enough.
The concern is regarding avoiding double work for the user who is registering (the Registration and Profile forms already exist).
It would be great that the user doesn’t have to fill out a Registration form and then a Profile form with the same exact information.
Is there a solution to avoid this double work?
Thanks again,
Best,
Diego
Hi @champsupertramp,
Thank you for asking.
The My Account (Mi Cuenta) button is a menu item in the Main Menu (see image below).
https://drive.google.com/file/d/1ox1pZgPpI2rbYunQXroFmuStrc99sCya/view?usp=sharing
After testing options I learned that “any” User Role can access My Account and edit hers according to the Role settings.
Thanks again for following up.
Regards,
Diego
- This reply was modified 4 years, 6 months ago by dkance.
Hi @champsupertramp,
Thank you for the code.
I added it to Additional CSS but in this case the solution did not work.
Added
!important;but did not work either, added.umat the begining also.Message + sad face still showing.
Any other option?
Regards,
Diego
- This reply was modified 4 years, 6 months ago by dkance.
Forum: Plugins
In reply to: [WooCommerce] Checkout and Cart pages title blocks site logoHi @nixiack8,
Thank you for answering.
I wanted to edit the margins but could not.
I resolved it by hiding the titles using CSS on Additional CSS
.woocommerce-checkout .entry-title{ display:none !important; }Regards,
Diego
Hi @champsupertramp,
I found the solution.
In the Profile Form:
Show display name in profile header?
Select
No
Regards,
Diego
Hi @champsupertramp,
I resolved the issue (syntax error).
The code below worked perfectly fine.
[um_embed_profile user_id="11" form_id="Abbreviated Form"]Thanks a lot!
Regards,
Diego
Hi @champsupertramp,
I tried the above mentioned code with the new Abbreviated Profile but it went blank.
The issue now is that before I had the Full Profile Displayed using that code and now it is blank also.
Please advise.
Thanks,
Diego
Hi @champsupertramp,
Thank you for getting back to me.
I am sharing the Fatal Error message
Error Type E_PARSE in line 1 of file code-snippets eval()’d code. Error Message: syntax error, unexpected ‘&’
I hope it helps.
Regards,
Diego
Hi @champsupertramp,
Thank you for the inquiry.
When a User is logged in I will like to add a menu item “My Account” so that the user can edit her account.
If I have different User Roles will the “My Account” menu item be ok for any type of User Role logged in trying to edit her account?
Thanks,
Diego
Hi @champsupertramp,
Thank you for the orientation.
The the option “Can edit their profile?” is checked.
The issue is that the Default Profile has no fields so when trying to edit it the following message is displayed:
Your profile is looking a little empty. Why not add some information!
Is there a way to avoid this message if this User Role only has user and password as data?
Thanks,
Diego