Title: pankamilr's Replies | WordPress.org

---

# pankamilr

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Custom Fields: Extended] Displaying form values](https://wordpress.org/support/topic/displaying-form-values/)
 *  Thread Starter [pankamilr](https://wordpress.org/support/users/gordon34/)
 * (@gordon34)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/displaying-form-values/#post-15407492)
 * [@hwk-fr](https://wordpress.org/support/users/hwk-fr/) many thanks for you reply
   and sorry for taking ur free, weekend time. Have a good rest of it!
    -  This reply was modified 4 years, 6 months ago by [pankamilr](https://wordpress.org/support/users/gordon34/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Custom Fields: Extended] Displaying form values](https://wordpress.org/support/topic/displaying-form-values/)
 *  Thread Starter [pankamilr](https://wordpress.org/support/users/gordon34/)
 * (@gordon34)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/displaying-form-values/#post-15407135)
 * Ok it turns out that when I add action called `Post action` then I saw how is
   it working but IMO it’s a bit misleading. What is the purpose of using `Custom
   action` hook when values aren’t loaded back to the form? I can load them when
   I use `Post action -> Load` tab.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Custom Fields: Extended] Displaying form values](https://wordpress.org/support/topic/displaying-form-values/)
 *  Thread Starter [pankamilr](https://wordpress.org/support/users/gordon34/)
 * (@gordon34)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/displaying-form-values/#post-15407109)
 * I see that no one want’s to help me so maybe I will extend my question, maybe
   Author will read it again 🙂
 * I use “Form” from ACFE to create a form based on field group and I put `[acfe_form
   name="some-name"]` in template file and form was printed correctly. I filled 
   the form with some data and submit the form. I’m handling form data with action
   hook `acfe/form/submit/some-name` and save data to the database with `update_field`
   function. It worked as supposed. Database was updated. Then I refresh the page
   with form and… the form is empty. **Why form was not pre-filled with saved DB
   values? **
 * I did some debugging and take a look how this forms are rendered and i found `
   acfe_form_front::render_form($args)` method and inside this method is called `
   $this->render_fields($args, $fields)` method and finally inside this method is
   done `acf_render_fields` function (acf core function) where second parameter 
   should be `$post_id` defining ID of the post where the form is rendered BUT instead
   of ID of a post there is provided some `acf_uniqid('acfe_form')` value which 
   don’t know how it’s connected to the post and I assume that’s why values aren’t
   loaded in form.
 * Can Author describe me how this should work and why/how values aren’t/should 
   load to the form. I really need to know 🙂 Thank you in advance
    -  This reply was modified 4 years, 6 months ago by [pankamilr](https://wordpress.org/support/users/gordon34/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SMTP Mailing Queue] Where is the data file stored?](https://wordpress.org/support/topic/where-is-the-data-file-stored/)
 *  [pankamilr](https://wordpress.org/support/users/gordon34/)
 * (@gordon34)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/where-is-the-data-file-stored/#post-9151858)
 * If you inspect the code you will see that all records are stored as json files
   under your upload directory. There will be directory called “smtp-mailing-queue”,
   
   I think you just need to delete the files and then your queue will be “empty”
   🙂
    -  This reply was modified 9 years, 4 months ago by [pankamilr](https://wordpress.org/support/users/gordon34/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Fields] Simple fields is causing problems with wp editor in one of my sites](https://wordpress.org/support/topic/simple-fields-is-causing-problems-with-wp-editor-in-one-of-my-sites/)
 *  [pankamilr](https://wordpress.org/support/users/gordon34/)
 * (@gordon34)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/simple-fields-is-causing-problems-with-wp-editor-in-one-of-my-sites/#post-5512988)
 * oh, update: in IE9 wp_editor is down not only if simplefields generates another
   editor. it crashed anywhere when simple fields is loading.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Fields] Simple fields is causing problems with wp editor in one of my sites](https://wordpress.org/support/topic/simple-fields-is-causing-problems-with-wp-editor-in-one-of-my-sites/)
 *  [pankamilr](https://wordpress.org/support/users/gordon34/)
 * (@gordon34)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/simple-fields-is-causing-problems-with-wp-editor-in-one-of-my-sites/#post-5512987)
 * same here.
    I found out that in IE9 my post/page edit screen editor is crashed
   when i have added simple fields with another tinymce editor. What may cause this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Constantly problems with NGG > 1.9.13](https://wordpress.org/support/topic/constantly-problems-with-ngg-1913/)
 *  Thread Starter [pankamilr](https://wordpress.org/support/users/gordon34/)
 * (@gordon34)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/constantly-problems-with-ngg-1913/#post-5520801)
 * [@photocrati](https://wordpress.org/support/users/photocrati/) – yes I want to
   disable (dequeue) all NGG from Post/Page/CPT edit panels. I want to disable it
   only from one custom post type edit screen so I will check this with ‘if’ statement.
   So… can you help me with this dequeue files?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Constantly problems with NGG > 1.9.13](https://wordpress.org/support/topic/constantly-problems-with-ngg-1913/)
 *  Thread Starter [pankamilr](https://wordpress.org/support/users/gordon34/)
 * (@gordon34)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/constantly-problems-with-ngg-1913/#post-5520790)
 * [@photocrati](https://wordpress.org/support/users/photocrati/) – i figured out
   that ngg has a conflict with simple fields plugin and when i have extended tinymce
   editor from simplefields than ngg crashes whole edit page. I can’t write or edit
   content because editor is down. My whole point is (and I’m not alone with that
   thoughts, issues from this support shows that) that “new” ngg (>1.9) is the best
   gallery plugin … in clean wordpress instance. When you want to add some more 
   plugins you’ve got 95% sure that your site is going to blow up because of ngg.
   Wired 😉
 * OK. But let’s get back to my problem. What can I do (i mean what kind of hook
   do i have to add) to dequeue all ngg scripts from edit pages?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CKEditor for WordPress] Unable to save/publish in WYSIWYG](https://wordpress.org/support/topic/unable-to-savepublish-in-wysiwyg/)
 *  [pankamilr](https://wordpress.org/support/users/gordon34/)
 * (@gordon34)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/unable-to-savepublish-in-wysiwyg/#post-4890947)
 * Same here. I’m trying to change ckeditor.js file under ckeditor folder but there’s
   no clue to find that. I’m stuck in “j” function and setValue or setHtml function.
   When these functions appears it prompt the message. When I cut this part of code,
   the prompt disappeard but the editor didn’t save the content. Maybe someone will
   get further with this suggestions.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CKEditor for WordPress] annoying alert on click publish in post](https://wordpress.org/support/topic/annoying-alert-on-click-publish-in-post/)
 *  [pankamilr](https://wordpress.org/support/users/gordon34/)
 * (@gordon34)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/annoying-alert-on-click-publish-in-post/#post-4863821)
 * Where’s function that fires this alert? It really driving me crazy! Any help?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-PageNavi] Navigation wont work pages.](https://wordpress.org/support/topic/navigation-wont-work-pages/)
 *  [pankamilr](https://wordpress.org/support/users/gordon34/)
 * (@gordon34)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/navigation-wont-work-pages/#post-4400812)
 * Hi cloudstr210,
    i don’t know if you dealt with your problem already but if not,
   you may have read this article: [http://scribu.net/wordpress/wp-pagenavi/right-way-to-use-query_posts.html](http://scribu.net/wordpress/wp-pagenavi/right-way-to-use-query_posts.html)
 * Cheers,
    Kamil
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Media Library Assistant] Doesn't load files when filtering](https://wordpress.org/support/topic/doesnt-load-files-when-filtering/)
 *  Thread Starter [pankamilr](https://wordpress.org/support/users/gordon34/)
 * (@gordon34)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/doesnt-load-files-when-filtering/#post-4164747)
 * Sorry for my late response for your posts. Yes, i mean “Set featured image” on
   post edit page. When i filtered by dropdown field then script didnt print anything
   back.
 * I’m using form plugin which has a upload field based on wordpress media window,
   and mla works with it so i was suprised that “featured image” didnt.
 * I dont update the plugin yet but i will soon. Please give me some time to check
   it and back to the topic.
 * Cheers,
    Kamil
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WP Bannerize] Multi-Site wp_[x]_bannerize_b table problem](https://wordpress.org/support/topic/plugin-wp-bannerize-multi-site-wp_x_bannerize_b-table-problem/)
 *  [pankamilr](https://wordpress.org/support/users/gordon34/)
 * (@gordon34)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-bannerize-multi-site-wp_x_bannerize_b-table-problem/#post-1978912)
 * bump! same problem. anyone knows the answer? cheers!
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Post from child category](https://wordpress.org/support/topic/post-from-child-category/)
 *  Thread Starter [pankamilr](https://wordpress.org/support/users/gordon34/)
 * (@gordon34)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/post-from-child-category/#post-1760982)
 * ok. i solved the problem by myself.
 * here’s the cheat:
 * in this line
    `<?php if(query_posts('cat='.$category->term_id) > 1) : ?>`
 * i change “cat” thing into
    `<?php if(query_posts(array("category__in" => array(
   $category->term_id))) > 1) : ?>`
 * that’s all if somebody need it in the future.
    cheers

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