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?

How to create an isolate image thumbnail?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: How to create an isolate image thumbnail?
#10188
How to create an isolate image thumbnail? 13 Years, 3 Months ago Karma: 0
Hi,

I was wondering how can I create an isolate thumbnail image using Ari Fancybox Anywhere, I tried something like this:

{arifancybox activeType="singleimage" dir="pathofimage" generateThumbs=true thumbType=resize}{/arifancybox}

But it did not work, is it possible?

Thank you
The administrator has disabled public write access.
 
#10192
Re:How to create an isolate image thumbnail? 13 Years, 3 Months ago Karma: 747
Hello,

Yes, it is possible. Use the following code:

Code:


{arifancybox}<img src="PATH_TO_IMAGE" width="250" />{/arifancybox}



or the next code:

Code:


{arifancybox thumbWidth="250"}<img src="PATH_TO_IMAGE" />{/arifancybox}



Where PATH_TO_IMAGE is path to image.

PS: You can find description of this ability in "How to create thumbnails for images in content?" section on "System - ARI Fancybox Anywhere" plugin settings page.

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