WebsiteBaker Support (2.8.x) > Templates, Menus & Design

help with form

(1/1)

applepie:
Hi, i never come across this problem before. Can someone tell me why my form looks like that. I added the fields Name, Telephone Number and Email Address but what the extras appear above? I cant see where to delete the extra items above. Please view image enclosed. I am using andreas09 template. Thanks in advance.

marmot:
Hi,


--- Quote from: applepie on July 01, 2013, 10:32:07 PM ---I added the fields Name, Telephone Number and Email Address but what the extras appear above? I cant see where to delete the extra items above. Please view image enclosed.
--- End quote ---
these are honeypot fields and a very clever security feature of the very smart wb programmers.
I just put "Leave this field email" into the forum search field and found: 1 2 3 4 5
Wow that's a lot to read and all in german, so most likely you didn't load .css files by using
--- Code: ---register_frontend_modfiles('css');

--- End code ---
in your template index.php. On second place is that you are missing style definitions like
--- Code: ---.frm-nixhier { display :none; }
.nixhier { display :none; }

--- End code ---
in your frontend.css file.

regards

applepie:
Wow, thanks. It works. You are my hero. Thank you so much!

Navigation

[0] Message Index

Go to full version