noapi1
Forum Replies Created
-
Thank you, great, it works with that:
add_action("wpcf7_before_send_mail", [$this, 'hide_hidden_mail_fields'], 5, 3);
Thank you. Seems that this doesn’t work with non public videos as I do not get any thumbnail url in my case with the api call.
Did a workaround with some css.
Thanks. Did some tests, but there seem to be some more issues with that. Perhaps the standard-url for the preview image is not working in this private mode.
Forum: Plugins
In reply to: [AddQuicktag] Import not working, Quicktag-creation buggySame here. When adding a new entry I have to update the empty fields and add one letter in the new entry field on the bottom, so the previous new field is saved now. Very buggy now.
Hi Jarno,
thank you, looking forward to the new video services.
Youtube thumbnail fetching is working fine, but not for playlists. I did embed some playlists and non of them has a thumbnail. Is there any example in your documentation that I can check to compare?
Thank you.
Hi Jarno,
thank you. The integration should be easy as they work alike Youtube. I added a feature request.
I also changed the default placeholder image as mentioned in your faq:
https://complianz.io/changing-the-default-social-placeholders/
But this doesn’t work, neither “placeholder.jpg” nor “placeholder-service.jpg”. I had to use the filter “cmplz_placeholder”.Thanks and kind regards.
- This reply was modified 2 years, 11 months ago by noapi1.
Great, Aert, it works! Many thanks!
Forum: Themes and Templates
In reply to: [OnePress] Lazy loading of images?I tested a3 and 2 others. None did work. Could you please check this out, why they do not work?
I would like to use a very small one, e.g. this one:
https://de.www.ads-software.com/plugins/speed-up-lazy-load/Thanks!
Forum: Themes and Templates
In reply to: [OnePress] Lazy loading of images?No, I don’t want to use this plugin because of GDPR issues.
Forum: Plugins
In reply to: [Wise Chat] Logoff, exit chat as userThank you.
My question was though meant for not logged in users (wordpress), but only visitors.
In the meantime I found out that these users will be logged out after 2 mins. after leaving the page. But on coming back they sometimes where reconnected and sometimes not. So it would be nice to have a button “leave chat” with destroying the connetions/ips/cookies.
Works all fine now, thank you!
Forum: Plugins
In reply to: [Exit Popup] Plugin breaks css of themeBe aware: there is also a } missing on the 2nd last block.
Forum: Plugins
In reply to: [Exit Popup] Plugin breaks css of themeThank you!
Great, thanks.
I don’t understand, why I need additional code if there is set the wrong flag as default?
But if you want to keep this: Which code do I need and where should I put it in? Is there any example?
To always change the flag after every update does not really make any sense.