Nicolas Langle
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: Get file size, dimension and file type in image captionHi @aj20152015,
Maybe you can use the image_add_caption_text hook then use the function wp_check_filetype for the mime type, size_format( wp_filesize( $file_path ) ) for the file size and wp_getimagesize for the dimension.
Hope this help.
Best regards
- This reply was modified 5 months ago by Nicolas Langle.
Forum: Developing with WordPress
In reply to: Issues Editing Terms and Conditions Page from Old SiteHi @marvin0427,
Do you try to edit your link in the WordPress Customizer (Appearance -> customize)? Did you try to look into Appearance -> menus ?
If you don’t see any pencil icon on it, it means it is maybe not editable by WordPress natives tools.Your link can be harcoded or maybe your website use the ACF plugin and you have a theme options page where you can edit it ? You can provide the URL of your website and the name of theme you use, it will maybe more easy to help you.
Best regards
- This reply was modified 5 months, 1 week ago by Nicolas Langle.
Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Tabs, content editionHi @dimned,
No, it’s not hard to move the block, I just tried to reproduce my customer’s behavior. Sometimes the empty room appear only briefly and if you release the block at this inappropriate moment, the block move to an uwanted position (like another tab for example).
Cheers
Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Tabs, content editionHi @dimned,
Thanks to have checked again. We developed a custom theme for our customer, but as I told you, I also experimented this behavior in a sandbox (only getwid 1.6.10 activated in wordpress 5.7). Here is a recording :
Cheers
Edit : Sorry to make intentionally buggy ?? Maybe at least if there is no empty room humanly visible, the block could take it’s previous place ?
- This reply was modified 3 years, 8 months ago by Nicolas Langle.
Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Tabs, content editionForum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Tabs links text editionHi @dimned,
I didn’t joined video with this issue, maybe you talk about this one :
https://www.ads-software.com/support/topic/tabs-content-edition/Here is a new video link :
https://we.tl/t-ETI3ZqxBsXCheers
Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Tabs, content editionHi @dimned,
Thanks for your reply. Here is a recording of our customer :
https://we.tl/t-IrtCfA89rdI have aslo experienced this behavior in a sandbox, only Getwid plugin activated.
Is it possible for you to double check ?Cheers
Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Tabs links text edition