Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Josh Leuze

    (@jleuze)

    Hi Pietro, did you have a custom slideshow template setup, or did you edit the plugin slideshow template directly to add the slide captions?

    Thread Starter visitare barcellona

    (@visitare-barcellona)

    Hi Josh,
    I didn’t edit the plugin. I use the widget.
    (I’m not expert with codes)

    Plugin Author Josh Leuze

    (@jleuze)

    Are you sure there was captions before? By default Meteor Slides only shows the slide images, you have to customize it to show captions.

    Thread Starter visitare barcellona

    (@visitare-barcellona)

    I’m sorry, I forgot to reply.
    You was right, I costumized it and now I made it again and the problem is solved.

    Thanks a lot,
    Pietro

    Plugin Author Josh Leuze

    (@jleuze)

    No problem!

    I have a similar problem my friend, could you please suggest what to do?

    Thread Starter visitare barcellona

    (@visitare-barcellona)

    Hi,

    I added the code:
    <p><?php the_title(); ?></p>
    in the:
    includes/meteor -slideshow.php

    And than I added the following code in meteor-slides/css/meteor-slides.css:
    .meteor-slides p {
    background: rgba(0,0,0,0.7);
    bottom: 0;
    color: #ffffff;
    left: 0;
    font-size: 40px;
    font-family: ‘comic sans ms’, ‘tahoma’;
    line-height: 40px;
    margin: 0;
    padding: 2%;
    position: absolute;
    text-align: left;
    width: 96%;
    }

    Plugin Author Josh Leuze

    (@jleuze)

    Thanks for sharing Pietro!

    Thread Starter visitare barcellona

    (@visitare-barcellona)

    Hi Josh,

    I actualized the plugin again and I had the same problem. I added again the same codes of last time but this time the CSS changes doesn’t work.

    Do you know why?

    Thaks a lot,
    Pietro

    Plugin Author Josh Leuze

    (@jleuze)

    Hi Pietro, can you post a link so I can take a look?

    Thread Starter visitare barcellona

    (@visitare-barcellona)

    Now is working fine, without any change.. I don’t know why..

    Plugin Author Josh Leuze

    (@jleuze)

    Good to hear that it’s working anyways.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Titles of slides missing’ is closed to new replies.