Hi,

Nice module. I recalled the fields are hidden in earlier versions but not in v1.2. Why not hide it?

Comments

dropchew’s picture

Status: Active » Closed (fixed)

Not sure why but after I change the field names its hidden now.

SeanBannister’s picture

Category: support » bug
Status: Closed (fixed) » Active

I have the same problem and changing the field names doesn't appear to fix it.

lipcpro’s picture

I've come across a similar problem myself on a project when the form was being themed, therefore the style was overridden when spamicide's stylesheet is loaded before the theme's style. Is this what's happening for you? May I ask that you share a link to the site so that I can diagnose the problem, either here or contact me directly.

SeanBannister’s picture

Thanks, just sent you the URL.

The CSS loads fine but there's no wrapper div around the field item which I presume should have the ID #edit-feed-me-wrapper

themphill’s picture

Version: 6.x-1.2 » 5.x-1.1

I'm using version 5.x-1.1 and am experiencing exactly what SeanBannister reports above (#4).

Benj’s picture

Title: fields are visible » same problem
Version: 5.x-1.1 » 6.x-1.2

When I changed the input name - in the admin form and the css file, including the name of the css file - the field shows up. It's happening because the small css file isn't showing up for whatever reason. Since the module isn't a vital mechanism, I just made notes and added the display:none to another css file that's added through the theme.

oopsies’s picture

I'm experiencing the same problem. It's only a problem on the comment page though.

http://www.enochfung.com/ef_blog_testbox/comment/reply/11#comment-form

It's under the login form. How do I hide the form and description?

SeanBannister’s picture

Title: same problem » fields are visible
lipcpro’s picture

Status: Active » Fixed

Please update to the 1.3 version, the issue should be fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.