• Resolved jhdean

    (@jhdean)


    Hello,

    Things had been working. I set up a local WordPress installation for development. After that I noticed my JIG filtering by tag list didn’t work on the local installation. Part of the problem turned out to be having changed the case of keywords in Lightroom and having them matched to old slugs with a different case. I fixed that but the filtering still doesn’t work.

    In the process of trying to track down the problem I changed some settings on the live site. Something new came up during Taxonomy term mapping. If I map IPTC 2#025 keywords to the Tags field I get the following error. I don’t get the error when I map them to Att.Tags.

    Warning: (page) Test (ID 39) query “gallery link=”file” type=”rectangular” tag=bears,goats post_parent=all orderby=”rand”” failed, returning “<p>ERROR: Invalid mla_gallery tax_query = ‘gallery'</p>” in /home/tehbende/public_html/jeffreyhdean.com/wp-content/plugins/media-library-assistant/includes/class-mla-data.php on line 3448

    The tags show properly in the Media Library for each image.

    Any suggestions are much appreciated,
    Jeff

    https://www.ads-software.com/plugins/media-library-assistant/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author David Lingren

    (@dglingren)

    Thanks for the question and for taking the time to include the full text of the Warning message; very helpful.

    I am not sure what you mean by “JIG filtering by tag list” but I can shed some light on the Warning message.

    The message comes from the “where-used” reporting code that is executing your shortcodes to see which attachments they return. It looks like the code is not properly scanning the shortcodes on your WordPress page “Test” (ID 39). I would start by going to that page and looking carefully at the shortcodes it contains.

    If you can post the entire source code for your page or at least the shortcodes it contains I can be more specific. It looks like the shortcode name has been corrupted; the “gallery” at the beginning of the query should not be there. Are you using the mla_alt_shortcode parameter in your shortcode?

    If you do not need the where-used “Gallery in” information you can avoid the message by going to the Settings/Media Library Assistant General tab, scrolling down to the “Where-used Reporting” section and disabling the reporting categories you don’t need. Of course, that won’t fix any problem in the shortcode itself.

    Thanks for any additional information you can provide.

    Thread Starter jhdean

    (@jhdean)

    Thanks for explaining about the error message David.

    JIG stands for Justified Image Grid plugin. Here are the shortcodes. The first works, the second with the filtering doesn’t. At one time the filtering did work. The page source follows.
    [justified_image_grid image_tags=people]
    [justified_image_grid filter_orderby=custom filter_custom_order=”people,reliefs”]
    There is no other shortcode in the the Divi text modules. Nothing says “gallery.”

    Jeff

    <!DOCTYPE html>
    <!–[if IE 6]>
    <html id=”ie6″ lang=”en-US”>
    <![endif]–>
    <!–[if IE 7]>
    <html id=”ie7″ lang=”en-US”>
    <![endif]–>
    <!–[if IE 8]>
    <html id=”ie8″ lang=”en-US”>
    <![endif]–>
    <!–[if !(IE 6) | !(IE 7) | !(IE 8) ]><!–>
    <html lang=”en-US”>
    <!–<![endif]–>
    <head>
    <meta charset=”UTF-8″ />
    <title>Portfolio | Jeffrey H Dean</title>

    <link rel=”pingback” href=”https://www.jeffreyhdean.com/xmlrpc.php&#8221; />

    <!–[if lt IE 9]>
    <script src=”https://www.jeffreyhdean.com/wp-content/themes/Divi/js/html5.js&#8221; type=”text/javascript”></script>
    <![endif]–>

    <script type=”text/javascript”>
    document.documentElement.className = ‘js’;
    </script>

    <link rel=”alternate” type=”application/rss+xml” title=”Jeffrey H Dean » Feed” href=”https://www.jeffreyhdean.com/?feed=rss2&#8243; />
    <link rel=”alternate” type=”application/rss+xml” title=”Jeffrey H Dean » Comments Feed” href=”https://www.jeffreyhdean.com/?feed=comments-rss2&#8243; />
    <link rel=”alternate” type=”application/rss+xml” title=”Jeffrey H Dean » Portfolio Comments Feed” href=”https://www.jeffreyhdean.com/?feed=rss2&page_id=2&#8243; />
    <meta content=”JEFFREY H DEAN v.1.0″ name=”generator”/><link rel=’stylesheet’ id=’open-sans-css’ href=’//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext&ver=4.1′ type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’dashicons-css’ href=’https://www.jeffreyhdean.com/wp-includes/css/dashicons.min.css?ver=4.1&#8242; type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’admin-bar-css’ href=’https://www.jeffreyhdean.com/wp-includes/css/admin-bar.min.css?ver=4.1&#8242; type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’foobox-min-css’ href=’https://www.jeffreyhdean.com/wp-content/plugins/fooboxV2/css/foobox.min.css?ver=2.3.2.15&#8242; type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’divi-fonts-css’ href=’https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,800italic,400,300,700,800&subset=latin,latin-ext&#8217; type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’divi-style-css’ href=’https://www.jeffreyhdean.com/wp-content/themes/jeffrey-h-dean/style.css?ver=2.2&#8242; type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’et-shortcodes-css-css’ href=’https://www.jeffreyhdean.com/wp-content/themes/Divi/epanel/shortcodes/css/shortcodes.css?ver=3.0&#8242; type=’text/css’ media=’all’ />
    <link rel=’stylesheet’ id=’et-shortcodes-responsive-css-css’ href=’https://www.jeffreyhdean.com/wp-content/themes/Divi/epanel/shortcodes/css/shortcodes_responsive.css?ver=3.0&#8242; type=’text/css’ media=’all’ />
    <script type=’text/javascript’ src=’https://www.jeffreyhdean.com/wp-includes/js/jquery/jquery.js?ver=1.11.1′></script&gt;
    <script type=’text/javascript’ src=’https://www.jeffreyhdean.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1′></script&gt;
    <script type=’text/javascript’ src=’https://www.jeffreyhdean.com/wp-content/plugins/fooboxV2/js/foobox.min.js?ver=2.3.2.15′></script&gt;
    <link rel=”EditURI” type=”application/rsd+xml” title=”RSD” href=”https://www.jeffreyhdean.com/xmlrpc.php?rsd&#8221; />
    <link rel=”wlwmanifest” type=”application/wlwmanifest+xml” href=”https://www.jeffreyhdean.com/wp-includes/wlwmanifest.xml&#8221; />
    <meta name=”generator” content=”WordPress 4.1″ />
    <link rel=’canonical’ href=’https://www.jeffreyhdean.com/?page_id=2&#8242; />
    <link rel=’shortlink’ href=’https://www.jeffreyhdean.com/?p=2&#8242; />
    <script type=”text/javascript”>/* Run FooBox (v2.3.2.15) */
    (function( FOOBOX, $, undefined ) {
    FOOBOX.o = {style: “fbx-metro”, wordpress: { enabled: true }, iframe: { showImmediate: true }, deeplinking : { enabled: true, prefix: “foobox” }, captions: { animation:’show’, prettify:true }, excludes:’.fbx-link,.nofoobox,.nolightbox,a[href*=”pinterest.com/pin/create/button/”],.jig-customLink’, affiliate : { enabled: true }, slideshow: { enabled:true}, social: { enabled: true, excludes: [‘iframe’,’html’], position: ‘fbx-above’, links: [ { css: ‘fbx-facebook’, title: ‘Facebook’, url: ‘https://www.facebook.com/sharer.php?u={url}’ }, { css: ‘fbx-google-plus’, title: ‘Google+’, url: ‘https://plus.google.com/share?url={url-ne}’ }, { css: ‘fbx-twitter’, title: ‘Twitter’, url: ‘https://twitter.com/share?url={url}&text={title}’ }, { css: ‘fbx-pinterest’, title: ‘Pinterest’, url: ‘https://pinterest.com/pin/create/bookmarklet/?media={img!}&url={url}&is_video={is_video}&description={title}’ }, { css: ‘fbx-linkedin’, title: ‘LinkedIn’, url: ‘https://www.linkedin.com/shareArticle?url={url}&title={title}’ }, { css: ‘fbx-buffer’, title: ‘Buffer’, url: ‘https://bufferapp.com/add?text={title}&url={url}’ }, { css: ‘fbx-digg’, title: ‘Digg’, url: ‘https://digg.com/submit?url={url}&title={title}’ }, { css: ‘fbx-tumblr’, title: ‘Tumblr’, url: ‘https://www.tumblr.com/share/photo?source={img}&click_thru={url}&caption={title}%20-%20{desc}’ }, { css: ‘fbx-reddit’, title: ‘Reddit’, url: ‘https://reddit.com/submit?url={url}&title={title}’ }, { css: ‘fbx-stumble-upon’, title: ‘StumbleUpon’, url: ‘https://www.stumbleupon.com/submit?url={url}&title={title}’ } ] }, preload:true, modalClass: “fbx-arrows-3 fbx-spinner-6 fbx-inset-buttons”};
    FOOBOX.init = function() {
    $(“.fbx-link”).removeClass(“fbx-link”);
    $(“.gallery”).foobox($.extend(true, {}, FOOBOX.o, { alwaysInit: true }));
    $(“.jigFooBoxConnect”).foobox($.extend(true, {}, FOOBOX.o, { alwaysInit: true }));
    $(“.foobox, [target=\”foobox\”]”).foobox($.extend(true, {}, FOOBOX.o, { alwaysInit: true }));
    $(“.wp-caption”).foobox($.extend(true, {}, FOOBOX.o, { alwaysInit: true }));
    $(“a:has(img[class*=wp-image-])”).foobox($.extend(true, {}, FOOBOX.o, { alwaysInit: true }));

    };
    }( window.FOOBOX = window.FOOBOX || {}, jQuery ));

    jQuery(function() {
    //preload the foobox font
    jQuery(“body”).append(“<span style=\”font-family:’foobox’; color:transparent; position:absolute; top:-1000em;\”>f</span>”);
    FOOBOX.init();
    jQuery(document).trigger(“foobox-after-init”);

    });
    </script><!– Child theme custom CSS created by Divi Children – https://divi4u.com/divi-children-plugin/ –>
    <style type=”text/css” media=”screen”>
    #footer-widgets {padding-top:;}
    .footer-widget {margin-bottom:;}
    #main-footer { background-color:!important;}
    .footer-widget .title {color:!important;}
    .footer-widget .title {font-size:;}
    .footer-widget .title {padding-bottom:;}
    .footer-widget, .footer-widget li, .footer-widget li a {color:!important; font-size:;}
    .footer-widget li a:hover, #footer-widgets .et_pb_widget li a:hover {color:!important;}
    .footer-widget li:before {border-color:!important;}
    #footer-bottom { background-color:;}
    #footer-bottom {padding:15px 0 5px;}
    #footer-info, #footer-info a {color:;}
    #footer-info, #footer-info a {font-size:;}
    #footer-bottom ul.et-social-icons li a {color:;}
    #footer-bottom ul.et-social-icons li a:hover {color:!important;}
    #footer-bottom ul.et-social-icons li a {font-size:;}
    #footer-bottom ul.et-social-icons li {margin-left:-6px;}
    #sidebar .et_pb_widget {margin: 0 0 ;}
    #sidebar h4.widgettitle {color:;}
    #sidebar h4.widgettitle {font-size:;}
    #sidebar li, #sidebar li a {font-size:;}
    #sidebar li, #sidebar li a {color:;}
    #sidebar li a:hover {color:!important;}
    </style>
    <!– End Child theme custom CSS –>

    <meta name=”viewport” content=”width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0″ /> <style>
    a { color: #2EA3F2; }

    body { color: #141414; }

    .et_pb_counter_amount, .et_pb_featured_table .et_pb_pricing_heading, .et_quote_content, .et_link_content, .et_audio_content { background-color: #2EA3F2; }

    #main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu { background-color: #9b9b9b; }

    #top-header, #et-secondary-nav li ul { background-color: #ddb880; }

    .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce-message, .woocommerce-error, .woocommerce-info { background: #2EA3F2 !important; }

    #et_search_icon:hover, .mobile_menu_bar:before, .footer-widget h4, .et-social-icon a:hover, .comment-reply-link, .form-submit input, .et_pb_sum, .et_pb_pricing li a, .et_pb_pricing_table_button, .et_overlay:before, .entry-summary p.price ins, .woocommerce div.product span.price, .woocommerce-page div.product span.price, .woocommerce #content div.product span.price, .woocommerce-page #content div.product span.price, .woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price, .et_pb_member_social_links a:hover { color: #2EA3F2 !important; }

    .woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before, .et_pb_widget li a:hover, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light .et_pb_more_button, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .wp-pagenavi span.current, .wp-pagenavi a:hover, .et_pb_contact_submit, .et_pb_bg_layout_light .et_pb_newsletter_button, .nav-single a, .posted_in a { color: #2EA3F2 !important; }

    .et-search-form, .nav li ul, .et_mobile_menu, .footer-widget li:before, .et_pb_pricing li:before, blockquote { border-color: #2EA3F2; }

    #main-footer { background-color: #222222; }

    #top-menu a { color: #f9f9f9; }

    #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .bottom-nav li.current-menu-item > a { color: #2EA3F2; }

    </style>
    <style type=”text/css”>.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
    <style type=”text/css” media=”print”>#wpadminbar { display:none; }</style>
    <style type=”text/css” media=”screen”>
    html { margin-top: 32px !important; }
    * html body { margin-top: 32px !important; }
    @media screen and ( max-width: 782px ) {
    html { margin-top: 46px !important; }
    * html body { margin-top: 46px !important; }
    }
    </style>
    <style type=”text/css”>

    </style><style type=”text/css” id=”et-custom-css”>
    body {
    color: #666666;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    }
    </style></head>
    <body class=”page page-id-2 page-template-default logged-in admin-bar no-customize-support et_cover_background et_secondary_nav_enabled et_header_style_centered osx et_pb_pagebuilder_layout et_right_sidebar safari”>
    <div id=”page-container”>

    <div id=”top-header” class=”et_nav_text_color_dark”>
    <div class=”container clearfix”>

    <div id=”et-info”>
    <span id=”et-info-phone”></span>

    <span id=”et-info-email”>[email protected]</span>

    </div> <!– #et-info –>

    <div id=”et-secondary-menu”>
    </div> <!– #et-secondary-menu –>

    </div> <!– .container –>
    </div> <!– #top-header –>

    <header id=”main-header” class=”et_nav_text_color_light”>
    <div class=”container clearfix”>

    <img src=”
    https://www.jeffreyhdean.com/wp-content/uploads/2015/01/Web-Logo-11-06.jpg&#8221; alt=”Jeffrey H Dean” id=”logo” />

    <div id=”et-top-navigation”>
    <nav id=”top-menu-nav”>
    <ul id=”top-menu” class=”nav”>
    <li >Home

    <li class=”page_item page-item-2 current_page_item”>Portfolio

    </nav>

    <div id=”et_top_search”>
    <span id=”et_search_icon”></span>
    <form role=”search” method=”get” class=”et-search-form et-hidden” action=”https://www.jeffreyhdean.com/”&gt;
    <input type=”search” class=”et-search-field” placeholder=”Search …” value=”” name=”s” title=”Search for:” /> </form>
    </div>

    <div id=”et_mobile_nav_menu”>

    <span class=”select_page”>Select Page</span>
    <span class=”mobile_menu_bar”></span>

    </div> </div> <!– #et-top-navigation –>
    </div> <!– .container –>
    </header> <!– #main-header –>

    <div id=”et-main-area”>
    <div id=”main-content”>

    <article id=”post-2″ class=”post-2 page type-page status-publish hentry”>

    <div class=”entry-content”>
    <div class=”et_pb_section et_section_regular”>

    <div class=”et_pb_row”>
    <div class=”et_pb_column et_pb_column_4_4″>
    <div class=”et_pb_text et_pb_bg_layout_light et_pb_text_align_left”>
    <div id=”jig1″ class=”justified-image-grid jig-fe46237d1cdb0b00e584abfb9b434c90 jig-preset-global jigFooBoxConnect”><div class=”jig-clearfix”></div><noscript id=”jig1-html” class=”justified-image-grid-html” data-lazy-src=”skiplazyload” data-src=”skipunveillazyload”>

    </noscript></div>
    </div> <!– .et_pb_text –><div class=”et_pb_text et_pb_bg_layout_light et_pb_text_align_left”>
    <span class=”jigErrorMessage”>There are no photos with those IDs or post 2 does not have any attached images!</span>
    </div> <!– .et_pb_text –>
    </div> <!– .et_pb_column –>
    </div> <!– .et_pb_row –>

    </div> <!– .et_pb_section –>
    </div> <!– .entry-content –>

    </article> <!– .et_pb_post –>

    </div> <!– #main-content –>

    <footer id=”main-footer”>

    <div id=”footer-bottom”>
    <div class=”container clearfix”>
    <ul class=”et-social-icons”>

    <li class=”et-social-icon et-social-facebook”>

    <span>Facebook</span>

    <li class=”et-social-icon et-social-twitter”>

    <span>Twitter</span>

    <li class=”et-social-icon et-social-google-plus”>

    <span>Google</span>

    <li class=”et-social-icon et-social-rss”>

    <span>RSS</span>

    <p id=”footer-info”>Copyright © 2014 – 2015 Jeffrey H Dean</p>
    </div> <!– .container –>
    </div>
    </footer> <!– #main-footer –>
    </div> <!– #et-main-area –>

    </div> <!– #page-container –>

    <script type=’text/javascript’ src=’https://www.jeffreyhdean.com/wp-includes/js/admin-bar.min.js?ver=4.1′></script&gt;
    <script type=’text/javascript’ src=’https://www.jeffreyhdean.com/wp-includes/js/comment-reply.min.js?ver=4.1′></script&gt;
    <script type=’text/javascript’ src=’https://www.jeffreyhdean.com/wp-content/themes/Divi/js/jquery.fitvids.js?ver=2.2′></script&gt;
    <script type=’text/javascript’ src=’https://www.jeffreyhdean.com/wp-content/themes/Divi/js/waypoints.min.js?ver=2.2′></script&gt;
    <script type=’text/javascript’ src=’https://www.jeffreyhdean.com/wp-content/themes/Divi/js/jquery.magnific-popup.js?ver=2.2′></script&gt;
    <script type=’text/javascript’>
    /* <![CDATA[ */
    var et_custom = {“ajaxurl”:”http:\/\/www.jeffreyhdean.com\/wp-admin\/admin-ajax.php”,”images_uri”:”http:\/\/www.jeffreyhdean.com\/wp-content\/themes\/Divi\/images”,”et_load_nonce”:”ade6a27268″,”subscription_failed”:”Please, check the fields below to make sure you entered the correct information.”,”fill”:”Fill”,”field”:”field”,”invalid”:”Invalid email”,”captcha”:”Captcha”,”prev”:”Prev”,”next”:”Next”};
    /* ]]> */
    </script>
    <script type=’text/javascript’ src=’https://www.jeffreyhdean.com/wp-content/themes/Divi/js/custom.js?ver=2.2′></script&gt;
    <script type=’text/javascript’ src=’https://www.jeffreyhdean.com/wp-content/plugins/justified-image-grid/js/justified-image-grid-min.js?ver=2.4′></script&gt;
    <style type=’text/css’>
    .justified-image-grid {max-width: none !important;padding:0;clear:both;line-height: normal;display: block !important;}.jig-hiddenGallery{display:none !important;}.justified-image-grid .jig-imageContainer img,.justified-image-grid .jig-pixastic {position:absolute;top:0;left:0;margin: 0;padding: 0;border-style: none !important;vertical-align: baseline;max-width: none !important;max-height: none !important;min-height: 0 !important;min-width: 0 !important;box-shadow: none !important;z-index: auto !important;visibility: visible !important;}.justified-image-grid .jig-imageContainer a {margin: 0 !important;padding: 0 !important;position: static !important;display: inline;}.justified-image-grid div {position: static;}.justified-image-grid a:link,.justified-image-grid a:hover,.justified-image-grid a:visited {text-decoration:none;}.justified-image-grid .jig-removeThis {visibility:hidden;}.justified-image-grid .jig-hiddenLink,.justified-image-grid .jig-hiddenImg{display:none !important;}.jig-last:after {clear:both;}.justified-image-grid .tiled-gallery-caption{display: none !important;}.jig-developerLink{line-height: 10px;margin-bottom: 5px;}.jig-developerLink a{font-size: 9px;}.jig-fontCheck{display: block !important;position: absolute !important;left: -99999px !important;top: -99999px !important;visibility: hidden !important;font-size: 100px !important;white-space: nowrap !important;max-width: none !important;width: auto !important;}.justified-image-grid-html li {float:left;position: relative;list-style:none;overflow:hidden;}.justified-image-grid-html .jig-HTMLdescription{position: absolute;bottom: 0;left: 0;right: 0;background-color: rgba(0,0,0,0.5);color: white;margin: 0;padding: 5px;}.jig-clearfix:before,.jig-clearfix:after,.justified-image-grid-html:before,.justified-image-grid-html:after {content: “”;display: table;}.jig-clearfix:after,.justified-image-grid-html:after {clear: both;}.jig-clearfix,.justified-image-grid-html {-webkit-backface-visibility: visible;zoom: 1; /* For IE 6/7 (trigger hasLayout) */}.jig-filterButtons,.jig-filterTags{clear:both;margin-bottom: 10px;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.jig-filterButton{display:inline-block;cursor:pointer;text-transform: capitalize;border: 1px solid #d3d3d3;background: #f9f9f9;padding: 6px 8px;margin: 5px 5px 0 0;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;transition: background-color 0.2s;float:none;}.jig-filterTag{display:inline-block;vertical-align: baseline;cursor:pointer;padding: 3px;margin: 0 2px 2px 0;line-height: 1.2;}.jig-filterButton.jig-filterButtonSelected:hover,.jig-filterTag.jig-filterTagSelected:hover{cursor:default;}.jig-filterButton:hover,.jig-filterButton.jig-filterButtonSelected:hover,.jig-filterButton.jig-filterButtonSelected{background: #f0f0f0;border: 1px solid #c6c6c6;}.jig-filterTag:hover,.jig-filterTag.jig-filterTagSelected:hover,.jig-filterTag.jig-filterTagSelected{background-color: #eee;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}#jig1 {margin:0;min-height:0px;}#jig1 .jig-imageContainer {margin-bottom: 4px;margin-right: 4px;float: left;padding: 0;width: auto;}#jig1 .jig-imageContainer img {max-width: none !important;background-color: white !important;}#jig1 .jig-overflow {position: relative; overflow:hidden;vertical-align:baseline;}#jig1 .jig-caption-wrapper {max-height:100%;bottom: 0;right: 0;left: 0;position: absolute;margin:0 auto;padding:0;z-index:100;overflow:hidden;opacity: 0.6;-moz-opacity: 0.6;filter:alpha(opacity=60);}#jig1 .jig-cw-role-effect {z-index: 0;}#jig1 .jig-caption {display:none;background: #000;padding:0 7px;margin: 0;}#jig1 .jig-caption-title {overflow: hidden;line-height: normal;box-sizing: content-box !important;color:#FFF !important;font-size: 15px;font-weight: bold;text-align:left;padding:5px 0 5px;}#jig1 .jig-caption-description {overflow: hidden;line-height: normal;color:#FFF !important;font-size: 12px;font-weight: normal;text-align:left;padding-bottom: 5px;margin-top: -3px;}#jig1 .jig-alone{padding-top:5px !important;margin-top: 0 !important;}#jig1 .jig-overlay {background:#000;opacity: 0.2;-moz-opacity: 0.2;filter:alpha(opacity=20);height:100%;}#jig1 .jig-overlay-wrapper {display:none;position: absolute;bottom: 0;left: 0;right: 0;top: 0;}#jig1 .jig-clearfix:after { clear: both; }.jig-last {margin-right: 0 !important;}
    </style>
    <!–[if lt IE 8]><style type=’text/css’>.justified-image-grid .jig-overlay, .justified-image-grid .jig-overlay-icon-wrapper, .justified-image-grid .jig-overlay-icon {position:absolute;top:0;right:0;bottom:0;left:0;} .justified-image-grid .jig-overflow, .jig-overflow div {cursor: pointer;} .jig-caption-wrapper{margin:0 !important;} </style><![endif]–>
    <script type=’text/javascript’>
    (function initJIG ($,ready) {if(typeof $.justifiedImageGrid !== “undefined”){if(typeof $.JIGminVersion !== ‘undefined’ && $.JIGminVersion(‘1.7’) == false){$.JIGminVersion(‘1.7’,true);return;}else{window[‘jigAddLightbox1’] = function(){window.FOOBOX.init();};$(‘#jig1’).justifiedImageGrid({“timthumb”:”http:\/\/www.jeffreyhdean.com\/wp-content\/plugins\/justified-image-grid\/timthumb.php”,”items”:[{“url”:”http%3A%2F%2Fwww.jeffreyhdean.com%2Fwp-content%2Fuploads%2F2015%2F01%2Fblind_accordian_player-1.jpg”,”width”:153,”title”:”Blind Accordian Player”,”caption”:”Clay relief done from sketch of Seattle street musician.”,”alternate”:”Clay relief done from sketch of Seattle street musician.”,”extra_class”:”jig-contentID-ML-285″,”filters”:[[“clay”,”clay”],[“jeff”,”jeff”],[“material”,”material”],[“people”,”people”],[“portfolio”,”portfolio”],[“reliefs”,”reliefs”],[“subject”,”subject”],[“type”,”type”],[“web”,”web”]],”L2filters”:[[“clay”,”clay”],[“jeff”,”jeff”],[“material”,”material”],[“people”,”people”],[“portfolio”,”portfolio”],[“reliefs”,”reliefs”],[“subject”,”subject”],[“type”,”type”],[“web”,”web”]]}],”linkTitleField”:”title”,”imgAltField”:”alternate”,”captionField”:”caption”,”lightbox”:”foobox”,”innerBorderWidth”:0,”filters”:{“jeff”:”jeff”,”all-items-nofilter”:”All”},”filterStyle”:”tags”,”L2filters”:{“clay”:”clay”,”jeff”:”jeff”,”material”:”material”,”people”:”people”,”portfolio”:”portfolio”,”reliefs”:”reliefs”,”subject”:”subject”,”type”:”type”,”web”:”web”,”all-items-nofilter”:”All”}});$(window).resize(function(){if(typeof resizeTo1 !== ‘undefined’){clearTimeout(resizeTo1);}
    resizeTo1 = setTimeout(function(){if($(‘#jig1’).length !== 0){$(‘#jig1’).data(‘justifiedImageGrid’).createGallery(‘resize’);}}, 100);});}}else if(typeof $.justifiedImageGrid === “undefined” && ready == true){if(typeof loadJustifiedImageGrid !== “undefined”){loadJustifiedImageGrid($);initJIG($,true);return;}
    $(“.justified-image-grid”).html(“<span style=\”color:red;font-weight:bold\”>The Justified Image Grid JS is not loaded. Try disabling Conditional script loading in the General settings.</span>”);}else{$(document).ready(function(){initJIG($,true);});}})(jQuery,false);
    </script>
    <script type=”text/javascript”>
    (function() {
    var request, b = document.body, c = ‘className’, cs = ‘customize-support’, rcs = new RegExp(‘(^|\\s+)(no-)?’+cs+'(\\s+|$)’);

    request = true;

    b[c] = b[c].replace( rcs, ‘ ‘ );
    b[c] += ( window.postMessage && request ? ‘ ‘ : ‘ no-‘ ) + cs;
    }());
    </script>
    <div id=”wpadminbar” class=”nojq nojs” role=”navigation”>
    Skip to toolbar
    <div class=”quicklinks” id=”wp-toolbar” role=”navigation” aria-label=”Top navigation toolbar.” tabindex=”0″>
    <ul id=”wp-admin-bar-root-default” class=”ab-top-menu”>
    <li id=”wp-admin-bar-wp-logo” class=”menupop”><span class=”ab-icon”></span><div class=”ab-sub-wrapper”><ul id=”wp-admin-bar-wp-logo-default” class=”ab-submenu”>
    <li id=”wp-admin-bar-about”>About WordPress <ul id=”wp-admin-bar-wp-logo-external” class=”ab-sub-secondary ab-submenu”>
    <li id=”wp-admin-bar-wporg”>www.ads-software.com
    <li id=”wp-admin-bar-documentation”>Documentation
    <li id=”wp-admin-bar-support-forums”>Support Forums
    <li id=”wp-admin-bar-feedback”>Feedback </div>
    <li id=”wp-admin-bar-site-name” class=”menupop”>Jeffrey H Dean<div class=”ab-sub-wrapper”><ul id=”wp-admin-bar-site-name-default” class=”ab-submenu”>
    <li id=”wp-admin-bar-dashboard”>Dashboard <ul id=”wp-admin-bar-appearance” class=”ab-submenu”>
    <li id=”wp-admin-bar-themes”>Themes
    <li id=”wp-admin-bar-customize” class=”hide-if-no-customize”>Customize
    <li id=”wp-admin-bar-widgets”>Widgets
    <li id=”wp-admin-bar-menus”>Menus
    <li id=”wp-admin-bar-background” class=”hide-if-customize”>Background
    <li id=”wp-admin-bar-customize-background” class=”hide-if-no-customize”>Background </div>
    <li id=”wp-admin-bar-comments”><span class=”ab-icon”></span><span id=”ab-awaiting-mod” class=”ab-label awaiting-mod pending-count count-0″>0</span>
    <li id=”wp-admin-bar-new-content” class=”menupop”><span class=”ab-icon”></span><span class=”ab-label”>New</span><div class=”ab-sub-wrapper”><ul id=”wp-admin-bar-new-content-default” class=”ab-submenu”>
    <li id=”wp-admin-bar-new-post”>Post
    <li id=”wp-admin-bar-new-media”>Media
    <li id=”wp-admin-bar-new-page”>Page
    <li id=”wp-admin-bar-new-project”>Project
    <li id=”wp-admin-bar-new-user”>User </div>
    <li id=”wp-admin-bar-edit”>Edit Page <ul id=”wp-admin-bar-top-secondary” class=”ab-top-secondary ab-top-menu”>
    <li id=”wp-admin-bar-search” class=”admin-bar-search”><div class=”ab-item ab-empty-item” tabindex=”-1″><form action=”https://www.jeffreyhdean.com/&#8221; method=”get” id=”adminbarsearch”><input class=”adminbar-input” name=”s” id=”adminbar-search” type=”text” value=”” maxlength=”150″ /><input type=”submit” class=”adminbar-button” value=”Search”/></form></div>
    <li id=”wp-admin-bar-my-account” class=”menupop with-avatar”>Howdy, jhdean<img alt=” src=’https://1.gravatar.com/avatar/5ec317c36d96400b4a8e1b8adf8a88a9?s=26&d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D26&r=G&#8217; class=’avatar avatar-26 photo’ height=’26’ width=’26’ /><div class=”ab-sub-wrapper”><ul id=”wp-admin-bar-user-actions” class=”ab-submenu”>
    <li id=”wp-admin-bar-user-info”><img alt=” src=’https://1.gravatar.com/avatar/5ec317c36d96400b4a8e1b8adf8a88a9?s=64&d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D64&r=G&#8217; class=’avatar avatar-64 photo’ height=’64’ width=’64’ /><span class=’display-name’>jhdean</span>
    <li id=”wp-admin-bar-edit-profile”>Edit My Profile
    <li id=”wp-admin-bar-logout”>Log Out </div> </div>
    Log Out
    </div>

    </body>
    </html>

    Thread Starter jhdean

    (@jhdean)

    Sorry for the long source code. I couldn’t find the shortcodes in it and so sent it all.

    Thread Starter jhdean

    (@jhdean)

    So, I finally noticed what page the error related to. It was in the trash and after emptying the trash the errors stopped.

    Thanks for your help.
    Jeff

    Plugin Author David Lingren

    (@dglingren)

    Thanks for your updates clarifying the “JIG” reference and the good news about finding and resolving the page generating the MLAS error messages.

    Thanks as well for posting your shortcodes and “the entire source code for your page”. I should have been more specific in my message. What I meant by “source code” is the text you see in the Visual/Text editing panes of the WordPress Edit Post/Page admin screen – the place where you got the shortcodes you included in your update. It looks like you added the HTML Source Code that WordPress generated and sent to the browser. It contains the output generated by the shortcodes, but not the shortcodes themselves. I regret the confusion.

    I was not able to find “Justified Image Grid” in the WordPress Repository, although I did find “Justified Image Grid – Premium WordPress Gallery” at Code Canyon. I hope you understand that I cannot afford to purchase Premium plugins to resolve MLA support topics. If you’ve purchased a copy for your site I suggest you contact their Discussion on Justified Image Grid area and raise your issue there.

    The shortcode you posted, [justified_image_grid filter_orderby=custom filter_custom_order="people,reliefs"] contains filter_orderby and filter_custom_order parameters but I do not see anything that specifies tag values. The jigErrorMessage in the HTML source says “There are no photos with those IDs or post 2 does not have any attached images!”, which implies that no tag filtering is happening, either. I would have a closer look at that shortcode to make sure it does what you want it to.

    I am marking this issue resolved, but please update it if you have any more problems with the topic. Thanks for your interest in the plugin.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘ERROR: Invalid mla_gallery tax_query = 'gallery'’ is closed to new replies.