noapi1
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] After the 4.8 Update : No send message and Jquery ErrorSame problem here, get 404 on 2 sites. After rollback to 4.7 it worked again.
Forum: Plugins
In reply to: [YUZO] How to make images lazy load?Will ask him, but nevertheless this would not solve the issue, because the output of your plugin still has to be converted before delivering to the browser.
Forum: Plugins
In reply to: [Speed Up - Lazy Load] Add more filters for navigation, footerIs there also a possibility to make background-images lazy? Yuzo related posts does not use images, but background-images.
Forum: Plugins
In reply to: [YUZO] How to make images lazy load?Oh, yes, this is an issue, because lazy load is not working on background-images I think, but I am not sure. Perhaps you could ask the author, he is answering quickly.
Forum: Plugins
In reply to: [YUZO] How to make images lazy load?This won’t help you, but you could see this plugin I use:
https://de.www.ads-software.com/plugins/speed-up-lazy-load/
So you can see, how lazy load works:
1. The plugin replaces all img-src-tags within the content-output to data-lazy-src and sets the placeholder-image to src-tag.
2. After loading the page a jQuery-function replaces the src-tags with the urls in the data-lazy-src-tags and loads the images on scrolling.- This reply was modified 7 years, 10 months ago by noapi1.
Forum: Plugins
In reply to: [YUZO] How to make images lazy load?Thanks, but this won’t work.
The source has to be modified as mentioned above, so that all image “src”-tags in your plugins output-code are changed to “data-lazy-src” and the “src”-tag is filled with a placeholder-inline-image.
Only changing css-classes has no effect.
Forum: Plugins
In reply to: [Strong Testimonials] Custom fields “shortcode”Thanks, done. required did the trick.
Forum: Plugins
In reply to: [Strong Testimonials] Custom fields “shortcode”Thank you!
Such a checkbox IS in deed unnecessary, but if you live in “the other galaxy”, also called EU or Germoney, you HAVE to implement thousands of stupid and really obvious things in your site for the only purpose of bureaucracy (see this silly cookie-plage).
I am able to make the code by myself as I am a developer, but how can I tell your form to make the checkbox mandatory and to show the red error-message if it is not clicked? If I make it mandatory nothing happens and I can’t send the form. I only need a little hint, as the ckeckbox is already implemented and visible with my own shortcode, but there is no function behind.
Thank you.
Forum: Plugins
In reply to: [Speed Up - Lazy Load] Add more filters for navigation, footerGreat, thanks. I use Yuzo related posts below my content and there is no possibility to change these images to your lazy code by hooks. But to change the plugin code makes no sense because of plugin updates. So this would be great, if you find a solution.
Forum: Plugins
In reply to: [Contact Form 7] ?_wpcf7_is_ajax_callMe too.
Forum: Plugins
In reply to: [React Webcam] Version 2OK, thanks, but I am not a Linux-user ??
So I will do it by hand and hopefully your v2 will make is as a plugin-version.Forum: Plugins
In reply to: [React Webcam] Version 2How can one download this v2 as a zip? Cannot find any link.
Forum: Plugins
In reply to: [React Webcam] Version 2Me too. Thanks.
Forum: Plugins
In reply to: [React Webcam] Version 2Thank you.
Forum: Plugins
In reply to: [React Webcam] Version 2Hi, where can I get version 2? Thank you.