...10, 2); function add_and_to_jig_media_library_query($args, $atts) { $args['tax_query'][0]['operator'] = 'AND'; return $args; } The code is very similar to how you'd add the AND to the recent posts queries. All taxonomies, both native and custom ones use the tax_query behind the scenes of JIG, for media library content. It doesn't have a default value, so the only thing in it should...
In case you need any of the following, the answer is most certainly yes. Learn more about it on the Custom links demo page. Click on a thumbnail to open a website or a page on your site (in the same tab or new tab). Please note that you can automatically link to posts, pages, products, etc. using the Recent...
...or category archives have built-in pagination by WordPress and your theme. The list of post IDs on a page can be created with PHP and passed to a JIG template tag to its Recent posts > Post IDs attribute. This would take place in a PHP file of the theme that is responsible for the view you wish to change....
...It's easier than you think because it uses sources you already know. Everything below is a link. Each title takes you to a tour page for that content source. Furthermore, each link is a dedicated demo page. This ensures you get an adequate amount information about the specific usage you have in mind. WordPress Post gallery Recent posts Images by...
...didn't intend to re-invent the wheel. To have Album-gallery relationship, you need to use: NextGEN Gallery Facebook overview (single-level) Flickr Collections (multi-level) It's also possible using the Recent posts source. Album or gallery cover would be the featured image of a post, page, or custom post type. The photos would be placed as a JIG gallery in the post content....
...trying out new presets, all galleries without presets will reflect the changes. Once you decide which galleries should have the same style, just assign the preset to them, so they'll act as groups. For example, your wedding portfolios would have large thumbnails without captions while recent posts would have captions on smaller thumbnails. You can later change the look for...
It's just a default limit. The limit originally comes from the Facebook API, where it is 100. JIG also adds a limit of 100 to Flickr. Recent posts source has a limit of 50. The reason behind the limit is to not overwhelm the site with an unlimited number of thumbnails, on the first try. Some accounts at the external...
...Load more. Make sure the General tab > Thumbnail count and dimensions > Limit image count is set according to your needs. Especially when you are using external sources or WordPress Recent posts - see the fix for: I only get about 25 pictures. Also, it could be that you just don't have enough content to use Load more with....
...Quick View plugin know which product's data to show in the lightbox. Then you need to point clicks away from the product page and to the lightbox. This is achieved by Shortcode Editor > Recent posts > Click on a thumbnail links to and choose The image. From this point, every JIG thumbnail will open the product's quick view in...
...items in your gallery and creates an aggregated stream of recent photos. Not all feeds have date information or correct timestamps. With Youtube and/or Vimeo feeds, it's possible to set up a video gallery by opening videos in the lightbox. Best suited for recent content, as most feeds are limited to 20-50 entries. Use content from other WordPress sites: append...