Viewing 4 replies - 1 through 4 (of 4 total)
  • After update today.
    Same problem! and fontsize to big.

    https://www.cashcare.nl – font to big
    https://www.cashcare.nl/diensten – no title and description

    same here, everything fine with titles until i upgraded!!

    https://www.felixstowesewingschool.co.uk

    I don’t see titles or captions either. just installed the plugin fresh.

    Plugin Author Stefan Boonstra

    (@stefanboonstra)

    I’m terribly sorry for the inconvenience. The not-showing description is caused by a bug in the new version of the slideshow script. I have found the issue and it will be resolved in the update of version 2.2.9, which will be released within the next couple of hours.

    The fontsize issue is probably caused by some changes in the slideshow’s HTML, to make it HTML5 compliant. These will be resolved in version 2.2.9 as well. However, if you have a custom stylesheet you’ll need to edit your custom stylesheet and replace the following lines: (They may look a little different if you have customized the slideshow’s descriptions)

    .slideshow_container .slideshow_description h2 a { color: #fff; font-size: 1.3em; text-align: center; }
    .slideshow_container .slideshow_description p a { color: #fff; text-align: center; }

    With these lines:

    .slideshow_container .slideshow_description h2  { font-size: 1.3em; text-align: center; }
    .slideshow_container .slideshow_description p  { text-align: center; }
    .slideshow_container .slideshow_description a  { color: #fff; }

    Thank you all for reporting these issues!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Title and Description disappeared’ is closed to new replies.