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?

Article in on click event
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: Article in on click event
#44768
Re:Article in on click event 10 Years, 7 Months ago Karma: 0
no, not on page load, only when a picture is clicked.
The administrator has disabled public write access.
 
#44769
Re:Article in on click event 10 Years, 7 Months ago Karma: 747
It is not clear, what's problem with the following code:

Code:


{arisexylightbox activeType="article" width="800" height="600" id="3" title="Article"}<img src="LINK_TO_IMAGE" />{/arisexylightbox}



Could you send image(s) with explanation where we can see what doesn't work?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#44771
Re:Article in on click event 10 Years, 7 Months ago Karma: 0
I wil setup a small website on my server, to show you the problem.

I give you the link when i am ready
The administrator has disabled public write access.
 
#44772
Re:Article in on click event 10 Years, 7 Months ago Karma: 0
www.vanlinda.nl/

I have added a picture, in the picture i have a link to : index.php?option=com_content&view=article&id=1&tmpl=component&TB_iframe=1&width=800&height=600

When i click it, just the article one is displayed, but not in a lightbox.

And i want to click it and see the article in the lightbox.

I can give you a username and password if you need access tot the administrator page.
The administrator has disabled public write access.
 
#44774
Re:Article in on click event 10 Years, 7 Months ago Karma: 747
If you prefer to use "System - ARI Sexy Lightbox" plugin instead of "System - ARI Sexy Lightbox Anywhere" plugin then add rel="sexylightbox" attribute to <A> tag.

HTML code will look like:

Code:


<a href="/component/content/article?id=1&amp;tmpl=component&amp;TB_iframe=1&amp;width=800&amp;height=600" rel="sexylightbox"><img src="/images/sampledata/parks/landscape/120px_pinnacles_western_australia.jpg" border="0" alt="" /></a>



instead of:

Code:


<a href="/component/content/article?id=1&amp;tmpl=component&amp;TB_iframe=1&amp;width=800&amp;height=600"><img src="/images/sampledata/parks/landscape/120px_pinnacles_western_australia.jpg" border="0" alt="" /></a>



Regards,
ARI Soft
The administrator has disabled public write access.
 
#44777
Re:Article in on click event 10 Years, 7 Months ago Karma: 0
Hmm, I added the rel="sexylightbox"" (with the & sign, and without is) to the link in the picture,
but it still displays the article without the lightbox
i have made a guest/guest login for you at the administrator page.
The administrator has disabled public write access.
 
Go to topPage: 123