Tan Nguyen
Forum Replies Created
-
Forum: Plugins
In reply to: [Meta Box] Question about “Clone Empty Start” featureHi @gnucco123,
Thanks for your time and a very detailed explanation, I was able to replicate it now, I confirmed it a bug and will fix it and get back to you as soon as I can.
Have a good day,
Tan
Forum: Plugins
In reply to: [Meta Box] Question about “Clone Empty Start” featureDear @gnucco123
Thanks for using our plugin, I have checked with our case but cannot replicate, could you please share your meta box setup here or via our contact form? I’ll try my best to solve this issue.
Cheers!Forum: Plugins
In reply to: [Meta Box] Can‘t get posts after update from V5.9.9Dear @cmhello,
Can you tell me more about where can’t you get the posts so we can reproduce? Do you use frontend submission and anonymous user use that post field?
Regarding the
current_user_can()function, the logic is right, if current user cannot read post, we don’t show the post to user, this to prevent other users, like guests, contributors,… can get the private or password protected posts. Thecontinuekeyword is a bit misleading but it just skip the currentforeachand continue with the next iteration.Cheers!
Forum: Plugins
In reply to: [Meta Box] Cloneable File Advanced content not showing in admin in 5.10.0Dear @stevygee1987
Thanks for reporting and sorry for the inconvenience, we have fixed the issue and you’ll get a new update soon.
Cheers!
Forum: Plugins
In reply to: [PrixChat - Realtime Private & Group Chat Plugin] shortcodeDear @sevenseconds777
Thanks for using our plugin, that feature was planned on our roadmap, and we’ll release it in v1.4.0
https://github.com/PrixChat/wordpress/issues/10
Cheers!
Dear websuper,
We’re currently don’t support this feature but it will available next quarter.
Cheers!
Forum: Plugins
In reply to: [Meta Box] Turn off Retina images in Meta Box Builder?Dear databell,
Actually we currently don’t support upload background image in Meta Box Builder, we don’t try to work with any image also. We only work with Meta Box & Fields.
Forum: Plugins
In reply to: [Meta Box] Turn off Retina images in Meta Box Builder?Dear databell,
Can you please send me your images for Retina displays URL? AFAIK, we don’t use any additional image in our plugin, just the default WP dashicons.
Forum: Plugins
In reply to: [Giga Messenger - Express] persistent menu don’t updateDear Paolo,
– For dynamic shortcode, see this guide:
https://giga.ai/docs/wordpress/shortcode-genericHint: We have
taxparameter which you can use for query all specific category for woocommerce.– As mentioned in the FAQ, you’ll need the page_messaging permission to response people message. Please see official Facebook documentation:
https://developers.facebook.com/docs/messenger-platform/app-reviewCheers!
Forum: Plugins
In reply to: [Giga Messenger - Express] persistent menu don’t updateDear Paolo,
The error message you see happens when your server connection cannot connect with Facebook is mismatch token. The problem can be in one of three parts:
1. Facebook
2. Your server
3. My codeNvm, the problem is fixed, cheers!
Forum: Plugins
In reply to: [Giga Messenger - Express] persistent menu don’t updateHi Paolo,
Can you please send me your FTP info & Website credentials so I can login to check?
Please send via contact form https://giga.ai/contact
Cheers!
Forum: Plugins
In reply to: [Giga Messenger - Express] Multiple optionDear Cristian,
Thanks for your question, we have Text Matching feature which helps you do that:
https://giga.ai/docs/text-matching
You can try:
(hi|hello|hey|Hi there|hello there)
Forum: Plugins
In reply to: [Giga Messenger - Express] Uncaught PDOExceptionHi guys,
This bug caused when the collation doesn’t set, I’ll push an update within 48 hours. To workaround:
– Open
wp-config.php
– Set theDB_COLLATEtoutf8_general_ciCheers!
Forum: Plugins
In reply to: [Giga Messenger - Express] Uncaught PDOExceptionDear dpfuhl,
Sometimes, due to the connection, or permissions, the migration cannot be run properly so the tables weren’t created.
Please:
– Verify if your current MySQL user has permission to create db tables.
– Open theplugins/giga-messenger-bots/inc/class-migration.php, at line 15, change the $db_version = 6; to other value (99 for example).
– Refresh the plugins page again.If the problem still persist, please let me know via Contact Form:
Best regards,
- This reply was modified 9 years, 2 months ago by Tan Nguyen.
Forum: Plugins
In reply to: [Giga Messenger - Express] No response from BotAh, via Contact Form