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?

Blue outline around focussed objects
(1 viewing) (1) Guest
"ARI Fancy Lightbox" WordPress plugin
Go to bottomPage: 12
TOPIC: Blue outline around focussed objects
#59699
Re:Blue outline around focussed objects 7 Years, 1 Month ago Karma: 0
I installed ARI Fancy Lightbox v.1.3 and saw that also works well with large PDF files. Unfortunate that does not automatically generate a thumbnail, but to that simply be remedied with a little 'of code in the post page.
The shortcode
fancybox url="domain.com/page.html"]Click me[/fancybox]
does not work. I tried with internal and external links, pointing to pictures and PDFs, but nothing. I'm sorry, maybe if I had more documentation about that could be more help.
Greetings,
Umberto
The administrator has disabled public write access.
 
#59701
Re:Blue outline around focussed objects 7 Years, 1 Month ago Karma: 746
It looks lime misunderstanding, current this shortcode is not support by the plugin. We want to ask, you need shortcode which work in way as we described or need something another?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#59705
Re:Blue outline around focussed objects 7 Years, 1 Month ago Karma: 0
The advantage of owning a shortcode is being able to use all the functionality of the plugin on the fly regardless of its global configuration, maybe like in my case where you are still forced to keep previous plugins used in its place for reasons of backward compatibility in expectation of their replacement and facilitate not just writing code for customers. Also if you could also get the thumbnail to have greater visual impact would be top notch.
Here you may see an example:
ilpoliedrico.com/2011/04/perle-in-cielo-e-sogni-umani.html
The code I use is this:

<a class="ari-fancybox" href="www.youtube.com/embed/fiHWq7LBZSQ"><img src="www.youtube.com/upload_thumbnail?v=fiHWq7LBZSQ&amp;t=hqdefault&amp;ts=1487315943335&quot;" /></a>

Maybe it would be nice to be able to write instead:

[fancybox XXX_url="http://foo.com/video/blabla" thumb="1"]Else[/fancybox]

where XXX is Youtube, Vimeo, PDF, etc., just to then propose on the thumbnail the resource.
I realize, however, that to achieve this will require much work, while mine is only a suggestion to the user. Maybe in the future this kind of functionality you might propose in a major release fee that you might even sell a much higher price. The base is great and has a lot of potential that other similar tools certainly have not.

Regards,
Umberto

PS. If you want we could continue this pleasant discussion privately via email on what I indicated on my profile.
The administrator has disabled public write access.
 
#59706
Re:Blue outline around focussed objects 7 Years, 1 Month ago Karma: 746
v. 1.3.1 supports ability to use the following shortcode:

Code:


[fancybox url="http://wp-quiz.ari-soft.com" caption="WordPress Quiz Plugin"]Click me[/fancybox]



Currently it doesn't support ability to generate thumbnails automatically, we will implement it in a future version of the plugin. BTW, we sent more details by email.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#59708
Re:Blue outline around focussed objects 7 Years, 1 Month ago Karma: 0
Is fantastic! Try this:
Code:


[fancybox url="https://antwrp.gsfc.nasa.gov/apod/" caption="Astronomy picture of the day"]<img alt="astronomy_pod" src="https://www.portaltotheuniverse.org/static/livedata/astronomy_pod/image.jpg">[/fancybox]



You can insert any image as a thumbnail, even form remote source!

Regards,
Umberto
Last Edit: 2017/02/18 14:14 By umby.
The administrator has disabled public write access.
 
Go to topPage: 12