Title: Link function does not work
Last modified: September 16, 2018

---

# Link function does not work

 *  [homemadejam](https://wordpress.org/support/users/homemadejam/)
 * (@homemadejam)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/link-function-does-not-work-2/)
 * The link function for this gallery plugin does not work.
 * I created a test gallery, chose “Link” for the type for each image, and then 
   entered URLs into the Link fields.
 * Unfortunately, the gallery does not act like any of this has been entered and
   simply offers up the default of opening a lightbox option.
 * The Show Label function also does not work.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flink-function-does-not-work-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * (@weblizar_support)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/link-function-does-not-work-2/#post-10694240)
 * Hi, homemadejam
 * This is just a CSS issue, theme’s CSS overrides the plugin CSS and make the button
   hide.
    We found that the following CSS code causes the problem
 * > .gp_container380 .btn-desc380 {
   >  color: black !important; background: #FFF!
   > important; border-color: #FFF!important; color: #FFFFFF!important; }
 * If we remove the “background: #FFF!important;” the problem will be solved. So
   go to plugin’s custom CSS and apply this CSS code:
 * > .gp_container380 .btn-desc380 {
   >  background: #0085ba !important; }
 * Please notify us after applying the solution.
 * Thank you.

Viewing 1 replies (of 1 total)

The topic ‘Link function does not work’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/gallery-pro_364730.svg)
 * [Gallery Pro - Responsive Photo Gallery, Light box Gallery, Video Gallery](https://wordpress.org/plugins/gallery-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gallery-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gallery-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/gallery-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gallery-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gallery-pro/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [weblizar_support](https://wordpress.org/support/users/weblizar_support/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/link-function-does-not-work-2/#post-10694240)
 * Status: not resolved