Title: Plugin &#8211; MetaSlider &#8211; Responsive
Last modified: August 21, 2016

---

# Plugin – MetaSlider – Responsive

 *  [Craig Pettit](https://wordpress.org/support/users/pushdevadmin/)
 * (@pushdevadmin)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/plugin-metaslider-responsive/)
 * Hi,
    I am using MetaSlider – Responsive on a website I am building, The way the
   website is designed, the actual gallery images are very small. So we have discussed
   being able to click the gallery images and enable Lightbox. I have looked around
   for a solution and found a few similar responses but nothing relevant.
 * Any help would be greatly appreciated

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

 *  [matchalabs](https://wordpress.org/support/users/matchalabs/)
 * (@matchalabs)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/plugin-metaslider-responsive/#post-4114075)
 * Hi Craig,
 * Please check out this thread: [http://wordpress.org/support/topic/add-rellightboxmetaslider_id](http://wordpress.org/support/topic/add-rellightboxmetaslider_id)
 * It looks like it’s possible in conjunction with the slimbox plugin. I haven’t
   tested this in full, all I’ve tested is the code adds the correct ‘rel’ attribute
   to the images.
 * Regards,
    Tom
 *  Thread Starter [Craig Pettit](https://wordpress.org/support/users/pushdevadmin/)
 * (@pushdevadmin)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/plugin-metaslider-responsive/#post-4114080)
 * Thanks for getting back to me
    are you referreing to this code
 *     ```
       function metaslider_rel_attribute($slide, $slideshow_id) {
       	$slide['rel'] = "lightbox[{$slideshow_id}]";
       	return $slide;
       }
       add_filter('metaslider_image_slide_attributes', 'metaslider_rel_attribute',10, 2);
       ```
   
 * ?
    Do i need to edit the shortcode to include rel=lightbox or download any additional
   plugins?
 * Thanks Again
    Craig
 *  [matchalabs](https://wordpress.org/support/users/matchalabs/)
 * (@matchalabs)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/plugin-metaslider-responsive/#post-4114083)
 * Hi, you’ll need to install the slimbox plugin, then add that code to your themes
   functions.php file.
 * I’m not sure how the slimbox plugin works, so you’ll need to take a look at it
   to see how it works.
 * Regards,
    Tom.
 *  Thread Starter [Craig Pettit](https://wordpress.org/support/users/pushdevadmin/)
 * (@pushdevadmin)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/plugin-metaslider-responsive/#post-4114093)
 * According to the Slimbox plugin installation guide, All i have to do is install
   and activate the plugin, but it doesn’t seem to work.

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

The topic ‘Plugin – MetaSlider – Responsive’ is closed to new replies.

## Tags

 * [gallery](https://wordpress.org/support/topic-tag/gallery/)

 * 4 replies
 * 2 participants
 * Last reply from: [Craig Pettit](https://wordpress.org/support/users/pushdevadmin/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/plugin-metaslider-responsive/#post-4114093)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
