randomredname
Forum Replies Created
-
I need to fill out proper reCaptcha keys? How? I simply selected reCaptcha as the captcha I want, and I get an error message. I don’t have the option to do anything else.
As for the other Captchas not working, I can’t even add them to my form (therefore I don’t have a link to send you). When I select them, it removes me from the editing page and does not save the changes. I cannot even add them. I have tried 2 different browsers and have the same issue on both.
Also: when I try to use one of the other captcha methods, the form bugs out, leaves the form and does not keep the changes.
Basically, captcha will not work with Form Maker, period. Can anyone comment on this?
Forum: Fixing WordPress
In reply to: Remove sidebarHey CureWP, thanks for your post!
Your code didn’t work for me exactly. I put the title of my post as suggested on the conditional tags link and pasted your code right before the <?php get_sidebar(); ?> command in my Single Post (single.php) file.
But when I went to load the page, it was just white. The entire browser page was white. Couldn’t figure out why.
Instead, I just nixed the <?php get_sidebar(); ?> code that existed, because I don’t want a sidebar on ANY of my posts. It worked.
But for learning purposes, can you tell me why the first way might not have worked for me?
Cheers!
Forum: Fixing WordPress
In reply to: Remove sidebarHi Neal007, I’m having the same problem. I tried pasting your code but it didn’t work.
Do I paste it in style.css? I don’t see any other css file available to edit.
Thanks in advance!