Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Hector Cabrera

    (@hcabrera)

    Hi @tom2,

    The plugin itself -or more precisely your PHP code- seems to be working fine. I can see your popular posts list in the HTML. The list is being hidden by Owl Carousel though.

    Your carouselMaisBaixados div is using the owl-carousel class, and said class is applying display: none; to your carouselMaisBaixados div.

    Looks like the issue is on Owl Carousel’s side. Double check that Owl Carousel has been configured correctly.

    Thread Starter erismarcds

    (@tom2)

    Thank you, it worked.

    • This reply was modified 6 months, 4 weeks ago by erismarcds.
    Plugin Author Hector Cabrera

    (@hcabrera)

    Also found this while inspecting your site:

    Uncaught TypeError: this._items[(dec (tonumeric b))] is undefined
        maximum https://testedefudelidade.com/assets/themes/testedefudelidade/js/owl.carousel.min.js:6
        run https://testedefudelidade.com/assets/themes/testedefudelidade/js/owl.carousel.min.js:6
        f jQuery
        update https://testedefudelidade.com/assets/themes/testedefudelidade/js/owl.carousel.min.js:6
        refresh https://testedefudelidade.com/assets/themes/testedefudelidade/js/owl.carousel.min.js:6
        initialize https://testedefudelidade.com/assets/themes/testedefudelidade/js/owl.carousel.min.js:6
        e https://testedefudelidade.com/assets/themes/testedefudelidade/js/owl.carousel.min.js:6
        owlCarousel https://testedefudelidade.com/assets/themes/testedefudelidade/js/owl.carousel.min.js:6
        jQuery 2
        owlCarousel https://testedefudelidade.com/assets/themes/testedefudelidade/js/owl.carousel.min.js:6
        <anonymous> https://teste.hora1news.com/:2150

    Something’s wrong with your Owl Carousel setup.

    Thread Starter erismarcds

    (@tom2)

    I changed the plugins Owl Carousel, but it’s still the same.

    Plugin Author Hector Cabrera

    (@hcabrera)

    Yes, your popular posts list is still being hidden from view by Owl Carousel.

    Might want to consider reaching out to Owl Carousel’s support team for assistance with this or if there’s another developer available in your team ask them look into this for you.

    Since this isn’t a problem caused by WordPress Popular Posts I’m marking this topic as resolved. If there’s anything else I can help you with please let me know.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Hello, I need help, the plugin not working.’ is closed to new replies.