hazematic
Member
Posted 1 month ago #
Hi all,
my shadowbox setup is always hiding the navigation controls and the opacity is always 1 (in my case black opaque). Changing the option parameters via the settings page in wordpress has no effect on the output.
I also tried to pass the option parameters inline in the source code, but the only thing that I can control in this way is the title, the size of the image or the video, but not the opacity or the appearance of the navigation controls.
I am realy stuck with that. I would appreciate any help. Thanks in advance!
hazematic
Member
Posted 1 month ago #
Ok, problem solved thanks to a this thread (many thanks to Matt and the others):
There was a conflict with the Event Calendar plugin, which I have also installed. In xmlhttprequest.js exists a code snippet, which emulates an ActiveX object. Just delete this part and the opacity can be controlled again.
In case of the non-visibale navigation controls: my ftp-client was still in ASCII transfer mode and the PNGs were corrupted; just uploaded them again in binary mode and everything works now as it should.
Thank you for this great plugin!
hazematic
Member
Posted 1 month ago #
oops, sorry for linking the whole post...