Title: inscho's Replies | WordPress.org

---

# inscho

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Joinchat - Enhanced "click to chat"] Issues with Argentine phone numbers](https://wordpress.org/support/topic/issues-with-argentine-phone-numbers/)
 *  Thread Starter [inscho](https://wordpress.org/support/users/inscho/)
 * (@inscho)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/issues-with-argentine-phone-numbers/#post-11357476)
 * Thanks a lot! Worked well!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] Display single review evaluation as number](https://wordpress.org/support/topic/display-single-review-evaluation-as-number/)
 *  Thread Starter [inscho](https://wordpress.org/support/users/inscho/)
 * (@inscho)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/display-single-review-evaluation-as-number/#post-10393436)
 * thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Master Slider - Responsive Touch Slider] Duplicate button not working](https://wordpress.org/support/topic/duplicate-button-not-working/)
 *  Thread Starter [inscho](https://wordpress.org/support/users/inscho/)
 * (@inscho)
 * [8 years ago](https://wordpress.org/support/topic/duplicate-button-not-working/#post-10288305)
 * My bad, sorry, didn’t see that a new site was created and the duplicates were
   there. Sry
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] Choose category when creating a review](https://wordpress.org/support/topic/choose-category-when-creating-a-review/)
 *  Thread Starter [inscho](https://wordpress.org/support/users/inscho/)
 * (@inscho)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/choose-category-when-creating-a-review/#post-10100266)
 * Thanks a lot.
    Works very well!!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] Choose category when creating a review](https://wordpress.org/support/topic/choose-category-when-creating-a-review/)
 *  Thread Starter [inscho](https://wordpress.org/support/users/inscho/)
 * (@inscho)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/choose-category-when-creating-a-review/#post-10099358)
 * I got it fixed!
 * Didn’t see that the added part had to go into the upper section of the submit-
   form.php.
 * Works perfectly now.
 * Thanks a lot!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] Choose category when creating a review](https://wordpress.org/support/topic/choose-category-when-creating-a-review/)
 *  Thread Starter [inscho](https://wordpress.org/support/users/inscho/)
 * (@inscho)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/choose-category-when-creating-a-review/#post-10099256)
 * Hello,
    Thanks so much for your help.
 * After implementing the code I cannot post any review submit from. When trying
   to save my page (backend) with the review submit form then it gets stuck just
   showing the titel of the added form. On reload of the front-end happens the same.
   Nothing except the titel of the form is shown. Every other content including 
   the form is vanished.
 * Have you any clue what could cause this? Maybe my theme?
 * I have done as instructed:
    1. Add the code to my **child theme’s** functions.
   php 2. Save the long code to a new file called **submit-form.php** within the
   child theme directory themes/my-child-theme/site-reviews/submit-form.php. 3. 
   I have changed the code as follow /* echo $html->renderField([ ‘type’ => ‘hidden’,‘
   name’ => ‘category’, ‘prefix’ => false, ‘value’ => $category, ]);*/
 *  /*Added um Category anzuzeigen*/
    echo $html->renderField([ ‘label’; => __( ‘
   Category’, ‘site-reviews’ ), ‘name’; => ‘category’, ‘options’; => [” => __( ‘
   Select a category’, ‘site-reviews’ )] + $db->getTerms(), ‘prefix’ => false, ‘
   required’ => true, ‘type’ => ‘select’, ‘value’ => $category, ]);
 * Hope you can help.
 * BR,
    Martin

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