Ask a question about this product

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sat Apr 11, 2015 9:30 am
Reply with quote
Report this post
Evening. Me again... :lol:

On my website, when you click on the ask a question about this product link, you can't see the name and email address in their fields. On an iphone or ipad these are automatically filled in, so I'm guessing it's the same on Firefox and Explorer? (haven't tested on Opera yet)
http://www.ebonyboutique.co.nz/current- ... 2-2-detail

Also is there a way to add fields to this?
I am using it as a way for customers to request a garment (style/colour/size) be sent to their local brick and mortar shop to try on, so would like to add contact number field.

Thanks for all your help!
User avatar
Senior Boarder

teitbite
Sat Apr 11, 2015 11:57 am
Reply with quote
Report this post
Hi

Please send me an access to some dummy user so I'll be able to log in and see the ask a question function. I'll try to help with auto filling, but if You want to extend this form than you need to ask VM developers about how to do that.
User avatar
Moderator

GK User
Sun Apr 12, 2015 2:45 am
Reply with quote
Report this post
Thanks teitbite, user demo password demo
User avatar
Senior Boarder

GK User
Tue Apr 14, 2015 10:51 am
Reply with quote
Report this post
Any Ideas? it look like the auto fill is working, but because the font is the same colour as the field, it looks empty.
User avatar
Senior Boarder

teitbite
Tue Apr 14, 2015 2:50 pm
Reply with quote
Report this post
Hi

Add this to override.css and make sure override is enabled in template settings:

Code: Select all
body select, body textarea, body input[type="text"], body input[type="password"], body input[type="url"], body input[type="email"] {
    height: 38px;
    padding: 0 20px !important;
}
User avatar
Moderator

GK User
Wed Apr 15, 2015 1:40 am
Reply with quote
Report this post
Thanks,

This is what my css/override.css looks like now.

/*
#------------------------------------------------------------------------
# inStyle - November Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: [email protected]
*/

/* Here you can include your override CSS styles */#gkLogo {width: 300px;}

body select, body textarea, body input[type="text"], body input[type="password"], body input[type="url"], body input[type="email"] {
height: 38px;
padding: 0 20px !important;
}

and I have enabled ccs overrides in Template Advanced Settings.
But still no good sorry.
User avatar
Senior Boarder

teitbite
Thu Apr 16, 2015 1:00 pm
Reply with quote
Report this post
Hi

That's odd, but I cannot see this code in override.css, please check Yourself http://www.ebonyboutique.co.nz/template ... erride.css

Maybe You need to clear cache first.
User avatar
Moderator

GK User
Thu Apr 16, 2015 10:27 pm
Reply with quote
Report this post
Thanks.

I have cleared cache and checked. But still no joy.
css.jpg
User avatar
Senior Boarder

teitbite
Sat Apr 18, 2015 2:52 pm
Reply with quote
Report this post
Hi

I'm positive this is a correct solution, it works with Firebug when I add it in my browser, but I still cannot see it listed when I inspect this element. Send me an access to joomla panel. I'll check why code from override is not being recognised.
User avatar
Moderator

GK User
Mon Apr 20, 2015 5:01 am
Reply with quote
Report this post
Hi Teitbite,

I have sent detail by PM.
User avatar
Senior Boarder

teitbite
Mon Apr 20, 2015 11:29 am
Reply with quote
Report this post
Hi

I have moved this code to /css/vmframe.css than cleared browser cache and looks like it finally worked.
User avatar
Moderator

GK User
Tue Apr 21, 2015 1:36 am
Reply with quote
Report this post
Awesome thanks Teitbite. Have tested and all good.

Thank for the help with this.
User avatar
Senior Boarder

teitbite
Thu Apr 23, 2015 9:01 pm
Reply with quote
Report this post
Hi

Great to hear that. Glad I could help :)
User avatar
Moderator


cron