Anticosti
Forum Replies Created
-
Thank you @rabbii
I badly expressed myself.
I meant the Error Message that appears when you don’t enter corresponding passwords:In French:
Confirmer Mot de passe *
Confirm Password ne correspond pasIn English:
Confirm Password *
Confirm Password does not matchLook carefully above you will understand.
Very nice statement!
Kudos!@@jdm2018
Install:
https://wordpress.org/plugins/footable/It made “My Account / Posts Edit”
to show in a nice responsive table.
See option: Attach to tables
change “.footable” for “table”Cheers,
@jdm2018
A CSS responsive fix for the “My Account” page:/* My Account */ .wpuf-el.form-row-first, .wpuf-el.form-row-last { width: 100% !important; } .wpuf-dashboard-container { border: 0px solid red; } .wpuf-dashboard-navigation { border: 0px solid green; min-width: 100%; } .wpuf-dashboard-navigation ul { float: left; padding: 0em !important; margin: 0em 0em 1em 0em !important; } .wpuf-dashboard-navigation ul li { float: left; padding: 0.5em !important; background-color: #f0f0f0; margin-right: 1px; margin-bottom: 1px !important; } .wpuf-dashboard-navigation ul li a:focus { color: #000; } .wpuf-dashboard-content { border: 0px solid blue; min-width: 100%; }May this help you a bit…?
It can be improve some more to act as real Tabs…
Will see when I have time…Would be nice if the developers would use for the tables, something like FooTables. This way we would have something really responsive.
That makes sense.
I need that too.Same issue for me.
I opened ticket #85329Mark as resolved 😉
@bzkro
Check this thread:
https://wordpress.org/support/topic/top-language-switch-css-example-for-you/
Hope it may help you…?@valexar
I’ll just switch to another maintenance plugin. This is only a small issue after all.
Thank you so much for your time.
We all appreciate the good work you are doing for the community.
Sincerly,Forget it. I found it here:
https://wedevs.com/docs/wp-user-frontend-pro/tutorials/limiting-character-in-text-input-textarea/
Great documentation.
Kudos!Upgrading from Version 1.7.8 to Version 1.8.1 crashed my site.
I also tested with the “develop version” on GitHub. Same issue.
I reverted to 1.7.8.- This reply was modified 8 years, 7 months ago by Anticosti.
Awesome Support Valexar!
Big Thank You!Here’s some screenshots to help better understand the issue:
Complete Screenshots FolderKind regards,
I can confirm. Same issue here.