minple
Forum Replies Created
-
Forum: Plugins
In reply to: [Jheck Chat] errorI remove and install on wordpress admin dashboard and download, upload but this error is still here. When install on wordpress is new (download wwordpress source and create new database) that ok, that error isnot here.
Thank you about plugins.
I fixed it. However I don’t understand why WordPress re-ordering the category list after checked category.
add this code into function.php
function taxonomy_checklist_checked_ontop_filter ($args) {
$args[‘checked_ontop’] = false;
return $args;
}
add_filter(‘wp_terms_checklist_args’,’taxonomy_checklist_checked_ontop_filter’);Forum: Fixing WordPress
In reply to: Don't user font-weight: 700, 800, 900, bold in wp-adminI fix and write again. My english is not good
Only font-weight: 600 is working. For 700, 800, 900, bold is same font-weight: 600. I really need using font-weight: bold in wp-admin
Forum: Plugins
In reply to: wp_get_image_editor isnot activeThanks very much, sorry because reply late.
Yes. Shawn hooper. Help me. Using navigating on popup image is ok. However using navigating on keyboard that it skip 5.
Forum: Reviews
In reply to: [Media Manager Plus] Hopingvery very awesome. Thanks for all
Forum: Reviews
In reply to: [Media Manager Plus] Hopinggoogle image search
congrate