Title: matlibu's Replies | WordPress.org

---

# matlibu

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Access Manager] global $userAccessManager is not set ?](https://wordpress.org/support/topic/global-useraccessmanager-is-not-set/)
 *  Thread Starter [matlibu](https://wordpress.org/support/users/matlibu/)
 * (@matlibu)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/global-useraccessmanager-is-not-set/#post-4559506)
 * ok, I’ve founded a solution : I need to include the class and instanciate the
   object myself
 * //Classes
    require_once ‘wp-content/plugins/user-access-manager/class/UserAccessManager.
   class.php’; require_once ‘wp-content/plugins/user-access-manager/class/UamUserGroup.
   class.php’; require_once ‘wp-content/plugins/user-access-manager/class/UamAccessHandler.
   class.php’;
 * if (class_exists(“UserAccessManager”)) {
    $oUserAccessManager = new UserAccessManager();}
 * et zou
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Combo Slideshow] [Plugin: Combo Slideshow] – – – instead caption on my slideshow](https://wordpress.org/support/topic/plugin-combo-slideshow-instead-caption-on-my-slideshow/)
 *  Thread Starter [matlibu](https://wordpress.org/support/users/matlibu/)
 * (@matlibu)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-combo-slideshow-instead-caption-on-my-slideshow/#post-2322388)
 * …
 * one more question : how configure a link different than the attachment ?… even
   if I place a link one an image, the link in the slider is the attachment link
 * ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Combo Slideshow] [Plugin: Combo Slideshow] – – – instead caption on my slideshow](https://wordpress.org/support/topic/plugin-combo-slideshow-instead-caption-on-my-slideshow/)
 *  Thread Starter [matlibu](https://wordpress.org/support/users/matlibu/)
 * (@matlibu)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-combo-slideshow-instead-caption-on-my-slideshow/#post-2322387)
 * ok i find a solution : I create a page with image inside to create slider in 
   my home page 🙂
 * thanks for your plug in
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Combo Slideshow] [Plugin: Combo Slideshow] – – – instead caption on my slideshow](https://wordpress.org/support/topic/plugin-combo-slideshow-instead-caption-on-my-slideshow/)
 *  Thread Starter [matlibu](https://wordpress.org/support/users/matlibu/)
 * (@matlibu)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-combo-slideshow-instead-caption-on-my-slideshow/#post-2322386)
 * I have the same problem if I place [slideshow custom=1] on a page of my website
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Combo Slideshow] [Plugin: Combo Slideshow] – – – instead caption on my slideshow](https://wordpress.org/support/topic/plugin-combo-slideshow-instead-caption-on-my-slideshow/)
 *  Thread Starter [matlibu](https://wordpress.org/support/users/matlibu/)
 * (@matlibu)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-combo-slideshow-instead-caption-on-my-slideshow/#post-2322385)
 * …
 * I have the latest version but impossible to replace the caption by the title 
   🙁
 * it doesn’t work.
 * in gallery.php, when I replace every $slide -> title by $slide -> post_title (
   or inverse), it doesn’t work.
 * where I have to change it ?
 * And why there are 3 “-” on the caption ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Combo Slideshow] [Plugin: Combo Slideshow] – – – instead caption on my slideshow](https://wordpress.org/support/topic/plugin-combo-slideshow-instead-caption-on-my-slideshow/)
 *  Thread Starter [matlibu](https://wordpress.org/support/users/matlibu/)
 * (@matlibu)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-combo-slideshow-instead-caption-on-my-slideshow/#post-2322346)
 * Hi,
 * thanks for response
 * It’s local website. no test link sorry
 * I use ‘
    <?php if (class_exists(‘CMBSLD_Gallery’)) { $CMBSLD_Gallery = new CMBSLD_Gallery();
   $CMBSLD_Gallery -> slideshow($output = true, $post_id = null); };
 * ?>
 * on my home page (because shortcode doesn’t run)
 * How configure your script to have title or description of any slide as caption?

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