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 Lightbox
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Article in Lightbox
#20315
Article in Lightbox 12 Years, 6 Months ago Karma: 0
I am having trouble getting an article to show in a lightbox.

I can get the lightbox to execute but the article doesn't load.

Code:

<a href="#TB_inline?height=500&amp;width=500&amp;ArticleID=269" rel="sexylightbox"><img src="images/stories/gfx/buy_now_text.png" alt="buy_now_text_hovered" height="30" width="197" /></a>


I have read the documentation which says to Use 'Article ID' parameter that specify id of necessary article. but not sure where the code is going wrong.

I can't advise of link to site as this is locked off until ready for production.

Please advise.
Last Edit: 2011/10/05 10:39 By PinkConnect.
The administrator has disabled public write access.
 
#20316
Re:Article in Lightbox 12 Years, 6 Months ago Karma: 747
Hello,

If you use "System - ARI Sexy Lightbox Anywhere" plugin, use the next code:

Code:


{arisexylightbox activeType="article" width="500" height="500" id="269"}<img src="images/stories/gfx/buy_now_text.png" alt="buy_now_text_hovered" height="30" width="197" />{/arisexylightbox} 



If you use "System - ARI Sexy Lightbox" plugin, use the following code:

Code:


<a href="index.php?option=com_content&view=article&id=269&tmpl=component&TB_iframe=true&height=500&width=500" rel="sexylightbox"><img src="images/stories/gfx/buy_now_text.png" alt="buy_now_text_hovered" height="30" width="197" /></a>



Regards,
ARI Soft
The administrator has disabled public write access.
 
#20317
Re:Article in Lightbox 12 Years, 6 Months ago Karma: 0
The catch is...this shows the header and footer as fully rendered by Joomla not just the article.
Is there a way around this?
The administrator has disabled public write access.
 
#20318
Re:Article in Lightbox 12 Years, 6 Months ago Karma: 747
It can be a problem with your site template, if it doesn't support print view. We can investigate the issue in more details if you provide a link to a page where you use the extension and temporary access to your J! backend by email.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#20321
Re:Article in Lightbox 12 Years, 6 Months ago Karma: 0
This has been fanatical support. Admin offered to sign into the backend of our install, fixed everything and supplied the updated code for us to use.

Huge thanks.
The administrator has disabled public write access.
 
Go to topPage: 1