Popup registration form dont work

GK User
Fri Sep 12, 2014 6:56 am
Hi,

i have some problem with popup on registration.
On checkout step, if no information is add, the popup window is show to fill the field, but i can't write anything in it.
Nothing show and nothing wrote.

It is Joomla3 and HikaShop 2.3.2 business.

Thanks.
User avatar
Junior Boarder

GK User
Fri Sep 12, 2014 7:02 am
url?
User avatar
Gold Boarder

GK User
Fri Sep 12, 2014 8:35 am
url for it is www.sublimate.me

thanks
User avatar
Junior Boarder

GK User
Tue Sep 16, 2014 9:53 am
anybody?

really need help about it.

Thanks.
User avatar
Junior Boarder

GK User
Tue Sep 16, 2014 4:15 pm
Sorry i hAve been very busy, i will try to get around to it soon
User avatar
Gold Boarder

GK User
Wed Sep 17, 2014 1:26 pm
devsmi wrote:Sorry i hAve been very busy, i will try to get around to it soon



thanks. I have try all kind of things but can not solve it.
Waiting for you.
User avatar
Junior Boarder

GK User
Thu Sep 18, 2014 7:18 am
Hey I am having trouble finding this popup. Do you have to be logged in first or where is it. Can you show the exact url and steps taken to see this.. If I need to login please provide me details. thanks
User avatar
Gold Boarder

GK User
Thu Sep 18, 2014 7:37 am
devsmi wrote:Hey I am having trouble finding this popup. Do you have to be logged in first or where is it. Can you show the exact url and steps taken to see this.. If I need to login please provide me details. thanks


i have changed lots of things till now :)
You can make registration and after that got to user control panel (http://sublimate.me/index.php?option=co ... 01&lang=hr) and try to edit address and you will get that popup.

i wont change anything now so u can find it.

Thanks.
User avatar
Junior Boarder

GK User
Fri Sep 19, 2014 5:07 am
Hey sorry for the wait, I have been very busy. I have found the problem you are having.. The address information is all there actually but there is so much padding that it is moving the text out of view. So to correct this make sure override.css is enabled in your template params and add this code to override.css

#hikashop_address_form_span_iframe .inputbox {
height: 26px !important;
padding: 0 !important;
}
User avatar
Gold Boarder

GK User
Fri Sep 19, 2014 1:25 pm
devsmi wrote:Hey sorry for the wait, I have been very busy. I have found the problem you are having.. The address information is all there actually but there is so much padding that it is moving the text out of view. So to correct this make sure override.css is enabled in your template params and add this code to override.css

#hikashop_address_form_span_iframe .inputbox {
height: 26px !important;
padding: 0 !important;
}



Thanks for your effort but it didnt solve it.
I have enabled override.css in template and add code but nothing happend.
All is the same.
User avatar
Junior Boarder

GK User
Fri Sep 19, 2014 1:42 pm
Can you send me ftp and backend i will fix this
User avatar
Gold Boarder

GK User
Mon Sep 22, 2014 11:38 pm
Ok it has been fixed. Hika does not have a css file set and overrides arent working for some reason which I dont have time to dig into.. So I have added a new css to your hika frontend containing the updated code.
User avatar
Gold Boarder

GK User
Wed Sep 24, 2014 7:03 am
devsmi wrote:Ok it has been fixed. Hika does not have a css file set and overrides arent working for some reason which I dont have time to dig into.. So I have added a new css to your hika frontend containing the updated code.


Thanks :)
you are a life saver :)
User avatar
Junior Boarder

GK User
Wed Oct 15, 2014 11:30 am
Hi

I also had similar problems and managed to fix with the code supplied.

Thanks devsmi
User avatar
Fresh Boarder


cron