zadine
@zadine on WordPress.org
- Member Since: September 19th, 2010
-
Created a topic, Html5 video not lazyloaded, on the site WordPress.org Forums:
Should <video> tag work with this plugin? -
Posted a reply to How to update lazyload after Ajax call?, on the site WordPress.org Forums:
Got this fixed with this: if (function_exists('rocket_lazyload_textdomain')) { /** * Make sure Rocket Lazy Load… -
Posted a reply to How to update lazyload after Ajax call?, on the site WordPress.org Forums:
Sadly not, tried to add lazyLoadInstance.update(); to ajax call but plugin doesn’t seem to recognise… -
Created a topic, How to update lazyload after Ajax call?, on the site WordPress.org Forums:
Topic says it, having problem with Search and Filter P… -
Created a topic, Images not loading, on the site WordPress.org Forums:
Videos load but images doesn't work. -
Posted a reply to Allow/Disallow Multilang Options, on the site WordPress.org Forums:
Thanks! Now it seems to work. -
Posted a reply to compatibility Polylang, on the site WordPress.org Forums:
This is just the feature I was looking for! Can I add that code to… -
Created a topic, [Advanced Custom Fields: Extended] Allow/Disallow Multilang Options, on the site WordPress.org Forums:
Hi, I have two options pages (options & options_tr… -
Created a topic, HTML Link showing in non EBD forms, on the site WordPress.org Forums:
EBD hijacks success message of non EBD form [contact-f… -
Created a topic, the_content not showing non-latin characters, on the site WordPress.org Forums:
I have a weird promblem, all the contentn areas (the_c… -
Posted a reply to Option to disable inline styles, on the site WordPress.org Forums:
ACF Image field, with Image ID -
Posted a reply to Option to disable inline styles, on the site WordPress.org Forums:
Tried it, maybe better but not sure. Cant see <noscript>s. -
Posted a reply to Option to disable inline styles, on the site WordPress.org Forums:
I'm using ACF for almost all content -
Posted a reply to Option to disable inline styles, on the site WordPress.org Forums:
Lazyload images flicker, but not everytime. Wonder if that style got something to do with… -
Posted a reply to Option to disable inline styles, on the site WordPress.org Forums:
Here's the link. http://client.rae.fi/netmedi/wordpress2/ -
Created a topic, Option to disable inline styles, on the site WordPress.org Forums:
Can i somehow disable inline styles that plugin uses: … -
Posted a reply to Doesn’t lazy load images, on the site WordPress.org Forums:
Latest version doesn't add anymore lazyload class automatically. Something has changed? -
Posted a reply to Plugin trying to load Featured Image in Wp-dmin, on the site WordPress.org Forums:
That seems to work! Thanks for helping me out, and thanks for the awesome plugin! -
Posted a reply to Plugin trying to load Featured Image in Wp-dmin, on the site WordPress.org Forums:
[15-Sep-2017 16:27:35 UTC] PostThumbnailDebug: home_url( add_query_arg( [] ) ) = http://client.rae.fi/netmedi/wordpress2/netmedi/wordpress2/wp-admin/post.php?post=1697&action=edit | add_query_arg( [] )… -
Posted a reply to Plugin trying to load Featured Image in Wp-dmin, on the site WordPress.org Forums:
[15-Sep-2017 13:16:03 UTC] PostThumbnailDebug: $current_url = http://client.rae.fi/netmedi/wordpress2 | $admin_url = http://client.rae.fi/netmedi/wordpress2/wp-admin/ | $referrer = http://client.rae.fi/netmedi/wordpress2/wp-admin/edit.php… -
Posted a reply to Plugin trying to load Featured Image in Wp-dmin, on the site WordPress.org Forums:
No didn't work, lazy-loading still tries to process featured images :/ -
Posted a reply to Plugin trying to load Featured Image in Wp-dmin, on the site WordPress.org Forums:
Thats strange, I only have netmedi/wordpress2/wp-admin/ on my browsers url.. -
Posted a reply to Plugin trying to load Featured Image in Wp-dmin, on the site WordPress.org Forums:
[14-Sep-2017 12:07:42 UTC] PostThumbnailDebug: $current_url = http://client.rae.fi/netmedi/wordpress2/netmedi/wordpress2/wp-admin/post.php?post=2&action=edit | $admin_url = http://client.rae.fi/netmedi/wordpress2/wp-admin/ | $referrer = http://client.rae.fi/netmedi/wordpress2/wp-admin/admin.php?page=nestedpages… -
Posted a reply to Plugin trying to load Featured Image in Wp-dmin, on the site WordPress.org Forums:
sorry, i dont have xdebug. -
Posted a reply to Plugin trying to load Featured Image in Wp-dmin, on the site WordPress.org Forums:
Yeah, there is if ( true === $this->helpers->is_admin_request() ) { return $attr; } -
Posted a reply to Plugin trying to load Featured Image in Wp-dmin, on the site WordPress.org Forums:
Sorry, thats a client site so I can't. :/ -
Posted a reply to Plugin trying to load Featured Image in Wp-dmin, on the site WordPress.org Forums:
Tried to deactivate everything except Lazy Images, and use with Twenty Themes, same problem. -
Posted a reply to Plugin trying to load Featured Image in Wp-dmin, on the site WordPress.org Forums:
Sure, here code: <p class="hide-if-no-js"><a href="http://client.rae.fi/netmedi/wordpress2/wp-admin/media-upload.php?post_id=1697&type=image&TB_iframe=1" id="set-post-thumbnail" aria-describedby="set-post-thumbnail-desc" class="thickbox"><img width="266" height="266" class="attachment-266x266 size-266x266 lazyload" alt=""… -
Posted a reply to Plugin trying to load Featured Image in Wp-dmin, on the site WordPress.org Forums:
Yes, I have latest version 3.1.5. I also tried from github Version 3.1.9. I tried… -
Created a topic, Plugin trying to load Featured Image in Wp-dmin, on the site WordPress.org Forums:
Plugin tries to load Featured Image field in Wp-admin.…