Title: cerco's Replies | WordPress.org

---

# cerco

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multiple Columns for Gravity Forms] Calling the function “gravity_form” twice times provokes error from plugin](https://wordpress.org/support/topic/calling-the-function-gravity_form-twice-times-provokes-error-from-plugin/)
 *  Thread Starter [cerco](https://wordpress.org/support/users/cerco/)
 * (@cerco)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/calling-the-function-gravity_form-twice-times-provokes-error-from-plugin/#post-10757305)
 * Hey guys,
 * That sounds great! Yes, I’m still using the plugin and I’d gladly test the solution.
 * Cheers
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multiple Columns for Gravity Forms] Calling the function “gravity_form” twice times provokes error from plugin](https://wordpress.org/support/topic/calling-the-function-gravity_form-twice-times-provokes-error-from-plugin/)
 *  Thread Starter [cerco](https://wordpress.org/support/users/cerco/)
 * (@cerco)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/calling-the-function-gravity_form-twice-times-provokes-error-from-plugin/#post-10746615)
 * Hey,
 * Thanks for your prompt answer.
 * Yes, the “gravity_forms” function is part of the core Gravity Forms plugin but
   it’s the Multi Column plugin which reports those two errors.
 * I have a form with the id “2” which I built in the backend via Gravity Forms 
   plugin. I have your plugin activated, the form has the necessary css classes 
   on the corresponding form elements –> it works fine; the form looks as expected,
   i get two columns. all great if i call the function “gravity_forms” just once.
 * The errors only occur if I try to get the form with the “gravity_forms” function
   twice like so:
 *     ```
       $jsform = gravity_form(2, false, false, false, '', true, 12, false);
       $nojsform = gravity_form(2, false, false, false, '', false, 12, false);
       ```
   
 * The two errors mentionend in my first post above are reported by the file of 
   your plugin in `gf-form-multicolumn/gf-form-multicolumn.php` on the very line
   numbers mentioned in the the first post above.
 * To reproduce the error:
    –> Same form, fetched twice (consecutively) via “gravity_form”
   function in a php file (template) – and your plugin reports those two errors 
   on line 29 and 110.
 * Cheers
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] [Plugin: W3 Total Cache] Purge policy on custom post tye](https://wordpress.org/support/topic/plugin-w3-total-cache-purge-policy-on-custom-post-tye/)
 *  [cerco](https://wordpress.org/support/users/cerco/)
 * (@cerco)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-purge-policy-on-custom-post-tye/#post-3011943)
 * Purge policy for custom post types would be nice.

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