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: 12
TOPIC: Flicker problem
#59393
Flicker problem 9 Years, 6 Months ago Karma: 0
if I do I go to see photos will show a Flickr album in my site, only empty {$ text}.
{Arisexylightbox active type = "flickr" source = "photoset" collectionId = "72157677847909720" userId = "102215017 @ N03"} {/} arisexylightbox
a picture showing on my webspace, does work
{Arisexylightbox active type = "inlineimg" thumbWidth = "125"}
content ... content ...
<Img src = "images / wie_zijn_we / martine-marc.jpg" alt = "us!" /> {/} Arisexylightbox

page: www.wandelkriebels.be/index.php/wandelen/tweelanden-wandelroute

Do you have a solution to this problem?
The administrator has disabled public write access.
 
#59394
Re:Flicker problem 9 Years, 6 Months ago Karma: 766
Hello,

Have you specified Flickr API key in "System - ARI Sexy Lightbox Anywhere" plugin settings? Check "Choose type -> Flickr gallery -> Flickr API key" parameter. Check also plugin code which you use. The shortcode from your post has an incorrect syntax and contains unnecessary spaces. It should look like:

Code:


{arisexylightbox activeType="flickr" source="photoset" collectionId="72157677847909720" userId="102215017@N03"}{/arisexylightbox}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#59395
Re:Flicker problem 9 Years, 6 Months ago Karma: 766
It seems you want to show data from a photoset (not collection). For this use the following plugin code:

Code:


{arisexylightbox activeType="flickr" source="photoset" photosetId="72157677847909720" userId="102215017@N03"}{/arisexylightbox}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#59396
Re:Flicker problem 9 Years, 6 Months ago Karma: 0
the flickr API is set, but I see no pictures yet!
The administrator has disabled public write access.
 
#59397
Re:Flicker problem 9 Years, 6 Months ago Karma: 766
The following plugin code is working fine on our test site:

Code:


{arisexylightbox activeType="flickr" source="photoset" photosetId="72157677847909720" userId="102215017@N03"}{/arisexylightbox}



If it doesn't work on your site, could you provide a temporary access to your J! backend by email so we can check settings and shortcode?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#59398
Re:Flicker problem 9 Years, 6 Months ago Karma: 0
sent!
The administrator has disabled public write access.
 
Go to topPage: 12