Mo @ Cloudinary
Forum Replies Created
-
Forum: Plugins
In reply to: [Cloudinary - Deliver Images and Videos at Scale] Destroys MetaHi,
Thank you and yes I see your new ticket.
Thanks,
MoForum: Plugins
In reply to: [Cloudinary - Deliver Images and Videos at Scale] Destroys MetaHi,
Thanks for your response.
To keep all communication intact; would you please open a ticket from your account? I will link it with this so we can move forward.Thanks,
MoForum: Plugins
In reply to: [Cloudinary - Deliver Images and Videos at Scale] Destroys MetaHi,
Thanks for your response. Here is what I did but I cannot see any unicode chars.:
. added your input into the Code Editor and put in some special characters as follows:
<p>& & & ( ) * & ^ % $ # @ ! & </p>
. go to a new page and added the “test” block
. I see the characters are shown correctly without the unicode:
& & & ( ) * & ^ % $ # @ ! &Would you please share your list of plug-ins. There has been issues with including other plug-ins that causes unicode for special characters.
Thanks,
MoForum: Plugins
In reply to: [Cloudinary - Deliver Images and Videos at Scale] Destroys MetaHi,
Thanks for the info. I did the following steps under Lazy Blacks on wordpress but need clarification on the steps followed.
. choose Export/Import and Import the Json (which saved yours in my local)
. choose “Add New” to create a new block and enter “test” under “Title” on the right column. (This cause Slug to become: lazyblock/test)Q: where do you add special characters?
Q: where do you “Add the API connection-data from cloudinary”?Thanks,
MoForum: Plugins
In reply to: [Cloudinary - Deliver Images and Videos at Scale] Destroys MetaHi,
Thanks for your response.
Would you kindly explain the steps you took to create this issue?
I am not familiar with “LazyBlocks” but I use it created a block and tried to add an image. If I am on the right track, would you please provide the php code on how you add the image?
Here is what I found from LazyBlocks documenation:
<?php
if ( isset( $attributes[‘control_name’][‘id’] ) ) {
echo wp_get_attachment_image( $attributes[‘control_name’][‘id’], ‘large’);
}Best regards,
MoForum: Plugins
In reply to: [Cloudinary - Deliver Images and Videos at Scale] Destroys MetaHi,
Would you please share an example of URL that has this issue?
I installed “LazyBlocks”, the added a global transformation with an overlay of text that has “&” and the URL is showing correctly without converting to the unicode char.
Best regards,
Mo