Forum Replies Created
-
AuthorPosts
-
Anh Tran
KeymasterHi arun,
No problem. I've issued the refund for you.
July 6, 2021 at 8:12 AM in reply to: ✅Refund Request (Invoice ID: 528 Purchase Date: June 22, 2021) #29320Anh Tran
KeymasterHi Roman,
Sorry for the delay. I've issued the refund for you. If you need our plugins in the future, you're always welcome here.
Anh Tran
KeymasterHi Morgens,
I see your purchases was on May 30 and May 31, which is more than 14 days ago. Unfortunately, we can't issue refund in this case.
Anh Tran
KeymasterHi Laurent,
I think you and Long are going into 2 directions:
- Long was talking about how to store the date for your lyrics and timecode.
- You was talking about formating the text on the frontend.
What Meta Box is for is handling the data, which is what Long said. Outputting data on the frontend and formatting it belongs to the website owner/developer. We don't have any restriction on doing that.
In your case, you can output the lyrics and timecode as Long proposed and add some CSS in the Customizer or your theme.
It's not a good option to store the format and style in a field and then output it. Because you have to enter that styling data for all posts and then you still need to output it on the frontend.
Anh Tran
KeymasterHi Greg,
I've just tried to do the migration from a site with a block created by MB Blocks & MB Builder to another site. And after the migration, I still can edit the block on the backend and frontend without any problem.
Can you please share screenshots of the errors?
Anh Tran
KeymasterHi, currently we don't have support for putting API key in the header yet or using it with basic auth. Can you share how you do it with Composer?
Anh Tran
KeymasterHi, it's just added to Meta Box and will be available in the next version.
Anh Tran
KeymasterHi,
I've fixed this bug and will include it in the next version of Meta Box.
Anh Tran
KeymasterHi,
I've just tested again with your snippet and see Composer always pull the latest version of Meta Box AIO. Can you please try again?
Anh Tran
KeymasterHi,
I see your payment was refunded. That's why you don't see the download links in My Account page. Please check your AppSumo account again or email to [email protected] for help. In case you have an active payment, please ask [email protected] to send us an email for confirmation. I'll reset your account purchases again.
Thanks,
AnhAnh Tran
KeymasterHey guys,
Thanks Jackky, the settings now works in this commit. I'll release the new version very soon.
Anh Tran
KeymasterHi Jackky,
I've merged your code into this commit. I don't use another param
settings, since thewp_editorfunction already supportstinymceandquicktag. So now you can register custom tinyMCE and quicktag settings like this.This way, it works in both Gutenberg (blocks) and non-Gutenberg environment.
Let me know what you think.
Thanks,
AnhAnh Tran
KeymasterHi Baden,
Thanks a lot for your help! I've merged your changes into the plugin and released a new version 3.1.0. I'll merge into the Meta Box AIO a little later.
Anh Tran
KeymasterHi Jackky,
Thanks for your code. You did a nice trick on adding a settings param to the field settings and use it to parse on JS side.
Maybe that's that way to go, since in Gutenberg, the hooks for
wp_editorfunction don't work. I'll investigate into your code more today and try to make an improvement to the current codebase.Anh Tran
KeymasterHi Jackky,
Thanks a lot for your help! I've fixed the issue and will release a new version soon.
-
AuthorPosts