• Resolved alexandrewt

    (@alexandrewt)


    Hi,

    I have two troubles while using the plugin.

    Firstly : the lightbox is really too big (100% height …) : the “exit” button and the description etc is hidden on the top or at the bottom : we have to scroll.

    Secondly : the plugin is working on the “portfolio preview” tool, but when I use the plugin on my actual website, the html code is broken, mixing a link and an image :

    <img alt="<a class='Imglink' target='_self' href='http://mywebsite.com/artistes/tonce/'>Tonce002 par Tonce</a>" src="http://mywebsite.com/wp-content/uploads/wp-best-portfolio/vid_56fa48615a728_big.jpg" id="fancybox-img">

    https://wordpress.org/plugins/responsive-filterable-portfolio/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter alexandrewt

    (@alexandrewt)

    I have managed to display those elements by adding on my css

    #fancybox-close{display:inline !important;}
    #fancybox-right{display:inline !important;}
    #fancybox-title{display:block !important;}

    but anyway, the closing button is not working, neither does clicking away to close the fancybox.

    HELP

    Plugin Author Nks

    (@nik00726)

    You contacted and I have solved it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Big Displaying Problem’ is closed to new replies.