webjunk
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] CATPCHA accessibilityReally Simple CAPTCHA is what provides but unless there has been a change it does not support audio. Should be possible to provide it actually but might need a fair amount of code. I’d look into it but am backed up with work right now.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Alignment of Form FieldsMight want to read what I wrote here:
http://wordpress.org/support/topic/plugin-contact-form-7-adjusting-the-layoutSee if that helps or need something further.
Forum: Plugins
In reply to: [XML Sitemap Generator for Google] [Plugin: Google XML Sitemaps] Blank PageOtherwise post a link to the site.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] CF which filename to use?ARe you asking about the template? That does not matter. You simply must use the correct shortcode for the form.
such as:
[contact-form 1 "Contact form 1"]You could read this for further notes:
http://contactform7.com/2009/11/02/getting-started-with-contact-form-7/Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] CATPCHA accessibilityHave you read this:
http://contactform7.com/2009/11/25/captcha/Forum: Plugins
In reply to: Which plugin is slowing WordPress site?Try using this site:
http://ismyblogworking.com/Try it disabling 1 plugin each run. There really is no best grade as each website is different based on content and server.
Forum: Plugins
In reply to: Contact Form 7: Spinning arrow.WOuld really like to nail this down if you don’t mind.
Can you provide the following:
WP Version:
CF7 Version:
Hosted on Windows or Linux?
Apache or IIS?Make sure you have undone the “quick Fix”
then in the plugins /Contactorm7/wp-contact-form-7.php
take out the “!” so it should be like:if ( defined( 'WPCF7_LOAD_JS' ) ) define( 'WPCF7_LOAD_JS', true );1) In the middle of six things but you should be in nextgen/admin/manage-galleries.php
THink you need to play with:
$gallerylist = $nggdb->find_all_galleries('gid', 'asc', TRUE, 25, $start, false);
Looks like set to gid ascending. Try title or name
2) Have no time but I believe you need to find $sortorder
and change that. Think its like galleriesID but need to get back to my real work. Check and you will find it.Forum: Plugins
In reply to: 404 Error Problems with sCategory Permalink pluginWould help to know what is in your .htaccess
Also is this Apache or IIS? Could be a server issue.Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] CAPTCHA?Try reading this:
http://contactform7.com/2009/11/25/captcha/Forum: Plugins
In reply to: Forum plugin?Have you tried looking yourself? bbpress among others
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] CC yourself optionIn the Additional Header field you can add:
Cc: JustMe@MyDomain.comForum: Plugins
In reply to: Contact Form 7: Spinning arrow.@trailofants
Have you tried removing the Second Contact Form? Maybe its in the sidebar. But having two within the content could cause issues.
Also just do a quick test and try with the Twentyten theme for a minute.
I have Contact Form on hundreds of sites without any issues. Have more trouble trying to duplicate the problems that get reported 🙂 One of the most reliable plugins I use.FOR ANyone else, would help have a link to your contact form.
When viewing the list of galleries in MANAGE GALLERIES its ordered by ID and don’t hink it has any bearing on anything else.
You have me a bit confused. You seem to say “sort galleries” or do you mean the images in a gallery? The latter i answered in my first post.Select “Add NextGen Gallery”??? I don’t have that choice in any of my sites editing posts with Nextgen. Not sure I understand by you say having to “READ EACH” What are you reading?
Forum: Fixing WordPress
In reply to: How to create a static video on index page WP 3.0.1Try this with one of my WP videos:
http://pastebin.com/1cwvgD9e