Problem with "Ask a question" pop up on touch devices

Professional eCommerce VirtueMart Joomla template with responsive design discussion forum.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu May 15, 2014 12:44 pm
Reply with quote
Report this post
I have a problem with "Ask a question" pop up on touch devices. 
When i click on it, a pop up is shown (not centered in my screen) that has no content and the website is non responsive. The pop up remains and i cannot make it disappear.
There are some cases that the pop up is not shown and instead of that, it loads on the same window.
This happens in the InStyle demo page too and i have tested it in iOS and Android.

Any help?
User avatar
Fresh Boarder

GK User
Thu May 15, 2014 9:44 pm
Reply with quote
Report this post
Could you check whether the same happen on default Joomla! template like Beez ? I suspect that it will be the same because this is VirtueMart issue and you should contact with VM support.
User avatar
Platinum Boarder

GK User
Mon May 19, 2014 11:27 am
Reply with quote
Report this post
I changed the template of the website to Beez and it works fine. So I can’t think of what’s the problem. 
I change the theme back to InStyle and the problem is there again.

Any help…?
User avatar
Fresh Boarder

GK User
Thu May 22, 2014 9:45 am
Reply with quote
Report this post
Could you give me your site URL ? It is always easier to check CSS/HTML code on live site.
User avatar
Platinum Boarder

GK User
Thu May 22, 2014 2:07 pm
Reply with quote
Report this post
Happens also on the link of your demo site:
http://demo.gavick.com/joomla25/instyle/index.php/virtuemart/product-details-layout
Open the website from an iphone/ipad device and go to "ask a question about the product"
The popup doesn't have a close button (x) and is empty.
Not responsive ready.
User avatar
Fresh Boarder

GK User
Mon May 26, 2014 1:57 pm
Reply with quote
Report this post
Any news?
User avatar
Fresh Boarder

GK User
Tue May 27, 2014 8:23 am
Reply with quote
Report this post
This is default VirtueMart behaviour and not part of our template. The facebox script is computing the position of pop-up in wrong way but for me the same happen on default template also. Please try to add this code to tablet.css file :

Code: Select all
#facebox { left: 50px !Important}


and check whether this resolve this issue.
User avatar
Platinum Boarder


cron