Hi there,
okay i have read a million topics and none of them fix my issue on this.
We are using zenphoto for our image gallery and everything we have done so far has worked and all looks good.. Apart from one annoying thing!
When you click on the image to see the full size (through colorbox) all is great apart from it does not show previous or next buttons, it only shows the close button.
I have checked the control images are linked correctly and all are fine, i have updated all colorbox files and still nothing
On the zenphoto site it says:
Note that this plugin does not attach Colorbox to any element because there are so many different options and usages. You need to do this in your theme yourself. Visit the colorbox site for information.
Any ideas on how i can get the showing? Would be much better then having to click out all the time and would probably keep people looking for longer.
UPDATE When i inspect the page i can see the code for it but it is dark in color for some weird reason.
<button type="button" id="cboxPrevious" style="display: none;"></button>
<button type="button" id="cboxNext" style="display: none;"></button>
Thanks.