Loran A. Rendel
Forum Replies Created
-
Forum: Plugins
In reply to: [MultiLine Files for Contact Form 7] accept attributeHere is demo version how ‘accept’ works
https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/accept
When you open file dialog the browser uses accept attribute to limit files in file open dialog.Forum: Plugins
In reply to: [MultiLine Files for Contact Form 7] accept attributeThis does not affect ‘accept’ attribute and browses shows ‘*’ as filter mask. Accept attribute make file choose dialog use filter.
- This reply was modified 2 years, 1 month ago by Loran A. Rendel.
Forum: Plugins
In reply to: [Media Library Folders] Junk files when moving imageI understand with obsolete sizes, bit it’s not my case. I tried to upload new file and then move it.
The version is 7.0.3, installed today. In my file it’s line 5712.
No problems after I’ve commented this line.Forum: Plugins
In reply to: [Media Library Folders] Junk files when moving imageLine 5712,
maxgalleria-media-library.php$image_path = str_replace('.', '*.', $image_path );This breaks path to the folder, in my case it looks like
/home/users/l/loran/domains/example*.com/wp-content/uploads/testForum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] html is corruptedCould you please fix it?
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] html is corrupted- This reply was modified 5 years, 2 months ago by Loran A. Rendel.
- This reply was modified 5 years, 2 months ago by Loran A. Rendel.
- This reply was modified 5 years, 2 months ago by Loran A. Rendel.
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] html is corruptedForum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] html is corruptedI’ve added ending tags, however, it can be omitted and successfully validated as HTML5, Google uses it. Could you please make this code valid again like before 0.9.1.4?
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] html is corruptedThey omitted actually, this is permitted in HTML5.
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] html is corruptedForum: Reviews
In reply to: [Gutenberg Manager] The plugin breaks other GB pluginsFor example, Atomic Blocks, Stackable.
https://wordpress.org/plugins/atomic-blocks/
https://wordpress.org/plugins/stackable-ultimate-gutenberg-blocks/Plugins continue to work, but all its blocks disappears from Gutenberg menu.
Forum: Reviews
In reply to: [Gutenberg Manager] The plugin breaks other GB pluginsActually your blugin disables the functionality of other plugins without asking to disable it.
- This reply was modified 6 years, 10 months ago by Loran A. Rendel.
Forum: Plugins
In reply to: [Contact Form 7] Contact form 7 vs Custom FieldsYou’re welcome 🙂
Forum: Plugins
In reply to: [Contact Form 7] Issue using gtag codeProbably it should be
add_action( 'wp_head', 'mycustom_wp_header' );Forum: Plugins
In reply to: [Contact Form 7] Corrupt Contact Form 7Check mail settings tab in form settings page.
