rgatl
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] ERR_EMPTY_RESPONSE No Data SentHi,
Thank you for your reply. The WP homepage (which is the domain homepage as well) is now working intermittently, but no other WP pages or posts work, including wp-admin. All non-WP pages on that server work just fine. Suggestions?
rg
Forum: Plugins
In reply to: [WP Super Cache] No cache files?Thank you for your reply. I did click the link previously. After awhile it said:
WP-Cache (107KB)
1 Cached Pages
0 Expired PagesWP-Super-Cache (0KB)
0 Cached Pages
0 Expired PagesWhy would I have a WP-Cache page; I’ve never used that (is it part of WPSC)?
And now it says:
WP-Cache (0KB)
0 Cached Pages
0 Expired PagesWP-Super-Cache (54.04KB)
1 Cached Pages
0 Expired PagesThose single numbers seem low, though I’ve only changed my website to WordPress a week ago.
Should I be worried that I’ve installed something incorrectly?
Thank you again.
Yes, I logged in with my Google credentials via the plugin, so I suspect it’s working. (If I am mistaken, please let me know.) Thank you.
That fixes it. Very impressive, thank you!
I suspect this will affect all other “Submit” buttons I have in the future, right? I would like to add a simple field in the secondary sidebar to collect email addresses for a newsletter. [Of note, would you recommend using CF7 for this or a “Subscribe” plugin–the latter all seem so complicated?]
Anyway to make it so the CSS we just added doesn’t impact other forms / other “Submit” buttons?
Thank you again.
Thank you for your reply. I started with it that way. It’s stil not good (updated with your edits): https://shoutkey.com/carry
BDBROWN: So sorry, I didn’t see your message about wanting to see the reCAPTCHA in the “bad” position. Here it is: https://shoutkey.com/carry
The current code for CF7 is:
<p>Your Name (required)<br /> [text* your-name] </p> <p>Your Email (required)<br /> [email* your-email] </p> <p>Your Phone (required)<br /> [text* your-phone] </p> <p>Subject<br /> [text your-subject] </p> <p>Your Message<br /> [textarea your-message] </p> <p>[recaptcha]<br /> Please check the box above to prove you're not a spambot</p> <p>[submit "Send"]</p>
Please let me know when you’ve seen it, so I can put it back (or if you have suggestions), as the site is live now.
Thank you again,
rg.There is no way to moderate G+ comments in Heateor Social Comments or for all G+ Comments (ie, is that something your plugin does not have, or something that Google does not allow)? Thank you.
Hi, thank you for your reply. Will this addon allow me to moderate Google+ comments too; if not, how do I delete/edit G+ comments?
Forum: Themes and Templates
In reply to: [Hueman] Header use background image like BodyThat code plus setting the background image in the Styling menu works like a charm. Thank you.
Forum: Themes and Templates
In reply to: [Hueman] Header use background image like BodyThat absolutely worked. Thank you.
However, similar code did not change the background for the footer:
#footer { background: url(path-to-your-body-background-image.jpg); }
Should I try something else?
Forum: Themes and Templates
In reply to: [Hueman] Header use background image like BodySorry, I think I may have overcomplicated the question. I want the same background image in the header and body. I suppose a single image would be nice, but I don’t mine uploading the image again if need be. Whatever the easiest way to accomplish this would be.
https://shoutkey.com/of
I took down the background last night, as it didn’t look rough just in the body; let me know if you want me to put it back up.Thank you.
Forum: Themes and Templates
In reply to: [Hueman] More than one line in "Footer Copyright"Thank you very much!
Hi bdbrown, their reasoning makes sense, though I only need one per page.
karyah, that is ultimately what I did too, but it’s not very intuitive. To me, it makes sense to have the reCAPTCHA next to the submit button, but I can’t get the form to work with it that way in Hueman.
Thank you for your replies. I’d really like to be able to use the next reCAPTCHA instead of a traditional CAPTCHA challenge. It doesn’t look like FSCF does that, unless I’m missing it.
Temp link until goes live: https://shoutkey.com/chard (if you need me to move the
[recaptcha]
to the bottom, broken position again, let me know).Thank you again.
As an added bonus, if you put the
[recaptcha]
anywhere AFTER<p>Your Name (required) [text* your-name] </p>
, you cannot click in the Your Name field. It only works if you put[recaptcha]
at the top in Hueman–it works as expected in TwentyFifteen. Very strange.