Title: Craig Pettit's Replies | WordPress.org

---

# Craig Pettit

  [  ](https://wordpress.org/support/users/pushdevadmin/)

 *   [Profile](https://wordpress.org/support/users/pushdevadmin/)
 *   [Topics Started](https://wordpress.org/support/users/pushdevadmin/topics/)
 *   [Replies Created](https://wordpress.org/support/users/pushdevadmin/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/pushdevadmin/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/pushdevadmin/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/pushdevadmin/engagements/)
 *   [Favorites](https://wordpress.org/support/users/pushdevadmin/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[bxSlider integration for WordPress] Using Captions](https://wordpress.org/support/topic/using-captions/)
 *  [Craig Pettit](https://wordpress.org/support/users/pushdevadmin/)
 * (@pushdevadmin)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/using-captions/#post-5321929)
 * I am also having the issue with captions. There doesn;t seem to a function to
   pull attachment captions.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] Category creation and menu visibility](https://wordpress.org/support/topic/category-creation-and-menu-visibility/)
 *  Thread Starter [Craig Pettit](https://wordpress.org/support/users/pushdevadmin/)
 * (@pushdevadmin)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/category-creation-and-menu-visibility/#post-4998868)
 * na i solved the problem – Even though i had already created a category called
   clients, it didnt work. so created another one called categories and it came 
   up in the menu absolutey fine.
 * in terms of adding it to the page, the advanced options are available bit if 
   it isn’t set up right in the first place it isn’t going to work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Type UI] archive-custom_type.php doesn't work](https://wordpress.org/support/topic/archive-custom_typephp-doesnt-work/)
 *  [Craig Pettit](https://wordpress.org/support/users/pushdevadmin/)
 * (@pushdevadmin)
 * [12 years ago](https://wordpress.org/support/topic/archive-custom_typephp-doesnt-work/#post-4701824)
 * You should use the template hierarchy
 * the template file will be called
    taxonomy-posttype.php
 * or in my case
    taxonomy-portfolio.php
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin – MetaSlider – Responsive](https://wordpress.org/support/topic/plugin-metaslider-responsive/)
 *  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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin – MetaSlider – Responsive](https://wordpress.org/support/topic/plugin-metaslider-responsive/)
 *  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

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