Contact info
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Wed Nov 26, 2014 1:47 pm
- Reply with quote
- Report this post
After starting this webpage, I am now wanting to have a one page website.
Is there any way I can insert the contact form into the homepage (similar to the appearance of the contact page.), without using a third party application from joomla extensions.
Also, how would one insert the following map into a bottom module?
http://snazzymaps.com/style/15/subtle-grayscale
Is there any way I can insert the contact form into the homepage (similar to the appearance of the contact page.), without using a third party application from joomla extensions.
Also, how would one insert the following map into a bottom module?
http://snazzymaps.com/style/15/subtle-grayscale
-
- Senior Boarder
- GK User
- Wed Nov 26, 2014 2:24 pm
- Reply with quote
- Report this post
Hi,
if you want to show contact component (default one) - it would be hard.
But why don't you use contact module, there are so many of them.
You don't have to afraid of using "most" of them , for example SP Quick Contact.
In some of our templates we uses also GK contact plugin, which can be inserted in any Custom HTML module.
if you want to show contact component (default one) - it would be hard.
But why don't you use contact module, there are so many of them.
You don't have to afraid of using "most" of them , for example SP Quick Contact.
In some of our templates we uses also GK contact plugin, which can be inserted in any Custom HTML module.
-
- Platinum Boarder
- GK User
- Thu Nov 27, 2014 1:14 pm
- Reply with quote
- Report this post
Thanks for that Oscar.
I have used the GKCONTACT plugin that comes with this template. Thanks for that.
Now, few questions for alignment / padding, etc:
1.How do I get the Contact info and the address info in the same row? (Not underneath one another)
2. I have enabled Recaptcha in the plugin settings, but it is not there. (It doesn't allow me to use a default capthca in global configuration settings either?
3. How can my background image take up the whole space of the module? (i.e. no padding)
4. How can I get it to resemble the link you gave me (i.e. from the creativity template) i.e. smaller gaps between fields and the submit button just under the form. Also increase the width each of the forms.
Refer to website:
http://www.idealengineeringsolutions.com
Cheers,
I have used the GKCONTACT plugin that comes with this template. Thanks for that.
Now, few questions for alignment / padding, etc:
1.How do I get the Contact info and the address info in the same row? (Not underneath one another)
2. I have enabled Recaptcha in the plugin settings, but it is not there. (It doesn't allow me to use a default capthca in global configuration settings either?
3. How can my background image take up the whole space of the module? (i.e. no padding)
4. How can I get it to resemble the link you gave me (i.e. from the creativity template) i.e. smaller gaps between fields and the submit button just under the form. Also increase the width each of the forms.
Refer to website:
http://www.idealengineeringsolutions.com
Cheers,
-
- Senior Boarder
- GK User
- Thu Nov 27, 2014 7:11 pm
- Reply with quote
- Report this post
Wrong URL?
ad 1) If I can guess of final result, you have to use CSS to fix it
ad 2) It theory it should handle captcha but I saw many times there were small problems.
That's why in real life I'd prefer real contact modules, not this small plugin.
ad 3) This guide may help: https://www.gavick.com/documentation/jo ... th-module/
ad4) ? which link?
ad 1) If I can guess of final result, you have to use CSS to fix it
ad 2) It theory it should handle captcha but I saw many times there were small problems.
That's why in real life I'd prefer real contact modules, not this small plugin.
ad 3) This guide may help: https://www.gavick.com/documentation/jo ... th-module/
ad4) ? which link?
-
- Platinum Boarder
- GK User
- Fri Nov 28, 2014 5:25 pm
- Reply with quote
- Report this post
About your contact e-mail.
I shouldn't help you because this is not support anymore but customization job (like car tunning), which you make for commercial project. But I can give few "free" tips:
a) You should create two columns in this module. One for each object, contact form and address info. So you will be able to have all next to each other.
b) About margins between form fields, this may help:
c) About capchta, space is reserved but something is missing. Are you sure that you set all settings in default repatcha plugin?
d) .
From this module remove class "light" and add "full".,
and use my code:
p.s.
If you want Joomla tunning let me know via PM.
I shouldn't help you because this is not support anymore but customization job (like car tunning), which you make for commercial project. But I can give few "free" tips:
a) You should create two columns in this module. One for each object, contact form and address info. So you will be able to have all next to each other.
b) About margins between form fields, this may help:
- Code: Select all
.gkContactForm p {
margin: 1em 0 0;
}
c) About capchta, space is reserved but something is missing. Are you sure that you set all settings in default repatcha plugin?
d) .
How can my background image take up the whole space of the module? (i.e. no padding)
From this module remove class "light" and add "full".,
and use my code:
- Code: Select all
.box.full {
background: none repeat scroll 0 0 #f8f8f8;
padding: 0 !important;
}
p.s.
If you want Joomla tunning let me know via PM.
-
- Platinum Boarder
- GK User
- Sat Dec 06, 2014 1:30 am
- Reply with quote
- Report this post
OK Thanks,
I have contacted you by PM and this ticket is now closed.
Thanks for your help.
I have contacted you by PM and this ticket is now closed.
Thanks for your help.
-
- Senior Boarder
- GK User
- Sat Dec 06, 2014 12:31 pm
- Reply with quote
- Report this post
Sorry I didn't get any info on Gavick PM (forum), maybe my Inbox was full.
-
- Platinum Boarder
8 posts
• Page 1 of 1