close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Conflict between Powergallery and Fancybox

Thread began 5/25/2016 9:06 am by Daniel | Last modified 5/26/2016 10:55 pm by Daniel | 1722 views | 8 replies

Daniel

Conflict between Powergallery and Fancybox

Hello... I have Powergallery installed on my website and unfortunately it doesn't support video. So to use that capability I would like to use Fancybox. I currently use the code from Powergallery on my website with a variable so that I can just name the gallery on Powergallery and it shows up on my site.

<?php
$pg_id = intval($row_WADAallshows2['comments4']);
$pg_theme = 'wtsa100pixel';
include('/home3/whereth7/public_html/showgallery/galleries/ribbon_lightbox/index.php');
?>

Below that I have the code for Fancybox

</span><a class="fancybox fancybox.iframe" href="https://www.youtube.com/embed/Y-_I-mldTiY" frameborder="0" allowfullscreen"><img src="images/buttons/Book-a-Hotel.png" width="100" height="25" /></a><br>

I load the Fancybox connections above the "head" part of the web page


<!-- Add jQuery library -->
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>

<!-- Add fancyBox -->
<link rel="stylesheet" href="js/fancybox/source/jquery.fancybox.css" type="text/css" media="screen" />
<script type="text/javascript" src="js/fancybox/source/jquery.fancybox.pack.js"></script>

I took a look at the index page from Powergallery and I saw that it also loads a different version of js

<?php if(empty($js_mootools)) { ?>

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>

<script type="text/javascript" src="<?php echo $pg_config['path']; ?>js/mootools-core-1.3.2-full-compat-yc.js"></script>

<script type="text/javascript" src="<?php echo $pg_config['path']; ?>js/mootools-more-1.3.2.1_min.js"></script>

<?php $js_mootools = true; } ?>

I see it also loads mootools

In any case I'm thinking this is where the conflict arises. If I delete the reference from Powergallery from my website then the Fancybox works just fine. How can I get these two to live together peacefully on the same web page?

If there is a way to get Powergallery to support the other types of media... webpages etc I'm all for that too!

Dan Lewis

Attached Files
allshows2_detail-video-2.php

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...