• On a regular basis though not every time when you click to open a gallery all that opens up is a white screen. If I go back to that gallery a second time and try again it usually opens no issue. Of course I don’t want my visitors having to try and figure that out.

    This happens in Chrome, Safari and Firefox. Other browsers are untested. The site can be seen at http://chrisfawkes.net/photographer

    I am writing to the theme developers and so far they are simply telling me they are not experiencing any issues at their end. I have enough feedback from others here in Australia and the U.S that shows that I am not alone though. Given that they are busy with support replies are not always fast so hoping someone here can help out.

    The site so far has a lot of dummy content as I get things worked out and is not yet my main site though if I can get it all working it will soon be.

    The theme does have the latest version of bxslider

    Thanks guys.

    https://wordpress.org/plugins/bxslider-wp/

Viewing 1 replies (of 1 total)
  • Thread Starter fawkesblog2

    (@fawkesblog2)

    Changing the opacity to 1 in css did the trick. Posting here in case it is ever relevant to someone else.

    .element_fade_in {
         opacity: 1;
         position: relative;
         padding-left: 0px;
         right: 0px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘bxslider does not always open correctly’ is closed to new replies.