• Resolved aminak

    (@aminak)


    I followed the steps to creating and publishing the accordion, but the pictures seem to be frozen in place overlapping each other (where I entered the shortcode). However, it works fine when I’m previewing it. I am thinking that maybe it is a javascript conflict because I also have a main page slider on many of the site’s pages. Is there an easy fix to this or do I need to contact the theme author in order to get it resolved?

    https://www.ads-software.com/plugins/accordion-slider-lite/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author bqworks

    (@bqworks)

    The behavior you described indicates that there’s a JavaScript error in the page. When an errors occurs, it will break all JavaScript functionality that occurs after that error, including the accordion slider. If you post a link to the page I might be able to give you some pointers.

    Cheers.

    Anonymous User 13833325

    (@anonymized-13833325)

    Having the same issue here…
    Whenever I load this up on a normal theme it works perfectly fine (I.E. – Twenty Eleven, Twenty Ten, etc), however, I am trying to create my own theme and this is not working. I believe it has something to do with the functions.php file.

    I have just been checking back here every now and then hoping for an update on this and it never came so I am refreshing this post.

    Website I am using it on: https://yenrac.net

    Plugin Author bqworks

    (@bqworks)

    There are several reasons for which the plugin might not work, but in most cases it’s not the fault of the plugin itself. It could be a JavaScript error in the theme or another plugin, or some bad practices implemented in themes or plugins etc.

    You say you’re building your own theme, so most likely you’re not adding some necessary code in your theme. The theme needs to have the wp_head() and wp_footer() calls in order for the plugin’s scripts to load. You should check out some tutorials on theme development.

    Cheers

    Anonymous User 13833325

    (@anonymized-13833325)

    Alight! Thanks! Completely forgot about those things…
    I don’t know how that slipped past me/.

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