image in NextGen Gallery is showing on new tab - wordpress

I'm using nextgen gallery plugin to show image on my site. The images lists are showing pretty good in my page but whenever i click on the image it opens in new tab instead of fancybox.
I've tried using fancybox and also light box as Lightbox effect but none are working good.
Any help will greatly appreciated.
Thanks.
For detail here is my site's url. http://www.ace-holidays.com/trips/everest-base-camp-trek/ please checkout the Photos and Videos tab here.

Are you using a custom build theme?
There is an error in one of your JavaScript files: Uncaught TypeError: Cannot read property 'split' of undefined scripts.js?ver=1.0:316, this can block the execution of other JavaScript code, like the Fancybox.
If solving that error doesn't work, try using one of the default WordPress themes and check if it works in one of them. Also, make sure your theme is using wp_head(); and wp_footer();.

Related

Wordpress - AMCharts only display on page reload

I am working on adding an SVG map to a page in WordPress. I can display the map with the AMCharts plugin but when I navigate to a new page then back to the page with the map on it, it no longer renders. In the chrome console, I see the code for the map that's generated but it is not visible.
Has anyone encountered a similar issue with WordPress and using AMCharts?
I am thinking maybe there's a way to auto reload the page when navigating to the page with the map but I'm not sure how to do that just on first page click.
Any input would be appreciated, thanks!
I solved this with an upgraded theme.

Images/media not loading with Advanced Custom Fields

I am developing a wordpress website and am using the Advanced Custom Fields plugin to make a slideshow of images that will be displayed in a fixed position on the page. I have installed the plugin and created the custom field and everything is working fine, until when I have to upload the images: The media library does not load any images, and when I upload new ones it displays an error stating "An error occurred in the upload. Please try again later."
I have tried making other custom fields with text and they work as expected, it is only the media uploading that seems to be the problem.
Any answers, suggestions, tips or tricks highly appreciated!

wordpress doesn't remember uploaded images

I'm having problems with the on page image uploader. Uploading images works fine. But when i'm on a page and I want to add an image there, I don't see the images that are already uploaded to the library. As a result, images get uploaded multiple times and now I have multiple copies of the same image in my media library.
Is anyone here familiar with this problem? I would really appreciate the help!
screenshots of the overall settings of my custom fields:
Check this screen-shot and change setting according to image.
You can find this setting here:-- wp-admin --> Custom Fields --> Edit Your Field Groups --> Select Field --> Find Library
Hope this will help you...
Solved it!
There was an error in a plugin I was using: Polylang plugin
In the settings there was an error saying that not every page and/or post had a language setup. Selected option to set standard language for every page and post and everything was fine!

Wordpress, excerpts and Image Links

Quickinfo:
I am using wordpress 3.5.1 with the latest version of the "FancyBox
for WordPress" -Plugin.
I use the more-Tag for all articles, making
only excerpts of them beeing shown on the start-page.
Facts:
In wordpress image-thumbnails included in the article are enclosed
in a link pointing to the image-url by default.
The Fancybox-Plugin makes such Links open the image in a jQuery Fancybox.
My Problem:
Sometimes I show images in the excerpts, too.
At this time theres happening an usability-flaw:
When clicking on the Image a fancybox will open, but people expect to get redirected to the full article instead.
Is anyone aware of a solution how to overcome this issue, maybee by using an other plugin, changing the structure of my articles or editing some php-files?
I don't know about the plugin you are using but I've always used colorbox. There's a plugin for it designed for wordpress and it allows you to specify which images you want to open in a jquery window.

Using Image module to create an Image Gallery and view them using lightbox

The new version of the Image module has some components, one of them being image_gallery.module which creates some views and taxonomy for you to use.
Now I want that when the user clicks on an image uploaded into a gallery, it is displayed using lightbox. This was easily done when creating a content-type and setting the view to lightbox.
Now the questions are:
Should I use image_gallery module?
If yes, how can I implement lightbox to it?
Should I use the other way (creating content type and creating views manually)?
Am I doing it completely wrong? :)
Any help is greatly appreciated.
I have found Jeff Eaton's Views Gallery to be a great and simple image gallery solution, and it will display images in Lightbox right out of the box. You need to have the lightbox2 module installed first though...
Here's the module:
http://drupal.org/project/views_gallery
And here's a very informative screencast:
http://www.lullabot.com/articles/photo-galleries-views-attach

Resources