Closed (fixed)
Project:
Spamicide
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 May 2009 at 06:46 UTC
Updated:
22 Aug 2010 at 17:20 UTC
Hi,
Nice module. I recalled the fields are hidden in earlier versions but not in v1.2. Why not hide it?
Comments
Comment #1
dropchew commentedNot sure why but after I change the field names its hidden now.
Comment #2
SeanBannister commentedI have the same problem and changing the field names doesn't appear to fix it.
Comment #3
lipcpro commentedI'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.
Comment #4
SeanBannister commentedThanks, 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
Comment #5
themphill commentedI'm using version 5.x-1.1 and am experiencing exactly what SeanBannister reports above (#4).
Comment #6
Benj commentedWhen 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.
Comment #7
oopsies commentedI'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?
Comment #8
SeanBannister commentedComment #9
lipcpro commentedPlease update to the 1.3 version, the issue should be fixed.