acousticdryad
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] CF 7 did not workI have figured out why this plugin wasn’t working for me. The original poster’s mileage may vary.
I had set up my contact form to send from my gmail account. Unfortunately my host (and many others, I’m sure) restrict it so that the only emails that can be sent from a form such as this, must come from a domain email. When I set up an @mydomain email for the “send from” email, it started working.
So be sure you’re using an email address from your domain instead of something like gmail, or it may not send. You can contact your host to verify whether they have a restriction in place like this for their mail servers.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] CF 7 did not workDoes anyone know if this has to do with jQuery at all that this plugin is no longer working?
Forum: Plugins
In reply to: [Contact Form 7] Not SendingThere is another post in this forum with the same issue, no resolution yet though: http://wordpress.org/support/topic/plugin-contact-form-7-cf-7-did-not-work?replies=7
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] CF 7 did not workI just emailed the developers and they say it is not busted for 3.1.2., so I’m back to my original query of my e-mails not sending. I did receive an e-mail back from my host and they said the two recommended modules for the captcha form are installed.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] CF 7 did not workOkay, thanks for the update 🙂 Hoping it’s on the docket to be fixed because I was really impressed with this plugin.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] CF 7 did not workI’m having the same issue of it not sending emails. Everything else works great, the customization, captcha, etc. It’s just not sending emails. I’ve emailed my host to make sure the two modules are installed on my server recommended for the captcha function, maybe that will help.
Forum: Fixing WordPress
In reply to: HOWTO: Use a special template for certain categoriesIt looks like that is the actual page itself that these posts are on. I think at least for a temporary band-aid, I’ll put a display: none attribute on the id for that post in the css.
Forum: Fixing WordPress
In reply to: HOWTO: Use a special template for certain categoriesExcellent, thank you vtxyzzy, that solves most of my problem. The only thing I’ve noticed doing it this way, is it seems to create an imaginary “post” at the top of the page, see here:
I am stvwlf’s using method mentioned here to display only blogs from a certain category on this page:
http://wordpress.org/support/topic/264482?replies=21If I can get the first entry (that’s not really a blog) to disappear, then I am golden.
Forum: Fixing WordPress
In reply to: HOWTO: Use a special template for certain categoriesDoes this work for pages as well?
Forum: Themes and Templates
In reply to: Show only X Category Posts on PageDoes anyone know of a way to do this that overrides the regular page styles? Like doing an if category is x then display pages this way, else display them normally?
Forum: Plugins
In reply to: [Plugin: eShop] Encrypted button issue?Nevermind, I figured it out. It is a paypal issue under Website Payment Preferences that you have to turn off.
Forum: Plugins
In reply to: [Plugin: eShop] Where is the CSS file? silly questionThanks I look into that. Great plugin btw.
Forum: Plugins
In reply to: [Plugin: eShop] Where is the CSS file? silly questionI’m also having difficulty customizing the CSS for this. I can delete everything out of the stylesheets, and still the only thing that will change is the admin panel, and the default shop layout. If I try to add my own styles, no matter what style sheet I’ve put them in (and I’ve tried them all), it doesn’t seem to recognize any styles I do.
I’m quite boggled.
Forum: Fixing WordPress
In reply to: “Write Post” page severely lags, unable to publishYeah I just started getting a problem like this in the past week. I’d try to edit a post and the save button just flickers and it freezes my browser. Does it in IE and Firefox. I can write a new entry fine, I just can’t edit any existing ones without it going crazy.
Forum: Fixing WordPress
In reply to: Display more in Category list than in bloghttp://adventmud.org/ Blog on front
http://adventmud.org/category/code-updates/
A category archive.Once that archive reaches the limit set in WordPress for the amount of posts to display on the front, it will say “Previous Entry” and “Next Entry”, which I don’t want so soon.