Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

FancyBox for login?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: FancyBox for login?
#2376
FancyBox for login? 14 Years, 10 Months ago Karma: 0
Hi,
I'm interested in clicking a 'login'-link and then display a pop-up with prompt for username and password (and maybe 'remember me') and submit.

Can this be done with the help of fancy-box? Do you have a working sample??

If so - I'm ready to buy!

Regards,
- odde
The administrator has disabled public write access.
 
#2377
Re:FancyBox for login? 14 Years, 10 Months ago Karma: 748
Hello,

If you use Joomla 1.5 and want to place Joomla! login module to 'ARI Fancy Box', you can do the following:

1) Create new position in your template file. For this open template .XML file, which is located by the following path <joomla_dir>/templates/<template_name>/templateDetails.xml , and add <position>login</position> to <positions> section.

2) Create a copy of Joomla! login module on 'Extensions->Module Manager' page.

3) Configure new login module and set 'Position' option to 'login'.

4) Add 'ARI Fancy Box' plugin code to article or to 'ARI Smart Content' module. It will look like:

{arijfancybox width="350" height="200" title="Login Form"}
{arijfbicontent}
Login
{/arijfbicontent}
{arijfbocontent}
{loadposition login}
{/arijfbocontent}
{/arijfancybox}

5) That's all. Now you can see on your Joomla! pages login link. If you click by this link, you see 'ARI Fancy Box' popup with standard Joomla! login form.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1