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


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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?
Go to bottomPage: 1
TOPIC: Plugin Confusion
#26538
Plugin Confusion 13 Years, 5 Months ago Karma: 0
Hi, Im not sure if im using the wrong plugin, too many or theres something wrong.

I have created a link, added rel="sexylightbox" to it, the popup loads in a tiny jumble, then shows 404, however the link itself without the rel works.

Any ideas?
The administrator has disabled public write access.
 
#26539
Re:Plugin Confusion 13 Years, 5 Months ago Karma: 764
Hello,

What HTML code do you use for the link? Could you provide a link to a page where we can see described problem?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#26545
Re:Plugin Confusion 13 Years, 5 Months ago Karma: 0
<a href="~~~sitelink~~~" title="xavier rudd" rel="sexylightbox"><img src="images/stories/RUDD.jpg" border="0" alt="" /></a>
Last Edit: 2012/03/21 12:24 By ehwtech.
The administrator has disabled public write access.
 
#26588
Re:Plugin Confusion 13 Years, 5 Months ago Karma: 0
Ok

So i found out what i was doing wrong, i wasnt allowed to show the full link before as the site was not live (release lineup)

So this is the link i have working, i was missing the "TB_iframe=true&amp;height=450&amp;width=800" part.

Joomla seems to be stripping my code, however it works, so im leaving that.

<a href="index.php?option=com_content&amp;view=article&amp;id=113&amp;tmpl=component&amp;TB_iframe=true&amp;height=450&amp;width=800" title="xavier rudd" rel="sexylightbox"><img src="images/stories/RUDD.jpg" border="0" alt="" /></a>

only issue i have is with the &tmpl=component as it shows the heading of article
The administrator has disabled public write access.
 
#26596
Re:Plugin Confusion 13 Years, 5 Months ago Karma: 764
You can also use the next code for "System - ARI Sexy Lightbox Anywhere" plugin (set "Mode" parameter to "Anywhere"):

Code:


{arisexylightbox activeType="article" width="800" height="450" id="113" title="xavier rudd"}<img src="images/stories/RUDD.jpg" border="0" alt="" />{/arisexylightbox} 



About issue with heading, it is a Joomla! issue. You can read about it here. We can help to fix it if you provide a temporary access to your J! backend by email.

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