• Resolved Flea777

    (@flea777)


    I have been running this plugin for a while, the paid version. I have always hated the way it does the description but just dealt with it because, well, I don’t know why. Anyway, I sent an email over to their support asking for help and got a reply simply stating, you can’t do that. I am hoping you all have a better answer.

    My goal is to have the information down one side, preferably the right side. The image should be on the left and not be covered up by the text, or at least not covered as much as it currently is.

    Failing this plugin being able to accomplish this somehow, I will also take suggestions for other commercial (or free, but not afraid to pay) plugins that CAN do what I need.

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hello, @flea777!

    Thanks for posting about this!

    It might be possible to achieve the described view by writing a few lines of CSS code. However, the image lightbox does not work correctly, so could we please have a look at that first?

    Please fill out the contact form on this page (select “I have a pre-sales question” and the form will appear). Also send us the link to this forum thread.

    We will figure out a solution for the lightbox problem and try to provide a CSS code for re-positioning the image and description.

    Thank you! Have a wonderful day!

    Thread Starter Flea777

    (@flea777)

    Form sent in as you requested, awaiting a reply. Thank you for your assistance.

    Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Thank you for submitting a support ticket, @flea777! We have responded to your message, and we are hoping to hear back from you soon.

    Cheers!

    Plugin Contributor WD Support

    (@wdsupport)

    Hey, @flea777!

    I am happy to inform you, that our development team has made the requested changes your website. The lightbox error was temporary, it started working correctly yesterday. As for its alignment, we added the following code to Appearance > Customize > Additional CSS:

    .bwg_popup_image_spun2 {
       text-align: left !important;
       padding-left: 20px;
    }

    Could you please have a look? Please test and confirm if the problem is fixed.
    Thank you! Have a great day!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Lightbox with image on left, text/description on right’ is closed to new replies.