Klaus

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Nivo Slider Plugin causing problems #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

    in reply to: Nivo Slider Plugin causing problems #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

    in reply to: Nivo Slider Plugin causing problems #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

    in reply to: slider javascript error #50688
    KlausKlaus
    Member
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: September 13, 2016

    sorry wrong thread.

    in reply to: Nivo Slider Plugin causing problems #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

    in reply to: Nivo Slider Plugin causing problems #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

    in reply to: SKT Slider page dead after activating ultimate member plugin #50070
    KlausKlaus
    Member
    • Topics: 2
    • Replies: 7
    • Total: 9
    Member since: September 13, 2016

    Meanwhile I found another plugin which is reflecting my needs and is working with the theme. The name is “Nav Menu Roles”.

    Klaus

Viewing 7 posts - 1 through 7 (of 7 total)