Title: crynos's Replies | WordPress.org

---

# crynos

  [  ](https://wordpress.org/support/users/crynos/)

 *   [Profile](https://wordpress.org/support/users/crynos/)
 *   [Topics Started](https://wordpress.org/support/users/crynos/topics/)
 *   [Replies Created](https://wordpress.org/support/users/crynos/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/crynos/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/crynos/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/crynos/engagements/)
 *   [Favorites](https://wordpress.org/support/users/crynos/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Caldera Forms - More Than Contact Forms] Submit post form elements](https://wordpress.org/support/topic/submit-post-form-elements/)
 *  Thread Starter [crynos](https://wordpress.org/support/users/crynos/)
 * (@crynos)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/submit-post-form-elements/#post-7183135)
 * I’ve found the way to populate the categories, but i have parent and child categories,
   and it not showing this, only a full list. How can i solve this ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced AJAX Page Loader] reload_code.js in new plugin version](https://wordpress.org/support/topic/reload_codejs-in-new-plugin-version/)
 *  [crynos](https://wordpress.org/support/users/crynos/)
 * (@crynos)
 * [13 years ago](https://wordpress.org/support/topic/reload_codejs-in-new-plugin-version/#post-3227652)
 * I just downloaded and the debbuger shows that reload_code.js are missing…
 * Some variables points to it:
 * $file = fopen(plugin_dir_path(__FILE__) . ‘/reload_code.js’, ‘w’);
 * <script type=”text/javascript” src=”<?php echo plugins_url( ‘reload_code.js’ ,
   __FILE__ );?>”></script>
 * Inside advanced-ajax-page-loader.php
 * And it didn’t work at all for me … can someone help me ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Chat] Shows 0 users online](https://wordpress.org/support/topic/shows-0-users-online/)
 *  Thread Starter [crynos](https://wordpress.org/support/users/crynos/)
 * (@crynos)
 * [13 years ago](https://wordpress.org/support/topic/shows-0-users-online/#post-3935290)
 * I’ve found my problem.. Was a plugin called “User control”.. the Test user i 
   was using was disabled. My bad.
 * But,
    Still have some problems…
 * Now i can see the “Online (x)” tab, but when i click on it, it do nothing… i 
   can’t see the list of users online, or start a chat.
 * Any tips ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Frontier Post] Category select with checkbox](https://wordpress.org/support/topic/category-select-with-checkbox/)
 *  Thread Starter [crynos](https://wordpress.org/support/users/crynos/)
 * (@crynos)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/category-select-with-checkbox/#post-3872147)
 * Sorry.. i’m new in worpress… i have wp_dropdown_categories not wp_category_dropdown…
   line 252
 * wp_dropdown_categories(array(‘id’=>’cat’, ‘hide_empty’ => 0, ‘name’ => ‘cat’,‘
   orderby’ => ‘name’, ‘selected’ => $postcategoryid, ‘hierarchical’ => true, ‘show_option_none’
   => __(‘None’)));
    }
 * well.. its the 1 step… worked. Do you know how to ident it? i mean:
 * This plugin do almost all i need. But i need to exclude the Excerpt and Tag fields
   from the post page. Its posible ?
 *  – Category 1 Title (not selectable)
    – Option 1 – Option 2 – Option 3
 *  – Category 2 Title (not selectable)
    – Option 1 – Option 2 – Option 3

Viewing 4 replies - 1 through 4 (of 4 total)