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?

Conflict with PhocaGallery
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Conflict with PhocaGallery
#52012
Conflict with PhocaGallery 9 Years, 5 Months ago Karma: 0
Hello!
i've got problem on page where installed phocagallery component link
On other pages slider works fine.
i use jquery no conflict and local copy load.
Last Edit: 2014/11/01 17:49 By Azuremist.
The administrator has disabled public write access.
 
#52013
Re:Conflict with PhocaGallery 9 Years, 5 Months ago Karma: 747
Hello,

The page contains javascript error (you can see it in browser's error console) which is not related to "ARI Image Slider" but it prevents execution of extension's javascript code. It seems the error occurs because PhocaGallery try to use SqueezeBox, but it is not loaded.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#52014
Re:Conflict with PhocaGallery 9 Years, 5 Months ago Karma: 0
but i have the same problem with 3 more galleries. may it be template problem?
The administrator has disabled public write access.
 
#52015
Re:Conflict with PhocaGallery 9 Years, 5 Months ago Karma: 747
The following javascript code causes the error:

Code:


jQuery(function($) {
SqueezeBox.initialize({});
SqueezeBox.assign($('a.pg-modal-button').get(), {
parse: 'rel'
});
});



We suppose this code is added by PhocaGallery and we can recommend to contact PhocaGallery support so they fix this problem.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#52016
Re:Conflict with PhocaGallery 9 Years, 5 Months ago Karma: 0
thanks. problems was in template. solved!
The administrator has disabled public write access.
 
Go to topPage: 1