Title: Tom W's Replies | WordPress.org

---

# Tom W

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[If Menu - Visibility control for Menus] Cant change menu item visibility](https://wordpress.org/support/topic/cant-change-menu-item-visibility/)
 *  Thread Starter [Tom W](https://wordpress.org/support/users/thomaswillfahrt/)
 * (@thomaswillfahrt)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cant-change-menu-item-visibility/#post-9851094)
 * Many Thanks. I use now “Nav Menu Roles”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[If Menu - Visibility control for Menus] Cant change menu item visibility](https://wordpress.org/support/topic/cant-change-menu-item-visibility/)
 *  Thread Starter [Tom W](https://wordpress.org/support/users/thomaswillfahrt/)
 * (@thomaswillfahrt)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/cant-change-menu-item-visibility/#post-9850563)
 * Nice that I’m not alone > but how can the problem be solved
 * 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[[OLD] CBX Multi Criteria Rating & Review System] Show/hide rating form](https://wordpress.org/support/topic/showhide-rating-form/)
 *  Thread Starter [Tom W](https://wordpress.org/support/users/thomaswillfahrt/)
 * (@thomaswillfahrt)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/showhide-rating-form/#post-7549229)
 * Hi,
 * thanks. Waht is the shortcode to show only the reviews??
 * Regards Tom
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[[OLD] CBX Multi Criteria Rating & Review System] Show/hide rating form](https://wordpress.org/support/topic/showhide-rating-form/)
 *  Thread Starter [Tom W](https://wordpress.org/support/users/thomaswillfahrt/)
 * (@thomaswillfahrt)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/showhide-rating-form/#post-7549193)
 * Thank you,
 * the form should be visible only after entering a password. This I can realize
   with content protection if it is possible to show or hide the form on hide / 
   show .There are also visitors may submit a review, this but only after entering
   a password. For this I would have to hide form.
 * Regards Tom
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Passster - Password Protect Pages and Content] Add to php](https://wordpress.org/support/topic/add-to-php/)
 *  Thread Starter [Tom W](https://wordpress.org/support/users/thomaswillfahrt/)
 * (@thomaswillfahrt)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/add-to-php/#post-7533990)
 * No. I try to integrate the password protection in an existing plugin.
    I can 
   not create a plugin itself . . .
 * 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Passster - Password Protect Pages and Content] Add to php](https://wordpress.org/support/topic/add-to-php/)
 *  Thread Starter [Tom W](https://wordpress.org/support/users/thomaswillfahrt/)
 * (@thomaswillfahrt)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/add-to-php/#post-7533881)
 * The submit button is not included in the form … so i cant send the form
 * $display .= ‘
    <div style=”clear:both;”></div> </div> <div style=”clear:both;”
   ></div>’;
 *  $protected = ‘<div class=”submit_button_wrapper”>
    <button class=”button cbrp-
   button cbrp-button-form-‘ . $ratingFormArray[‘id’] . ‘” data-hash = “‘.$user_hash.'”
   data-buddypress-post = “‘.$buddypress_post.'” id=”submit-rating” type=”submit”
   name=”op” value=””><span id=”cbrp-button-label”>’ . __( ‘Submit’, ‘cbratingsystem’).‘
   </span></button> <div style=”display: none;” class=”cbrp_load_more_waiting_icon
   cbrp_load_more_waiting_icon_form-‘ . $ratingFormArray[‘id’] . ‘_post-‘ . $post_id.‘”
   ><img alt=”‘ . __( ‘Loading’, ‘cbratingsystem’ ) . ‘” src=”‘ . CB_RATINGSYSTEM_PLUGIN_DIR_URL.‘
   images/ajax-loader.gif” /></div> </div>’; echo do_shortcode( ‘[content_protector
   password=”pw”]’ . $protected . ‘[/content_protector]’ );’
 *  </div>
    <div style=”clear:both;”></div> </div>
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Passster - Password Protect Pages and Content] Add to php](https://wordpress.org/support/topic/add-to-php/)
 *  Thread Starter [Tom W](https://wordpress.org/support/users/thomaswillfahrt/)
 * (@thomaswillfahrt)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/add-to-php/#post-7533878)
 * Hello,
 * thanks a lot.
    I try it in a plugin but it doesnt work.
 * $display .= ‘
    <div style=”clear:both;”></div> </div> <div style=”clear:both;”
   ></div> <div class=”submit_button_wrapper”> <button class=”button cbrp-button
   cbrp-button-form-‘ . $ratingFormArray[‘id’] . ‘” data-hash = “‘.$user_hash.'”
   data-buddypress-post = “‘.$buddypress_post.'” id=”submit-rating” type=”submit”
   name=”op” value=””><span id=”cbrp-button-label”>’ . __( ‘Submit’, ‘cbratingsystem’).‘
   </span></button> <div style=”display: none;” class=”cbrp_load_more_waiting_icon
   cbrp_load_more_waiting_icon_form-‘ . $ratingFormArray[‘id’] . ‘_post-‘ . $post_id.‘”
   ><img alt=”‘ . __( ‘Loading’, ‘cbratingsystem’ ) . ‘” src=”‘ . CB_RATINGSYSTEM_PLUGIN_DIR_URL.‘
   images/ajax-loader.gif” /></div> </div>
 *  <div style=”clear:both;”></div>
    </div> <div class=”ratingFormStatus ratingFormStatus-
   form-‘ . $ratingFormArray[‘id’] . ‘”></div>
 *  ‘;
 *  }
    $display .='</div>’;
 * TW

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