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?

inline content...how to?
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: inline content...how to?
#28837
inline content...how to? 11 Years, 10 Months ago Karma: 0
I was looking for how to use my newly purchased ARI sexy lightbox to go to inline content.

I saw the demo and unfortunately there isnt much on how to do it there...nor in your tutorials. This is exactly what i was looking for. Do you guys have a tutorial on how to add the content and then link to it. I dont want a simple web page light box with a full website...just the content. Thanks!
The administrator has disabled public write access.
 
#28838
Re: inline content...how to? 11 Years, 10 Months ago Karma: 0
Ok I was kind of looking at this

arisexylightbox activeType="icontent" width="300" height="250" link="Click me" title="Hidden text"}
Inline content which you want to show in sexy lightbox goes here.
{/arisexylightbox}

got it out of your manual. What Im trying to do is use inline content that has html....that popsup in a lightbox...that is linked through an image. haha I know complicated. Basically I have products....and i want people to be able to click product pictures in a form.....and find out product specs in a lightbox. As usual...you guys are great.
The administrator has disabled public write access.
 
#28839
Re: inline content...how to? 11 Years, 10 Months ago Karma: 746
You can use a HTML code in inline content. It is not a problem. Documentation for "ARI Sexy Lightbox Anywhere" plugin can be found here. Check that the plugin is enabled and "Mode" parameter is set to "Anywhere".

A sample code:

Code:


{arisexylightbox activeType="icontent" width="300" height="250" link="Click me" title="Hidden text"}
  <b>Bold text</b> <i>italic text</i>.
{/arisexylightbox} 



Regards,
ARI Soft
The administrator has disabled public write access.
 
#28840
Re: inline content...how to? 11 Years, 10 Months ago Karma: 0
Ok so heres what im doing....Im putting in

{arisexylightbox activeType="icontent" width="300" height="250" link="Click me" title="Hidden text"}
<table border=1>
<tbody>
<tr>
<th>Size of Tent </th>
<th>Seated Guests </th>
<th>Area Required </th>
<th>Square Footage</th>
<th>Color </th>
</tr>
<tr>
<td>20’x 20’ </td>
<td>Up to 32 </td>
<td>30’ x 30</td>
<td>400 </td>
<td>White </td>
</tr>
<tr>
<td>20’x 30’ </td>
<td>48 - 64</td>
<td>30’ x 50’ </td>
<td>600 </td>
<td>White </td>
</tr>
<tr>
<td>20’x 40’ </td>
<td>48 - 64</td>
<td>30’ x 50’ </td>
<td>800</td>
<td>Yellow/White Stripe </td>
</tr>
</tbody>
</table>
{/arisexylightbox}

and this is what i get .....

test.kellertcreations.com/index.php?option=com_chronoforms&chronoform=Party_Quotation

am i doing something wrong?
The administrator has disabled public write access.
 
#28841
Re: inline content...how to? 11 Years, 10 Months ago Karma: 746
The code works fine on our test server. Could you provide a temporary access to your J! backend by email so we can investigate the problem?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#28842
Re: inline content...how to? 11 Years, 10 Months ago Karma: 0
sent...thanks for your help.
The administrator has disabled public write access.
 
Go to topPage: 12