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 use it in single image inside article?
(1 viewing) (1) Guest
Go to bottomPage: 123
TOPIC: how to use it in single image inside article?
#15189
how to use it in single image inside article? 12 Years, 11 Months ago Karma: 0
hello,
sorry for my bad english.

I've hust bought ARI Magnifier.

I would like to use it inside articles.

I have a folder inside /images/storie, this folder is "examples".
Inside it there are 5 PNG images.

I want to use magnifier in one of these images inside an article.
How can I do?

Thankyou
The administrator has disabled public write access.
 
#15191
Re:how to use it in single image inside article? 12 Years, 11 Months ago Karma: 747
Hello,

Install "ARI Magnifier" module then install, configure and enable "System - ARI Magnifier Anywhere" plugin. Place the next code into an article if you want to show <joomla_directory>/images/stories/img01.jpg image with magnifier effect:

Code:


{arimagnify activeType="singleimage" src="images/stories/img01.jpg" thumbWidth="125"}{/arimagnify}



One note, if you use a WYSIWYG editor, switch it to plain text mode because editors can add extra HTML code or encode entering code in design mode

Regards,
ARI Soft
The administrator has disabled public write access.
 
#15195
Re:how to use it in single image inside article? 12 Years, 11 Months ago Karma: 0
It doesn't work.
The articles is empty.

I follow your tips.


What's wrong?



p.s.
If I publish a "module", it works fine, but only the module.
The administrator has disabled public write access.
 
#15196
Re:how to use it in single image inside article? 12 Years, 11 Months ago Karma: 747
Could you provide link to page where we can see the problem and temporary access to your Joomla! backend by email that we can investigate it? Provided code works fine on our test server.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#15198
Re:how to use it in single image inside article? 12 Years, 11 Months ago Karma: 0
ok, fixed
probably, my website can't make thumb itself.
I put in the code srcSmall and now It works fine.

Great plugin!

But would be nice to find a fuller explanation in the site.
For example:activeType="singleimage" is missing......


This is my right code:
{arimagnify activeType="singleimage" src="images/stories/slideshow/001.jpg" srcSmall="images/stories/slideshow/thumb/001.jpg" thumbWidth="125"}

Thankyou
The administrator has disabled public write access.
 
#15199
Re:how to use it in single image inside article? 12 Years, 11 Months ago Karma: 747
Problem with generating thumbnails can occur if <joomla_directory>/cache/ or <joomla_directory>/cache/mod_arimagnifier folder doesn't have writable permissions.

About "activeType" attribute of {arimagnify} tag, it is used that define image source (can be singleimage, imglist, picasa or flickr). Documentation can be found on plugin settings page in "Description" field.

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