Title: Varied Response
Last modified: August 21, 2016

---

# Varied Response

 *  [mpsdyard](https://wordpress.org/support/users/mpsdyard/)
 * (@mpsdyard)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/varied-response/)
 * My chrome and IE sends me the error “Image cannot be loaded and make sure the
   path is correct and image exist”, firefox keeps on rotating the circle trying
   to produce a lightbox image but it fails.
    I surfed through the forum, so I updated
   my permalinks, updated jQuery but still the problem persists.
 * I am using Focused theme.
 * [http://wordpress.org/plugins/nimble-portfolio/](http://wordpress.org/plugins/nimble-portfolio/)

Viewing 13 replies - 1 through 13 (of 13 total)

 *  Plugin Author [Nimble3](https://wordpress.org/support/users/nimble3/)
 * (@nimble3)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/varied-response/#post-4199073)
 * Please set `Image/Video URL` field of the portfolio (while adding/editing)
 *  Thread Starter [mpsdyard](https://wordpress.org/support/users/mpsdyard/)
 * (@mpsdyard)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/varied-response/#post-4199109)
 * Image URL set, still the portfolio page is in a mess.
    No changes observed by
   setting the image URL
 * [http://www.manipalsingh.com/portfolio/](http://www.manipalsingh.com/portfolio/)
 *  Thread Starter [mpsdyard](https://wordpress.org/support/users/mpsdyard/)
 * (@mpsdyard)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/varied-response/#post-4199126)
 * This is not resolved. Please look into it.
 *  Plugin Author [Nimble3](https://wordpress.org/support/users/nimble3/)
 * (@nimble3)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/varied-response/#post-4199127)
 * I can see that the Image not found problem is resolved as you have set the Image/
   Video URL field.
 * But you have a new problem which is even not related to our plugin. Please find
   this link to resolve it [http://wordpress.org/support/topic/layout-all-over-the-place](http://wordpress.org/support/topic/layout-all-over-the-place)
 *  Thread Starter [mpsdyard](https://wordpress.org/support/users/mpsdyard/)
 * (@mpsdyard)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/varied-response/#post-4199128)
 * Removed the
 *     ```
        tag in the Portfolio page.
       Still the site is buggy.
       http://www.manipalsingh.com/portfolio/
       ```
   
 *  Thread Starter [mpsdyard](https://wordpress.org/support/users/mpsdyard/)
 * (@mpsdyard)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/varied-response/#post-4199129)
 * Removed the pre tag as directed here
    [http://wordpress.org/support/topic/layout-all-over-the-place](http://wordpress.org/support/topic/layout-all-over-the-place)
   Still some issues remain
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [12 years, 6 months ago](https://wordpress.org/support/topic/varied-response/#post-4199130)
 * > Still some issues remain
 * You know, this is your topic and if you think the issue is not resolved then 
   you can mark it so on the right column under “This topic is”…
 *  Thread Starter [mpsdyard](https://wordpress.org/support/users/mpsdyard/)
 * (@mpsdyard)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/varied-response/#post-4199131)
 * ^ Thank you Jan
 *  Plugin Author [Nimble3](https://wordpress.org/support/users/nimble3/)
 * (@nimble3)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/varied-response/#post-4199132)
 * Please read this [http://wordpress.org/support/topic/images-are-showing-up-twice?replies=14#post-4491653](http://wordpress.org/support/topic/images-are-showing-up-twice?replies=14#post-4491653)
 * I believe people should read Sticky posts first before adding a support topic
   🙂
 *  Thread Starter [mpsdyard](https://wordpress.org/support/users/mpsdyard/)
 * (@mpsdyard)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/varied-response/#post-4199133)
 * Sir I had already made that change after seeing the sticky topic beforehand.
   
   Proof : [https://docs.google.com/file/d/0B1iT3UAGQJ0cVlYwX09KTWRsbmc/edit?usp=drivesdk](https://docs.google.com/file/d/0B1iT3UAGQJ0cVlYwX09KTWRsbmc/edit?usp=drivesdk)
 *  Thread Starter [mpsdyard](https://wordpress.org/support/users/mpsdyard/)
 * (@mpsdyard)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/varied-response/#post-4199136)
 * I was able to rectify the layout with the help of previous posts.
    Just 1 bug
   is left now. There are 6 items in graphic designs here [Please see graphic designs here](http://www.manipalsingh.com/portfolio/)
   But if click on the circle thumbnail we will be directed towards a single jpeg
   instead of all the 6 files. To see all the 6 files we need to click on “Read 
   More”.
 * P.S : I made a change in wp-content/plugins/nimble-portfolio/templates/3colround/
   template.php
 *  Plugin Author [Nimble3](https://wordpress.org/support/users/nimble3/)
 * (@nimble3)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/varied-response/#post-4199143)
 * SyntaxError: syntax error
    [http://www.manipalsingh.com/wp-content/plugins/nimble-portfolio/includes/scripts.js?ver=1.3.2](http://www.manipalsingh.com/wp-content/plugins/nimble-portfolio/includes/scripts.js?ver=1.3.2)
   Line 23
 * Instead of
 *     ```
       jQuery("a[rel^='lightbox'], a[rel^='youtube'], a[rel^='fancybox']" ).prettyPhoto({deeplinking: false});, ".nimble-portfolio ul li:not(.hidden)" ).prettyPhoto();
       ```
   
 * Please use this in [http://www.manipalsingh.com/wp-content/plugins/nimble-portfolio/includes/scripts.js](http://www.manipalsingh.com/wp-content/plugins/nimble-portfolio/includes/scripts.js)(
   line#23)
 *     ```
       jQuery("a[rel^='lightbox'], a[rel^='youtube'], a[rel^='fancybox']", ".nimble-portfolio ul li:not(.hidden)" ).prettyPhoto({deeplinking: false});
       ```
   
 *  Thread Starter [mpsdyard](https://wordpress.org/support/users/mpsdyard/)
 * (@mpsdyard)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/varied-response/#post-4199145)
 * Edited the scripts.js file. Now it is
 *     ```
       jQuery(document).ready(function() {
           // Portfolio Filtering
   
           jQuery('.nimble-portfolio-filter ul li a').click(function() {
               jQuery(this).css('outline','none');
               jQuery('.nimble-portfolio-filter ul .current').removeClass('current');
               jQuery(this).parent().addClass('current');
               var filterVal = jQuery(this).attr('rel');
               if(filterVal == 'all') {
                   jQuery('.nimble-portfolio ul li.hidden').fadeIn('normal').removeClass('hidden');
               } else {
                   jQuery('.nimble-portfolio ul li').each(function() {
                       if(!jQuery(this).hasClass(filterVal)) {
                           jQuery(this).fadeOut('slow').addClass('hidden');
                       } else {
                           jQuery(this).fadeIn('slow').removeClass('hidden');
                       }
                   });
               }
   
               // Apply lightbox gallery only to current items
   
               jQuery("a[rel^='lightbox'], a[rel^='youtube'], a[rel^='fancybox']", ".nimble-portfolio ul li:not(.hidden)" ).prettyPhoto({deeplinking: false})
               return false;
           });
           // PrettyPhoto Lightbox
   
              return false;
   
       });
       ```
   
 * Still the problem persists. No change observed.

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘Varied Response’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/nimble-portfolio_e1ebf4.svg)
 * [Wordpress Picture / Portfolio / Media Gallery](https://wordpress.org/plugins/nimble-portfolio/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nimble-portfolio/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nimble-portfolio/)
 * [Active Topics](https://wordpress.org/support/plugin/nimble-portfolio/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nimble-portfolio/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nimble-portfolio/reviews/)

## Tags

 * [correct](https://wordpress.org/support/topic-tag/correct/)
 * [image](https://wordpress.org/support/topic-tag/image/)
 * [path](https://wordpress.org/support/topic-tag/path/)

 * 13 replies
 * 3 participants
 * Last reply from: [mpsdyard](https://wordpress.org/support/users/mpsdyard/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/varied-response/#post-4199145)
 * Status: not resolved