Title: koning75's Replies | WordPress.org

---

# koning75

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

 *   [Profile](https://wordpress.org/support/users/koning75/)
 *   [Topics Started](https://wordpress.org/support/users/koning75/topics/)
 *   [Replies Created](https://wordpress.org/support/users/koning75/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/koning75/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/koning75/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/koning75/engagements/)
 *   [Favorites](https://wordpress.org/support/users/koning75/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: [[Contact Form 7] Were does the visitor send the contactform from?](https://wordpress.org/support/topic/were-does-the-visitor-send-the-contactform-from/)
 *  Thread Starter [koning75](https://wordpress.org/support/users/koning75/)
 * (@koning75)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/were-does-the-visitor-send-the-contactform-from/#post-7354039)
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simplr Registration Form Plus+] Send Password in Mail](https://wordpress.org/support/topic/send-password-in-mail/)
 *  [koning75](https://wordpress.org/support/users/koning75/)
 * (@koning75)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/send-password-in-mail/#post-6345516)
 * Hi,
 * I have the same problem. I’ve adden the code %%password%% to the moderation Email
   but without any effect.
 * I’ve added the %%password_url%% to see if that works but nothing either.
 * Then I’ve added the field that the user can create its won password but on registration
   still no password or url to set it in the moderation mail.
 * I prefer not to use the option that the user can set their own password, I prefer
   that this goes automatic. Just to have a smaller form to registrate.
 * I would Also like to have only one email field, itstead of the 2 I have right
   now. Can I change this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordpress Simple Survey] Were can I find the shortcodes](https://wordpress.org/support/topic/were-can-i-find-the-shortcodes/)
 *  Thread Starter [koning75](https://wordpress.org/support/users/koning75/)
 * (@koning75)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/were-can-i-find-the-shortcodes/#post-4974806)
 * Anybody available
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Contentblocks from pages on homepage](https://wordpress.org/support/topic/contentblocks-from-pages-on-homepage/)
 *  Thread Starter [koning75](https://wordpress.org/support/users/koning75/)
 * (@koning75)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/contentblocks-from-pages-on-homepage/#post-1678572)
 * Hope You still can find a moment for an answer.
    I’ve made a new template, oneculumn-
   homepage.php. In there I would like do display the content (which already is)
   and some contentblock of other pages in the website. How can I write that in?
 * ‘
    <?php get_header(); ?> <div id=”container” class=”one-column”> <div id=”content”
   role=”main”>
 * <?php if ( have_posts() ) while ( have_posts() ) : the_post(); ?>
 *  <div id=”post-<?php the_ID(); ?>” <?php post_class(); ?>>
    <h1 class=”entry-
   title”><?php the_title(); ?></h1> <div class=”entry-content”>
 *  <?php the_content(); ?>
    <?php wp_link_pages( array( ‘before’ => ‘<div class
   =”page-link”>’ . __( ‘Pages:’, ‘twentyten’ ), ‘after’ => ‘</div>’ ) ); ?> <?php
   edit_post_link( __( ‘Edit’, ‘twentyten’ ), ‘<span class=”edit-link”>’, ‘</span
   >’ ); ?> </div><!– .entry-content –> </div><!– #post-## –>
 *  <?php comments_template( ”, true ); ?>
 * <?php endwhile; ?>
 *  </div><!– #content –>
    </div><!– #container –>
 * <?php get_footer(); ?>’
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Contentblocks from pages on homepage](https://wordpress.org/support/topic/contentblocks-from-pages-on-homepage/)
 *  Thread Starter [koning75](https://wordpress.org/support/users/koning75/)
 * (@koning75)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/contentblocks-from-pages-on-homepage/#post-1678500)
 * Marventus, did I understand it right that the use of the loop is used to loop
   posts. I’d like to loop some specified pages on my frontpage.
 * I’ve read [the loop in action](http://codex.wordpress.org/The_Loop_in_Action)
   page and [the loop](http://codex.wordpress.org/The_Loop). Can’t find anything
   about looping some pages.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Contentblocks from pages on homepage](https://wordpress.org/support/topic/contentblocks-from-pages-on-homepage/)
 *  Thread Starter [koning75](https://wordpress.org/support/users/koning75/)
 * (@koning75)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/contentblocks-from-pages-on-homepage/#post-1678477)
 * Thanks Marventus, I’ll check it out later this day.

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