Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Michael Cannon

    (@comprock)

    If you check the HTML, you’ll see the entries.

    Can you please flush your website and browser cache?

    Your CSS seems off.

    If still no luck, please try https://github.com/michael-cannon/testimonials-widget/archive/2.18.2RC1.zip.

    Thread Starter PhiloFox

    (@philofox)

    Thanks Michael, your css hint was good. I had inserted

    .testimonials-widget-testimonial {
    	display: none;}

    and

    .testimonials-widget-testimonials .testimonials-widget-testimonial:first-child {
    	display: block;}

    because of the stacking on first loading pages (see slider widget at sidebar). I would need a new solution on that.

    Thread Starter PhiloFox

    (@philofox)

    I also tried to implement the “display:none” trick just for the sidebar widget `.testimonials-widget-testimonials2 {
    display: none;`

    but then it doesn’t show at all anymore.

    Thread Starter PhiloFox

    (@philofox)

    Anyway, now I installed your “RC1” version and it seems to work perfectly fine now.

    There fore: problem(s) solved.
    Take care.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Nothing shown’ is closed to new replies.