Album photo slider broken. Album photo slider broken.
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Album photo slider broken.

Started by kiki29, October 15, 2015, 12:15:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kiki29

Okay, I have a problem, since I updated coppermine.

Look first here:  http://joannakrupa.us/gallery/displayimage.php?album=lastup&cat=0&pid=7043#top_display_media  *Not for work*.
Every gallery has under the displayed image a photoslider.

My problem is right now: When I click on left or right, a new photo is loaded, but the old photo covers the button. Ex. I klick on the right button, then the left button will be hidden, from the left photo.

In my options, there are extra 5 photos. BUT no matter how many photos are shown, in the slider, one of the buttons will be covered.
Since I'm not an ass in JavaScprit, I didn't change anything. So, now here is my question: Why?

If there are any codes to post, please tell. I dunnow which I should post :D

Thank you in advance! :)

ΑndrĂ©

I assume it has something to do how your theme is designed:

   <tr>
    <td></td>
<td><center>{ADMIN_MENU}</center><br>
<center>{GALLERY}</center></td>
<td></td>
  </tr>



If you need a fixed width for your gallery, I suggest to use the corresponding config option and drop that table construct: http://documentation.coppermine-gallery.net/en/configuration.htm#admin_album_table-width

I haven't tested if it will fix your issue, but I think so. If you need further support, please attach your whole theme as zip file to your next reply, so we can perform some tests ourselves.