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

How do I get the contact form?
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: How do I get the contact form?

How do I get the contact form? 21 Nov 2014 01:40 #5828

Hi,
I'm quite new to Joomla (made this: www.taxiclette.be). I'm trying Calla Exteriors, and in the preview there's a Contact Form. I see in "/css/template.css" that there IS somehow a contact form. But I can't found any plugin or module to activate, or a component to configure.
What am I forgetting?

Greetings,

Jonathan
Last Edit: 21 Nov 2014 01:41 by Taxicletter.

Re: How do I get the contact form? 08 Dec 2014 13:55 #5943

I found out
I have to make a contact, that's it

Now I still have some problems, specific to this template: when you try to fill out this form, you get an error there's no subject given. But there's no subject-field?! When I switch to the Creative template, I DO see the subject field.

Greetings!
Last Edit: 08 Dec 2014 13:55 by Taxicletter.

Re: How do I get the contact form? 09 Dec 2014 02:33 #5952

Hi,
components>com_contact>models>forms>contact.xml line 23
remove
 
<field name="contact_subject"
type="text"
id="contact-emailmsg"
size="60"
description="COM_CONTACT_CONTACT_MESSAGE_SUBJECT_DESC"
label="COM_CONTACT_CONTACT_MESSAGE_SUBJECT_LABEL"
filter="string"
validate="contactemailsubject"
required="true"
/>
 
The following user(s) said Thank You: Taxicletter, jackfido

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

Re: How do I get the contact form? 25 Apr 2017 02:26 #10161

Can anyone help me with this problem?

  1 - In the contact form the "subject" field and Captcha are very close to the text box above. How to solve?

2 - I want the message box to have the size equal to three on the side.

  Thanks in advance.


This image is hidden for guests. Please log in or register to see it.

  • Posts:33
  • guisp
  • Junior Boarder
  • OFFLINE
  • Karma: 0

Re: How do I get the contact form? 25 Apr 2017 03:47 #10163

You can edit file templates/jf_calla-exteriors/css/template.css, add:
 
#contact-form label {
display: block;
margin: 30px 0 0;
}
 

Find and change height of message box:
 
#contact-form textarea {
height: 120px;
width: 432px;
}
 


joomfreak

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

Re: How do I get the contact form? 26 Apr 2017 01:31 #10165

Thank you very much

  • Posts:33
  • guisp
  • Junior Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
  • 2
Time to create page: 0.91 seconds
Friday 29 March 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.