Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Business Directory Plugin

    (@businessdirectoryplugin)

    Hi Scott,

    Sorry that you ran into issues here!

    What version of WP are you running here?

    When did you notice the problem? What changed around that time?

    Have you tried a conflict test yet?

    Here is an article about how to test for theme and plugin conflicts with Business Directory, which may help pinpoint the issue: http://businessdirectoryplugin.com/support-forum/faq/how-to-check-for-plugin-and-theme-conflicts-with-bd/

    Please let me know.

    Thread Starter kace720

    (@kace720)

    I couldn’t find any problems so I was looking at the code to see if I could “turn off” the lightbox. In the file plugins > business-directory-plugin > core > templates-ui.php I
    changed: $args['link'] == 'picture' ? 'data-lightbox="wpbdpgal" rel="wpbdpgal"' : '',
    to: $args['link'] == 'picture' ? 'rel="wpbdpgal"' : '', and now it works perfectly. like it did before.

    One other thing, since the update I have lost the sidebars on the single listings. Is there anything I can do to get them back?

    Thanks!

    Scott

    Plugin Author Business Directory Plugin

    (@businessdirectoryplugin)

    Hi Scott,

    If you want to disable the lightbox, the code is not the place to change it. Look for our setting under Directory Admin->Manage Options, Images tab.

    What version of BD did you modify to do that?

    For the sidebar issue, BD 4.0 is now more tightly integrated with WP as a custom post type. As such, we now have individual sidebars that can be widgeted by your theme and they need to be individually set in the Appearance->Themes->Widgets area. Category and Tag pages in particular, but listings are separate too.

    Try that and report back if it’s not helping.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Logo Lightbox Not Working’ is closed to new replies.