• Hello,

    My website [underthegunreview.net] is trying to implement the Magnotic theme, but I cannot make the Featured Content Gallery plugin work. I inserted the code correctly and used the setup page right. I even tried disabling every plugin but FCG and still no dice. Their official forums only update once again, so please, kings of WordPress, help me save my site!

    -James Shotwell
    underthegunreview.net

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter utgjames

    (@utgjames)

    You can see the advice FCG gave me here:

    https://www.featuredcontentgallery.com/forum/nothing-shows-up-3610.html#p12594

    none of it worked

    Thread Starter utgjames

    (@utgjames)

    Hello? Anyone?

    Do you have jQuery running on your theme? It might be because of that. I’m in a search for a carousel/sliding plugin and I could see on the video tutorial that PFC cannot run if jQuery is active in your site.

    If this helps you, please update the thread as there might be others trying to figure it out. Thanks!

    Thread Starter utgjames

    (@utgjames)

    im pretty sure there is no jquery involved. If not in a plugin is it safe to assume that’s not it

    I am having the same problem! I see that you have fixed it on your site.
    Can you please share the solution with us?

    @banbouk – who are you asking this?

    If it’s me, I read in the documentation that the standard configuration (using MooTools js) is not working when you are alreading running jQuery. I guess most of us are already having jQuery in our themes/plugins (ex.: LightBox images plugins), so PFC would not usually work.

    My solution was to change the settings, to make it use the jQuery scripts (not MooTools). You have it in one of the tabs.

    I was asking “utgjames”, because I have already tried to disable all the plugins and it was still not working ??

    @consualfy I couldn’t find the option where you can switch from MooTools to jQuery. Where is that exactly?

    It is working for me now.

    The solution is to open the file wp-content/plugins/featured-content-gallery/scripts/jd.gallery.js.php and repleace:

    1) <?= with <?php echo
    2) ?> with ; ?>

    Don’t forget the spaces (after echo and before ?>)!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[Plugin: Featured Content Gallery] Plugin doesn't work/shows blank box’ is closed to new replies.