Forum Replies Created
-
AuthorPosts
-
Anh Tran
KeymasterI guess there is a JavaScript code that similar to this
$( '#course_cluster[]' )which is an invalid selector in jQuery. As you're using Conditional Logic plugin, this expression might be displayed by the plugin, it can be auto-generated by term ID or something. Can you check the source HTML code to see whatcourse_clusteris?Anh Tran
KeymasterThere is no reference to
course_clusteras shown in the error log. Can you add these lines intowp-config.phpand check the error message again?define( 'WP_DEBUG', true ); define( 'CONCATENATE_SCRIPTS', false ); define( 'SCRIPT_DEBUG', true );This code tells WP to not concatenate scripts and can show us the exact place of the error.
Anh Tran
KeymasterCan you post the code you use to register meta boxes and custom fields?
Anh Tran
KeymasterUnfortunately no. You can only set it searches from a fix bundle of data.
Anh Tran
KeymasterDS conflicts with my XAMPP somehow. I couldn't make it run :(.
Anh Tran
KeymasterI'm downloading DS to test ๐
Anh Tran
KeymasterLol. I don't run VVV, neither. It's more complicated than it should be. On Mac, I'm using Valet which is super simple.
On Windows, I think XAMPP is more stable than other software. You should think switching to it ๐
Anh Tran
KeymasterI have no idea with DesktopServer. I'm using XAMPP locally and it works. I thought DesktopSever is similar to XAMPP as they're just the wrapper for Apache, MySQL and PHP.
Anh Tran
KeymasterMaybe in the Apache error log?
Also, try copy and paste the code above directly into
functions.phpof the child theme. I did that and it worked.Anh Tran
KeymasterIt's now available on wordpress.org: https://wordpress.org/plugins/mb-rest-api/
Anh Tran
KeymasterI don't think child theme is the problem, because both plugins don't do anything specific for themes.
Do you see any errors in the log?
Anh Tran
KeymasterAnh Tran
KeymasterUnfortunately, it's not supported. The plugin uses only the default WordPress uploader. I think other plugins use different JavaScript API so they won't work together.
Anh Tran
KeymasterDone! ๐
Anh Tran
KeymasterIt's $100 to upgrade. Please purchase it via Paypal and I will refund the $99 of Core Ext. Bundle to you.
-
AuthorPosts