leethompson
Forum Replies Created
-
Forum: Plugins
In reply to: [Lazy content Slider] shortcode [lazyslider] does not workThis is strange, maybe I have a conflict with another plugin. Can you list the plugins you have installed so I can test the same configuration.
Lee
Forum: Plugins
In reply to: [Lazy content Slider] shortcode [lazyslider] does not workI have updated the plugin, however the theme you are using has its own issues. please try the latest version of the plugin and see if this works. It is now 100% compatible with jquery 1.9+
Forum: Plugins
In reply to: [Lazy content Slider] shortcode [lazyslider] does not workI now have the same issue and I will find a fix please stand by.
Lee
Forum: Plugins
In reply to: [Lazy content Slider] shortcode [lazyslider] does not workThis might be an issue with the theme calling other jquery. I am going to install theme and see if i can reproduce the error.
Lee
Forum: Plugins
In reply to: [Lazy content Slider] shortcode [lazyslider] does not workI see the js and css are loaded, do you have access to the apache logs? If so can you see if there are any errors. also did you go to setting > Lazy Content Slider and save changes?
Lee
Forum: Plugins
In reply to: [Lazy content Slider] shortcode [lazyslider] does not workIf you still want to use it please install the plugin and add a second page with the shortcut code and provide me the url so we can test it.
Lee
Forum: Plugins
In reply to: [Lazy content Slider] shortcode [lazyslider] does not workGood Looking site, I wish I could have resolved the issue with mine. if you want to work on it I can assist.
Lee
Forum: Plugins
In reply to: [Lazy content Slider] shortcode [lazyslider] does not workSorry to hear this, what is your url to the page you have the shortcut code in so I can investigate.
Lee
Forum: Plugins
In reply to: [Lazy content Slider] shortcode [lazyslider] does not workHello,
I dont know if you got this resolved if not please let me know the site you are having issues and I will assist.Lee
Forum: Plugins
In reply to: [Lazy content Slider] Plugin doesn't work well with links and widgets.Hello,
Please update the plugin this will fix any issue you have.Lee
Forum: Plugins
In reply to: [Lazy content Slider] Works for me but only in ChromeIm glad you were able to resolve the issue. I am going to make the admin section allow sizing eventually.
Lee
Forum: Plugins
In reply to: [Lazy content Slider] Other css locations?Sorry for the late response, have you cleared the cache of any caching plugin you are using and from the browser as there are only 2 css.
Lee
Forum: Plugins
In reply to: [Lazy content Slider] Plugin conflicts with wordpress latest version (3.5.1)Hi All, I have updated the plugin please update and let me know if you have any more issue. Thanks for all the support 🙂
Lee
Forum: Plugins
In reply to: [Lazy content Slider] Plugin conflicts with wordpress latest version (3.5.1)Hey everyone, Im sorry I was in the process of move. I know what the issue is, in lzcs.php you need to upgrade the jquery version. I will have an update for this plugin shortly. quick fix below, after you make the changes deactivate then activate and reconfigure. <sent from phone>
Lee
changewp_register_script( 'jquery-min', 'http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js');to
wp_register_script( 'jquery-min', 'http://ajax.googleapis.com/ajax/libs/jquery/1.9.2/jquery.min.js');change
wp_register_script( 'jquery-ui', 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/jquery-ui.min.js');to
wp_register_script( 'jquery-ui', 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.1/jquery-ui.min.js');Forum: Plugins
In reply to: [Automatic Youtube Video Posts Plugin] Cant UpdateSo what I did is downloaded from http://www.ternstyle.us/products/plugins/wordpress/wordpress-automatic-youtube-video-posts and scp’d it to my server removed the old plugin and unzip the file. This worked for me.
BTW This is a great plugin. Thanks
Lee