• I’m running a BresponZive Child theme with the Featured Articles Lite plugin for my slider (BresponZive slider wouldn’t show up). The FA slider was working great until a few days ago. Now it’s only showing the first post in the category (recent posts). It won’t let me manually change slides either.

    The slider still works in preview, so I think it’s actually a problem with my theme and not the plugin itself. I just went through a big redesign and was editing a lot of css and some code, but nothing that I thought would affect the slider. I was checking the site between edits, but didn’t pay attention to the slider because I didn’t expect it to be effected.

    Here’s the site: https://www.notsomodern.com

    TIA for your help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • If you right click and select ‘inspect element’, and then go over to the console or js tab you will see that there are a few JS errors being thrown, as well as a .css and .js file missing.

    I’m nearly 100% sure that the last three errors:

    Uncaught TypeError: Object [object Object] has no method 'camera' tpcrn_scripts.js?ver=1.0:45
    6
    Uncaught TypeError: Property 'undefined' of object #<Object> is not a function jquery.easing.1.3.js?ver=3.8.1:46
    10
    Uncaught TypeError: Property 'undefined' of object #<Object> is not a function

    are what are causing the issues for you.

    Thread Starter notsomodern

    (@notsomodern)

    The problem is I’m running a child theme and these files are located in the parent theme. Should I copy them to the child theme?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Broken slider’ is closed to new replies.