VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

Problem contact form "object" missing
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: Problem contact form "object" missing

Problem contact form "object" missing 06 May 2014 09:35 #4614

Hello
I have a problem with the contact form because it does not make me send the email because it tells me that there is a problem: there is no subject field but I do not see the screen. See attached screenshot!
Can anyone help me to solve this problem?
thanks
Enzo
www.enzocriscione.it
Attachments:
  • Attachment This image is hidden for guests. Please log in or register to see it.

  • Posts:25
  • hanz
  • Junior Boarder
  • OFFLINE
  • Karma: 0

Re: Problem contact form "object" missing 15 May 2014 11:54 #4681

Hello,
I checked contact form your website normal operation.
prntscr.com/3je60s
Please check again
Support Team.
Last Edit: 15 May 2014 11:56 by isupport.

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Problem contact form "object" missing 08 Dec 2014 14:04 #5945

Hi,

I have the same problem. I get an error the subject is missing, while I don't have a subject field.
It's in Dutch "Waarschuwing - Verplicht veld: Onderwerp", which means: "Warning, Required field: Subject".

Could you take a look please?

Website:
www.ilsdilse.com/joomla/index.php/contacteer-mij

Re: Problem contact form "object" missing 08 Dec 2014 14:17 #5946

This answer, elsewhere on this forum, helped:

Hi,
add this line

<div class="control-group">
<div class="control-label"><?php echo $this->form->getLabel('contact_subject'); ?></div>
<div class="controls"><?php echo $this->form->getInput('contact_subject'); ?></div>
</div>

in /templates/jf_calla-exteriors/html/com_contact/contact/default_form.php


The lay-out is still a problem: there is no blank line before "subject" and the field is bigger then the other fields. I didn't find how to fix this. Any hints?
Last Edit: 08 Dec 2014 14:29 by Taxicletter. Reason: problem not completely solved, as I first thought...

Re: Problem contact form "object" missing 09 Dec 2014 03:04 #5954

templates/jf_calla-exteriors/css/template.css
insert
 
#contact-form label#jform_contact_emailmsg-lbl {
margin: 30px 0 0;
}
#contact-form input#jform_contact_emailmsg {
max-width: 432px;
}
 
The following user(s) said Thank You: Taxicletter

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Problem contact form "object" missing 10 Dec 2014 10:06 #5963

Thank you!

I was trying to change things there, but didn't find the right css-lines!



Now, hoping I don't exaggerate with asking questions:
How can I remove the 3-times-repeating header?

"Contactformulier
Contactpersoon
Contactformulier"

If I disable showing the title, nothing happens, only if I change that GLOBAL setting, but then of course I loose the title on EVERY article...

Thank a lot! Kind regards.
  • Page:
  • 1
  • 2
Time to create page: 0.90 seconds
Wednesday 24 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.