• Resolved cinderalla

    (@cinderalla)


    Hi – hope you can help. I am trying to use the Sponsors Carousel plugin on my index page using <?php echo sponsors_carousel(); ?>, but the next/previous buttons are missing from the markup. When I put the carousel on a site page using [sponsors_carousel] there are no issues.

    This is the markup that is not showing up on the home page before the carousel:

    <div class=" jcarousel-skin-tango">
    <div class="jcarousel-container jcarousel-container-horizontal" style="position: relative; display: block;">
    <div class="jcarousel-clip jcarousel-clip-horizontal" style="position: relative;">

    And after the carousel:

    </div>
    <div class="jcarousel-prev jcarousel-prev-horizontal" style="display: block;" disabled="false"></div>
    <div class="jcarousel-next jcarousel-next-horizontal" style="display: block;" disabled="false"></div>

    Any ideas?

    http://wordpress.org/extend/plugins/sponsors-carousel/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter cinderalla

    (@cinderalla)

    I’m thinking this must be caused by some sort of script conflict. I am very new to WordPress and haven’t been able to figure this out. Any help would be appreciated.

    Thread Starter cinderalla

    (@cinderalla)

    Turns out that a widget on the page was causing the issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Sponsors Carousel] Missing Nav Buttons: Markup Differences between Theme and Page’ is closed to new replies.