Title: levani's Replies | WordPress.org

---

# levani

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Photo album plugin](https://wordpress.org/support/topic/photo-album-plugin/)
 *  Thread Starter [levani](https://wordpress.org/support/users/levani/)
 * (@levani)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/photo-album-plugin/#post-650032)
 * Can anybody help me?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Posts in two columns](https://wordpress.org/support/topic/posts-in-two-columns/)
 *  Thread Starter [levani](https://wordpress.org/support/users/levani/)
 * (@levani)
 * [18 years, 6 months ago](https://wordpress.org/support/topic/posts-in-two-columns/#post-643632)
 * And how can I do it?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [adding new plugin](https://wordpress.org/support/topic/adding-new-plugin/)
 *  Thread Starter [levani](https://wordpress.org/support/users/levani/)
 * (@levani)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/adding-new-plugin/#post-640057)
 * Thanks. I used only insert_cform(); without <?php ?> 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [adding new plugin](https://wordpress.org/support/topic/adding-new-plugin/)
 *  Thread Starter [levani](https://wordpress.org/support/users/levani/)
 * (@levani)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/adding-new-plugin/#post-639949)
 * This is in help documentation:
 *     ```
       2.Inserting a form
   
       In posts and pages:
   
       Please use <!--cforms--> for the first form and/or <!--cformsX--> for your other forms to include them in your Pages/Posts. You can apply the aforementioned code either manually or via the editor button (if turned in the Plugin Settings).
   
       Via PHP function call:
   
       Alternatively, you can specifically insert a form (into the sidebar for instance etc.) per the PHP function call insert_cform(); for the default/first form and/or insert_cform('X'); for any other form.
   
       Note: "X" represents the number of the form, starting with 2, 3,4 ..and so forth.
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [adding new plugin](https://wordpress.org/support/topic/adding-new-plugin/)
 *  Thread Starter [levani](https://wordpress.org/support/users/levani/)
 * (@levani)
 * [18 years, 7 months ago](https://wordpress.org/support/topic/adding-new-plugin/#post-639855)
 * I want to insert this plugin in Sidebar but I don’t know what code do I must 
   use for it.

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