• Resolved cassel

    (@cassel)


    I installed your plugin recently, and love it. However, it turns out that it is affecting the popup images in the forum.

    For example, if someone uploads an image in the bbpress forum, it will display as a thumbnail. Clicking on it will show the image full-size. However, when your plugin is active, the popup only shows the thumbnail.

    Here is a demonstration of the issue:

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WP Swings

    (@wpswings)

    Hey @cassel

    Thanks for using our plugin,

    As per your mentioned issue, it seems some CSS conflict between our PDF generator plugin and the other plugin.

    Regards,`

    Thread Starter cassel

    (@cassel)

    I had to add some CSS in order to get the images to show up larger than a thumbnail.
    I only added this to my theme:
    #TB_window {
    width: 100% !important;
    max-width: 700px !important;
    }

    Now, it shows ok.

    Plugin Author WP Swings

    (@wpswings)

    Great,

    If you need any further help feel free to connect with us.

    Best Regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Conflict with popup of images in forum’ is closed to new replies.