• Okay. I have a portfolio gallery – e2gallery pro – on one page of my site, and I want to use the Featured Content Gallery Plugin for my homepage. However, the developer of e2gallerypro told me that there was some sort of clash between the two galleries with Moo Tools. Frankly, I have no idea what he’s talking about. Here is the site: https://www.wujimedia.com

    Here is the back and forth between us:

    =——————————————————————
    I wrapped an if statement around the include of the javascript to make it so it would only show up on the page it that was going to use the FCG.

    You’ll have to find this function:

    gallery_styles() and put if(get_post_meta($post->ID, ‘featuredcontentgallery’, $single=true)==”true”){ } around the includes so it only shows up on the home page when you set a featuredcontentgallery custom field to equal true.
    In the Featured Content Gallery Plugin code.

    ———————————-

    Thanks a lot. Would I find this function in the homepage code or in the Featured Content Gallery code?

    ———————————–

    In the Featured Content Gallery Plugin code.

    ——————————————————————-

    Now, can anyone possibly tell me what the heck he’s talking about? Can anyone put this into language that I – an imbecile – can understand?

    I can answer any specifics if you are interested.

    Thanks for any help you can provide. I appreciate it!

  • The topic ‘Featured Content Gallery, Moo Tools & E2Gallery Pro’ is closed to new replies.