Nivo Slider Plugin causing problems

Home Forums All Other Themes Nivo Slider Plugin causing problems

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #50420
    KlausKlaus
    Member
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: September 13, 2016

    I am using SKT Charity Pro and have a problem using this theme together with the Photo Gallery plugin from WEB-Dorado. Their support localized the problem within the Nivo Slider you are using in this theme.
    Here is their email to me:

    Our developers found that this issue is being caused by Nivo Slider plugin you have installed to your website. If you deactivate it, Slider WD sliders will start functioning properly.

    Could you please try this? If you need to use Nivo Slider, please contact its development team and ask them to take a look at the errors this plugin is throwing.

    Thank you! Have a good day!

    Klaus

    #50425
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30977
    • Total: 30977
    Member since: August 16, 2013

    Hi Klaus,

    You can use any other slider plugin and paste their shortcode in Appearance>>Theme Option>>Homepage slider.

    Regards,
    Dave

    #50428
    KlausKlaus
    Member
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: September 13, 2016

    This does not solve my problem. I want to use additional Photo Gallery plugin features on pages and posts. Placing the short code in the theme option just changes the slider effect of the theme slider widget.

    Klaus

    #50434
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    HI Klaus,

    You can use any different slider plugin like master slider, crelly slider, easing slider or cyclone slider 2 all of which are available for free in WordPress.org/plugins

    So this would solve the conflict you have with the gallery plugin you are using.

    Regards,
    Adam

    #50443
    KlausKlaus
    Member
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: September 13, 2016

    Well by choosing another slider I am loosing the advantage of the theme I bought from you. The important feature of the donate buttopn and addition text over the slider image has gone.
    And it still does not solve the problem. I guess because the Nivo Slider code is still installed by your theme.

    Klaus

    #50448
    Sonl SinhaSonl Sinha
    Keymaster
    • Topics: 10
    • Replies: 6987
    • Total: 6997
    Member since: June 12, 2013

    Okay send us WordPress admin details and URL of the site via sktthemes.net/contact

    Regards,
    Shri

    #50690
    KlausKlaus
    Member
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: September 13, 2016

    May be this is helpfull for you. I am getting these errors on every page with your theme:

    Copy of Debug Errors

    Klaus

    #50752
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30977
    • Total: 30977
    Member since: August 16, 2013

    Hi Klaus,

    This issue was resolved from our end. Kindly check and confirm.

    Regards,
    Brad

    #50773
    KlausKlaus
    Member
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: September 13, 2016

    Most of the errors are fixed but not all. Here are some more examples:

    SKT_theme_error 2
    SKT_theme_error 3
    SKT_theme_error 4

    Klaus

    #50827
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30977
    • Total: 30977
    Member since: August 16, 2013

    Hi Klaus,

    We didn’t find any errors on the page now.

    Regards,
    Brad

    #50910
    KlausKlaus
    Member
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: September 13, 2016

    Well, if I remove the following code from your function.php all my Webdorado plugins are working well:

    		jQuery.noConflict();
    		jQuery(window).load(function() {
            jQuery('#slider').nivoSlider({
            	effect:'<?php echo of_get_option('slideefect',true); ?>', //sliceDown, sliceDownLeft, sliceUp, sliceUpLeft, sliceUpDown, sliceUpDownLeft, fold, fade, random, slideInRight, slideInLeft, boxRandom, boxRain, boxRainReverse, boxRainGrow, boxRainGrowReverse
    		  	animSpeed: <?php echo of_get_option('slideanim',true); ?>,
    			pauseTime: <?php echo of_get_option('slidepause',true); ?>,
    			directionNav: <?php echo of_get_option('slidenav',true); ?>,
    			controlNav: <?php echo of_get_option('slidepage',true); ?>,
    			pauseOnHover: <?php echo of_get_option('slidepausehover',true); ?>,
        });

    It seems I invested my money for the wrong theme company.
    May be a warning for others.
    bye

    #50956
    Sonl SinhaSonl Sinha
    Moderator
    • Topics: 0
    • Replies: 30977
    • Total: 30977
    Member since: August 16, 2013

    Alright

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Nivo Slider Plugin causing problems’ is closed to new replies.