Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Phil Ewels

    (@tallphil)

    Hi Rashuz,

    Do you have a link where I can see this happening? The issue doesn’t happen on my test site, and it could be a lot of different causes, so it’s difficult to guess without seeing it.

    Cheers,

    Phil

    Thread Starter Rashuz

    (@rashuz)

    Hi Phil,

    This is the link: https://travelershub.com.my/

    You can try to look at the last Slide, Slide of Australia and the caption is not displaying.

    There are 6 Slides, if I add new slides, the Captions are not displaying.

    Thank you,

    Regards

    Plugin Author Phil Ewels

    (@tallphil)

    Hi there,

    Ok – I just had a look. The reason that only the caption headings are showing, and not the captions themselves is the following CSS that you have in your style.css file:

    .carousel-caption p {
        display: none;
    }

    The Australia image doesn’t have any caption in the markup, which would usually only be the case when there is no title and body text caption for that item in the carousel post. There were 9 slides when I looked at the carousel, and all looked fine apart from the Australia slide. Maybe you could try deleting this post from the plugin and adding it again?

    If you can get the same thing to happen with a different carousel item, let me know.

    I hope this helps!

    Phil

    Thread Starter Rashuz

    (@rashuz)

    Hi there, Phil!

    I’ve tried adding two different new slides Vietnam and Nepal, still the same, not displaying Captions.

    Removed available sliders image and uploaded another different image Captions are ok, once I add new Slides the captions are not displaying.

    Plugin Author Phil Ewels

    (@tallphil)

    This is super weird – what happens if you change the order of the slides? Can you get a slide that was working normally to stop working when its order is changed?

    Thread Starter Rashuz

    (@rashuz)

    Hi, Phil!

    Is it ok, If I give you wordpress access and you can have a look?
    Whats your email?

    Thanks

    Plugin Author Phil Ewels

    (@tallphil)

    Hi Rashuz,

    It looks like you’re using a different image slider now, so I’ll mark this as resolved. Drop me a mail through https://phil.ewels.co.uk/ if not.

    Cheers,

    Phil

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Caption is not displaying after 5th Slide.’ is closed to new replies.