faina09
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Favorite Posts] Double output on Favorites Page…I have the same issue… the wpfp-page-template.php seems to be included twice!
Forum: Plugins
In reply to: [WPF-Login] How to customize Register ButtonWhat effect do you want to have? I do not know about a “forget my password” button: are you referring to the link?
can you provide me with the url so I can see this behavior?Forum: Plugins
In reply to: [WPF-Login] How to customize Register Buttonjust as a quick fix: add a suitable color, like this for a blue button
#wp-submit:hover{background-color: #0064AE;}
in style.phpForum: Plugins
In reply to: [WPF-Login] How to customize Register ButtonI was able to reproduce it and yes, it is not a nice effect.
I will look for a solution to post hereForum: Plugins
In reply to: [WP FEvents Book] Language files available?Now German de-DE file translation available, thanks to Arnie!
Forum: Plugins
In reply to: [WP FEvents Book] Language files available?yes it is in English, language it-IT and pot file included in the download.
If you translate in German please send to me your translation, I’ll include it in next release and mention you in the credits.
It is tested with WP 3.5.1 but I never used BuddyPressForum: Plugins
In reply to: [WPF-Login] Reset Password fails= 1.03 =
fix ‘invalidkey’ message
minor modification to match WP 3.5.1 wp-login more closelyplease upgrade your wp copy and try the new plugin version, hope this solve your issue.
Let me know!Forum: Plugins
In reply to: [WPF-Login] Reset Password failsThis issue already happened with a past version of wp. Try last version may be a good choice.
Please specify you wp version, the theme you use and if you use an embedded or alone login form.It’s good to have a fix; I followed a different way a developed a similar plugin that support multiple events, and planned to do an extensive users support for new features.
If interested you can find it here:
http://wordpress.org/extend/plugins/wp-fevents-book/Forum: Plugins
In reply to: [WPF-Login] Set Login PageI tried Responsive By ThemeID Version 1.8.7 whiteout problems.
Have you set
Set Login Type: “Would you like to use the default WordPress page and have the ability to change the logo and colors?”because the behavior seems to be that of the other option…
Forum: Plugins
In reply to: [WPF-Login] Set Login PageNo, any template is ok.
Have you any error message?
Can you post wp version and theme you are using?
I’ll try to replicate the issue.I added some more info in the zip file just now. Please download it again.
I developed a rater similar plugin, but – as I developed it for MY purposes only – it is probably not so user friendly as this one, and is in Italian only.
For this reasons I decided not to publish it. But if you want you can download it on my site, test it and suggest me the modification needed to make it public.
You can find the download of wp-fevents-book here: http://coste.mypressonline.com/wp/other-wp-plugin-fixed/
and drop me an email if you have questions/hints/…Forum: Plugins
In reply to: [WPF-Login] Fatal error on plugin activationThe line uses the short array syntax, which replaces array() with [], and that is valid only on PHP 5.4 and greater.
This is probably the origin of this issue: are you using a PHP version < 5.4?Forum: Plugins
In reply to: [BackUpWordPress] Stuck on creating zip archive…I got same issue. Try disabling and re-enabling the plugin