I use Beaver Builder to edit my wordpress site. I have a button group with three buttons. Each button is set up to trigger a lightbox with unique html (image and text). The button text is displaying correctly (unique for each button) but the lightbox content displays the same content for each button, despite the html being unique for each. I tried re-ordering the buttons within the button group, and noticed that whichever button is listed first, that’s the html that displays for all three buttons. So I know that my image source and html is correct for all three. I have three button groups throughout my whole site, and this issue persists with each of them.
This is a new issue that I noticed today when auditing my site. Whereas previously published versions of my site (same theme) did not have this issue. For the time being, I’ve added individual stacked buttons in a new column until I can resolve the button group issues.
I’ve tried troubleshooting directly with GoDaddy, but they only support so far until they tell me to get support directly from Beaver Builder. I’ve checked the additional CSS, there isn’t any CSS specific to lightbox behavior. Perhaps this is a plugin issue, but I’m not sure which of my plugins, aside from Beaver Builder plugin, effect lightboxes.
Any suggestions for troubleshooting are much appreciated.