Mr Tibbs
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Members Membership Plugin] [Plugin: WP-Members] Customize submit buttonThe worked great.
Now the button text is more appropriate and the button itself looks modern.
Thank you for all the help with this Chad and webbrewers!
Thanks Chad.
That’s exactly what I did. I copied your wp-members.css file to my own child theme folder first.
If memory serves me correctly, I removed a couple of lines from my child theme’s wp-members.css file around line 70 or so as follows:
#wp-members .err {
border: 1px solid #FFFFFF;
padding: 5px;
}Firebug allowed me to identify the css that needed to be changed (including line nos) and even allowed me to test some changes before modifying the child theme’s wp-members.css file.
By the way, I don’t have access to your Blog from work (our company filters our access to blogs) but, what is this wp_enqueue_style alternative all about please?
Thank you and I am sorry about not being clear as to what changes I had made to correct the Failed login washout problem.
Cheers!
Marcus Tibesar
Forum: Plugins
In reply to: [WP-Members Membership Plugin] [Plugin: WP-Members] Customize submit buttonI will add this filter to my child theme’s functions.php file and test it this evening.
Should be a beneficial customization to the Registration form’s Submit button.
Thank you.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] [Plugin: WP-Members] Powered by Wp-membersAfter reviewing the verbage of this referenced code, I believe Chad meant for this URL to remain. So, I decided not to remove it.
However, it would be nice Chad if the default link is spruced up a bit (i.e. it be a smaller font and perhaps a modern logo added or something to that effect.
Just my 2-cents here.
found the code in the wp-members.css that needed to be changed….
Forum: Plugins
In reply to: [WP-Members Membership Plugin] [Plugin: WP-Members] Customize submit buttonPerhaps another option would be to change the wp-members.css file. I changed the Submit; Login and Clear Form buttons for a more modern look:
font-family:Verdana,Geneva,Arial,sans-serif;
background: #4D7570;
font-size:12px;
color: #FFFFFF !important;
margin-left: 0px;
border-width: 1px;
border-style: solid;
border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35);
border-radius: 5px 5px 5px 5px;
text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
text-decoration: none;
text-transform:uppercase;
margin-bottom: 10px;
padding: 5px;
cursor: pointer;
display: inline-block;
padding: 5px 10px 6px;
position: relative;Not sure if this helps – just my 2 cents π
Hello,
You are correct; the AutoSave works correctly.
It is a bit of a hassle though that every time I advance when using Album Admin or Settings, I get this message:
“The Server returned unexpected output.”
That is the entire message. When I click OK I am able to continue updating the next field within the Album Admin.
Thank you so much!
Hello,
Yes, the status displays that a proper update on the Album Admin page has occurred.
When I update the Settings I get the unexpected-output message AND I also get the green checkmark. So the Settings are being AutoSaved.
I checked the wp-config.php file and there is no wp_debug statement.
Thank you so much!
Marcus Tibesar
[ Signature moderated. ]Resolved:
I deactivated and then deleted the WPPA+ plugin. (nerve wracking but it doesn’t hurt anything).
I then downloaded and reinstalled WPPA+
Life is now good!
Morale of the story is if you change web hosting companies, just delete WPPA+ and then install a brand new WPPA+ plugin.
The database is not affected and all the SETTINGS remain. Wonderful!
By the way this is the finest plugin that we use. It is well written and more importantly well maintained and cared for.
Viva la WPPA+ !!!
Marcus Tibesar
Update:
I created a new album.
When it AutoSave I get the following error: “The server returned unexpected output”
I checked the Album Admin and the new album was created.
Why the unexpected output error please?
Thank you!
Marcus Tibesar
Hello,
I changed all of these directories from 755 to 777 and the errors are now gone. However when I reactivate the WPPA+ plugin I see the following message:
“The plugin generated 2 characters of unexpected output during activation. If you notice βheaders already sentβ messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.”
I checked the Album Admin and the Settings areas and all the red errors are now gone.
Should I be worried or concerned?
Thank you,
Marcus Tibesar
Also I noticed the following errors in the Settings area:
Database revision: 450. WP Charset: UTF-8. Current PHP version: 5.3.2-1ubuntu4.14. WPPA+ API Version: 4-5-0-000.
[WPPA+ dbg msg: Unexpected error: Directory is not writable: /nas/wp/www/cluster-1142/tibesar/wp-content/uploads]
[WPPA+ dbg msg: Unexpected error: Directory is not writable: /nas/wp/www/cluster-1142/tibesar/wp-content/uploads/wppa]
[WPPA+ dbg msg: Unexpected error: Directory is not writable: /nas/wp/www/cluster-1142/tibesar/wp-content/uploads/wppa/thumbs]
[WPPA+ dbg msg: Unexpected error: Directory is not writable: /nas/wp/www/cluster-1142/tibesar/wp-content/wppa-depot/mtibesar]Please de-activate and re-activate the plugin. If this problem persists, ask your administrator.
***************************************************************
I deactivated the WPPA+ plugin and reactivated but the errors in the Settings area remain.
Thank you,
Marcus Tibesar
Ha!
Captcha math is certainly better than nothing π
Perhaps it is a good interim solution since it might take some back and forth to get Automattic to allow integration with their Akismet plugin.
Good luck Opa!
Marcus
Actually, I prefer math type captchas over word type.
This is just a personal preference since I have 10 fingers and I can still add π
I am not sure though whether math captchas are more effective than word captchas
I’ve used captcha before and a lot of russian domains were able to defeat it.
Perhaps a better more effective solution would be to tie the photo comments into Akismet (if it is even possible).
Most of the blogs are already running JetPack and/or Akismet which catches all of the Posts and Pages comments spam.
Not sure if the folks at Automattic would even allow this however.