rockmouseman
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] reCaptcha ErrorNow I’m just getting the
“There was an error trying to send your message. Please try again later.”… Awesome.
Forum: Plugins
In reply to: [Contact Form 7] reCaptcha ErrorI actually just deactivated the reCaptcha plugin and no longer see the error. I’m thinking it’s already built into Contact Form 7 and doesn’t need the extra plugin.
Forum: Plugins
In reply to: [Contact Form 7] reCaptcha ErrorWell, it’s not actually listed in the form. It’s just integrated into the plugin.
Forum: Plugins
In reply to: [Contact Form 7] Contact form isn’t workingI did go and reregister the website at Google Recaptcha, also.
Forum: Plugins
In reply to: [Contact Form 7] Contact form isn’t workingAlso, I changed the spam detection message to include the word spam to test if that was the problem, and that’s not the message that’s loading when I hit send. If it’s referred to as spam, it’ll say “There was an error trying to send your spam message. Please try again later.”
Forum: Plugins
In reply to: [Contact Form 7] Contact form isn’t workingIs that a plugin?
Forum: Themes and Templates
In reply to: [Twenty Thirteen] Weird Image Stacking IssueThanks!
Forum: Themes and Templates
In reply to: [Twenty Thirteen] Weird Image Stacking IssueYou WROCK
Forum: Fixing WordPress
In reply to: Login Gone Haywire or HackedI don’t know how to delete this, but I got the username changed in PHPadmin.
Forum: Plugins
In reply to: [Subscribe2 - Form, Email Subscribers & Newsletters] Fatal errorThanks, I did see that. Reverted to older version. Just took me a while to find that download.
How do you get back to 8.8?
Mattyrob – what do you do with that “if/else” statement?
Forum: Themes and Templates
In reply to: [Delicate] Slideshow ProblemsI ended up using a different theme, My Life, and used a plugin that is GREAT for the slideshow called Meta Slider.
http://therosecircle.org/Forum: Themes and Templates
In reply to: Changing Drop-down-menu ParametersOop – it’s set for current-menu-item :]
Forum: Themes and Templates
In reply to: Changing Drop-down-menu ParametersYeah, I got it worked out.
http://therosecircle.org/2013`
#menu-primary li ul li a:hover, li ul ul li a:hover {
background: none;
background-color: #1f2502;
}li ul ul li a:hover {
text-decoration:underline !Important;
}
‘What’s bizarre is that on one 3rd tear menu, the white gradient is showing up at the bottom. TOTALLY WEIRD.
Forum: Themes and Templates
In reply to: Changing Drop-down-menu ParametersMaybe. The thing is that there is an image loading for the 2nd and 3rd tears.
#menu-primary li li:hover { background: url(images/bkg_secondaryMenuRoll.png) }But right now it’s loading BOTH images at the same time – the dark bar, and the white gradient. So, if I told it not to have a background, it would prevent it from using the bk image that i do want it to use – right?