Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Template - FashionMart (SKU# FLEX-00008)

TOPIC: Problems with registration popup

Problems with registration popup 11 years 6 months ago #723

I have this problem.
When I go in cart and I click registration to buy (registrati e acquista), the popup that open is double. It is one popup into another one. (see the attachment) How can I solve it?

Thanks in advance
Attachments:
The topic has been locked.

Problems with registration popup 11 years 6 months ago #726

It is a CSS issue, probably your joomla template's CSS file is also trying to stylize the forum fields and this makes the whole form size larger than what it is supposed to be. Therefore they didn't fit inside the popup modal box. What is your live URL?

Let me see the website's source codes, then i can provide you the solution for it.

Cheers.
The topic has been locked.

Problems with registration popup 11 years 6 months ago #729

Yes, this is the URL: test3.sydoniaproduction.it/

I wait your response.

thanks
The topic has been locked.

Problems with registration popup 11 years 6 months ago #745

Hi,

As i have mentioned before, the issue are all about CSS.

I was able to solve it with just playing around with the "width" and "height" values by the help of Mozilla Firefox - FireBug
If you provide me your FTP credentials to This email address is being protected from spambots. You need JavaScript enabled to view it. I can apply the patch. (don't forget to include this forum post's URL to your email message as reference)

ScreenShot2012-10-17at6.13.16AM.png


I also notice some other things that have corrupted layout, such as:

PastedImage101712616AM.png


AND

PastedImage101712616AM2.png


I will solve them as well.

Cheers.
Flexible Support Desk.
Last Edit: 11 years 6 months ago by Support.
The topic has been locked.

Problems with registration popup 11 years 5 months ago #1052

I send you via email the FTP account.

Let me know

thanks
The topic has been locked.

Problems with registration popup 11 years 5 months ago #1149

Have you been provided support?
If not, please resend the email again to This email address is being protected from spambots. You need JavaScript enabled to view it. by typing this forum port's URL at the beginning of your message as reference.

Cheers.
Last Edit: 11 years 5 months ago by Support.
The topic has been locked.

Problems with registration popup 11 years 5 months ago #1344

I have the same issue could you please explain what you have changed in the css please?
thank you
Last Edit: 11 years 5 months ago by M grano.
The topic has been locked.

Problems with registration popup 11 years 5 months ago #1360

albangiannelli

your problem is different, the modal box doesn't even show off in your case. Because i am seeing you modified by purpose.

Open this PHP file:
www.alaconcierge.com/templates/yoo_cloud/html/com_virtuemart/user/login.php

and look around the 172th lines: correct your button with this:
<a class="FlexibleResgiterButton" rel="facebox" rev="iframe|480|560" href="<?php echo JRoute::_('index.php?option=com_virtuemart&view=user&task=editaddresscart&addrtype=BT&tmpl=component&flexible=register',$this->useXHTML,$this->useSSL) ?>" title="<?php echo JText::_('COM_VIRTUEMART_REGISTER_AND_CHECKOUT'); ?>"><?php echo JText::_('COM_VIRTUEMART_REGISTER_AND_CHECKOUT'); ?></a>

For now, in your line, the rel="facebox" rev="iframe|480|560" is missing, which causes the "popup modal box" not show off at all. IF you want to disable that modal box completely, then you should use this:
<a class="FlexibleResgiterButton"  href="<?php echo JRoute::_('index.php?option=com_virtuemart&view=user&task=editaddresscart&addrtype=BT&flexible=register',$this->useXHTML,$this->useSSL) ?>" title="<?php echo JText::_('COM_VIRTUEMART_REGISTER_AND_CHECKOUT'); ?>"><?php echo JText::_('COM_VIRTUEMART_REGISTER_AND_CHECKOUT'); ?></a>

which doesn't have rel="facebox" rev="iframe|480|560" but also doesn't have &tmpl=component as well.

So the "registration form" will be open in a regular page, instead of "popup modal box"
The result will be:

ScreenShot2012-11-23at3.13.49PM.png



This post is closed. If you still having problem, please create a new topic.
The topic has been locked.
Time to create page: 0.117 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo