rskaskiw
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Spacing issue in Gallery ThumbnailsHow do you set the number of columns in your gallery?
Under gallery settings, I only have six options: Title / Description / Path / Page Link To / Preview Image / Author / Create new page.
Forum: Plugins
In reply to: [Plugin: Really Simple CAPTCHA] CAPTCHA not accepting the proper characters@newbitech – Thanks, but I don’t think I’m missing a field, because I’m getting the same error on both forms.
@takayukister – It seems to be working with that line inserted into my wp-config.php Thanks!
Before inserting I realized I had to do the following to reproduce the error:
1. Fill out a form. (the message is sent)
2. Refresh the page.
3. Fill out the form again. (error message, even when filled out correctly)I added the suggested line to my wp-config, cleared my cache & reloaded the page containing the form. Now I’m unable to reproduce the error.
Thanks.
Forum: Plugins
In reply to: [Plugin: Really Simple CAPTCHA] CAPTCHA not accepting the proper charactersThanks for the quick reply.
I’m using Contact Form 7 version 2.1.2.
URL: http://whatisthespork.com/singers-families/volunteer-opportunities/
The problem still occurred when I deactivated all other wordpress plug-ins, but for the record, here’s a list of them:
Capability Manager
Contact Form 7
Global Post Password
Google Maps for WordPress
PixoPoint Menu Plugin
Really Simple CaptchaForum: Plugins
In reply to: [Plugin: Really Simple CAPTCHA] SuggestionsAnother great addition would be customization of the message you get upon submission.
Forum: Plugins
In reply to: [Plugin: Really Simple CAPTCHA] CAPTCHA not accepting the proper charactersThank for the great plug-in. I’ve used it successfully on one site, but now I’m having a problem similar to ProjectZero’s described above and I can’t figure it out.
It tells me the code is entered incorrectly, but only on the FIRST try. When I enter it the second time, it works fine.
I’ve tried reinstalling the CAPTCHA plug-in, and following the advice you gave above — deactivating all other plug ins and switching to the default theme. I experienced the same problem.
Any ideas?
Edit: the problem occurs in Firefox 3.5.8, but not IE 6.
Forum: Plugins
In reply to: [Plugin: Capability Manager] Fine Tuning capabilitiesThere also seems to be a bunching together of post and media capabilities.
It seems the only way to allow my new role, Client, to be able to delete/edit media which they themselves uploaded is to enable ‘Delete Posts’ and ‘Edit Posts’,
while the only way to allow my new role to be able to delete/edit media uploaded by others, is to enable ‘Delete Other Posts’ and ‘Edit Other Posts’.
It’d be nice if I could distinguish between capabilities for posts and media. Perhaps a future feature — unless I’m neglecting something obvious.
thanks,
RomanForum: Fixing WordPress
In reply to: Can’t change blogroll orderExcellent. Thanks.
<?php wp_list_bookmarks(‘orderby=id’); ?>
worked for me. ‘count’ doesn’t seem to be a valid option.
Forum: Fixing WordPress
In reply to: Forms generate emailsContact Form 7 does exactly this.
My bad.
Forum: Your WordPress
In reply to: mobilewebsolution – website developement & mobile applicationI, on the other hand, am just another web development company: http://icwebstuff.com/ 🙂
Forum: Your WordPress
In reply to: Feedback Please! My first siteVery impressive. What did you use for the commerce portion of it? As of today, I’m writing a proposal for a client which involves minimal E-commerce. It’ll be my first attempt.