9re9ory
Forum Replies Created
-
Forum: Plugins
In reply to: [Firelight Lightbox] Video opens directly in YouTubeUntil recently I used NextGen Gallery on this website. Even though I had finally deleted this plugin, its tables were still in my database.
I deleted them manually and everything is back to normal.
It’s weird, knowing that I have another website using NGG and Easy FancyBox without any conflict…
Thank you RavanH for your time and for this great plugin!
Forum: Plugins
In reply to: [Firelight Lightbox] Video opens directly in YouTubeYep, this is the end of my “footer.php” file:
</div> <!-- /container --> <?php wp_footer(); ?> </body> </html>Forum: Plugins
In reply to: [WP Video Lightbox] Video goes straight to youtube pageHi,
Same thing here…
Only other plugins: MailChimp and CForms.
Thank you by advance.
Hello, I have the opposite problem. I’d like a random gallery but the plugin keeps the NGG order.
Here is the code I use (included in page.php):
echo do_shortcode('[jj-ngg-jquery-slider html_id="slider" width="639" height="293" order="random" effect="sliceDownLeft" controlNav="false" pauseOnHover="false" directionNav="false"]');Thanks by advance for your help.
9re9oryForum: Plugins
In reply to: [plugin] JJ NextGen JQuery SliderHi,
Do you have
<?php wp_head(); ?>right before</head>?