• abrahambrookes

    (@abrahambrookes)


    Hi I have found the place in the plugin files where I can adjust the fade speed but it strikes me that this is a silly place for you to have put that option, or I am silly for not finding the setting elsewhere. On line 129 of plugins/popups-for-divi/include/class-popups-for-divi.php it says

    
    		/**
    		 * Speed of the fade-in/out animations. Set this to 0 to disable fade-in/out.
    		 */
    		$config['animateSpeed'] = 0;
    

    Now, changing that number in the file means that when you update your plugin my fade speed will be reset. Is there somewhere else I am supposed to set this?

  • The topic ‘Adjusting fade speed’ is closed to new replies.