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

    (@tallphil)

    Hi @geekattri,

    It looks like you have some errors in your JavaScript which are not related to the plugin. These are stopping any JavaScript from running, including the carousel. Take a look at the developer tools to see them – once fixed the carousel should work.

    These are the key ones:

    jquery.mobile.customized.min.js?ver=4.6.1:1 Uncaught TypeError: Cannot set property 'touchstart' of undefined
    (index):205 Uncaught TypeError: jQuery(...).superfish is not a function
    

    Phil

    • This reply was modified 8 years, 1 month ago by Phil Ewels.
    Thread Starter geekattri

    (@geekattri)

    how do i fully uninstall this plugin? I deactivated and deleted the plugin But when i reinstall it again has the carousel i created previously.

    Somehow i managed to make the prev, next controls working, but now it does not show the title and caption.

    • This reply was modified 8 years, 1 month ago by geekattri.
    Plugin Author Phil Ewels

    (@tallphil)

    Nice work getting the carousel to work, looks like the Simple Share Buttons plugin is still broken on your site though. I would try to fix that before anything else, as it will be doing strange things to your site if some JavaScript is unable to execute as a result.

    The CPT Bootstrap Carousel plugin works by creating a WordPress Custom Post Type. Deactivating the plugin stops the carousel from loading but doesn’t delete the posts that you’ve created. You can delete them manually whilst the plugin is activated, but I don’t think it does any harm to keep them around when the plugin is deactivated / uninstalled. Note that removing the shortcode from the page will also remove the carousel.

    Phil

    Thread Starter geekattri

    (@geekattri)

    well i tried a lot but no luck..:(

    This website ” https://www.deadlyjoe.com/ ” also contains cpt carousel and Simple Share Buttons plugin is installed and giving the error. But here the carousel is working fine.

    What would be the best way to fix the error..?

    • This reply was modified 8 years, 1 month ago by geekattri.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Carausel previous next buttons not working n my website’ is closed to new replies.