Title: generationx's Replies | WordPress.org

---

# generationx

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

 *   [Profile](https://wordpress.org/support/users/generationx/)
 *   [Topics Started](https://wordpress.org/support/users/generationx/topics/)
 *   [Replies Created](https://wordpress.org/support/users/generationx/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/generationx/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/generationx/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/generationx/engagements/)
 *   [Favorites](https://wordpress.org/support/users/generationx/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: [[Mapster WP Maps] Clustering with MapLibre](https://wordpress.org/support/topic/clustering-with-maplibre/)
 *  Thread Starter [generationx](https://wordpress.org/support/users/generationx/)
 * (@generationx)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/clustering-with-maplibre/#post-15501641)
 * Working perfectly now. Thank you so much for your outstanding support, and for
   an excellent plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Basic Google Maps Placemarks] conflict with "Page Builder" plugins](https://wordpress.org/support/topic/conflict-with-page-builder-plugins/)
 *  [generationx](https://wordpress.org/support/users/generationx/)
 * (@generationx)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/conflict-with-page-builder-plugins/#post-8981719)
 * For SiteOrigin Page Builder compatibility I resolved this by:
 * in core.php line 1419 changing
 * ‘details’ => apply_filters( ‘the_content’, $pp->post_content ),
    to ‘details’
   => apply_filters( ‘bg_the_content’, $pp->post_content ),
 * and in views/shortcode-bgmp-list-marker.php line 16 changing
 * echo apply_filters( ‘the_content’, $p->post_content );
    to echo apply_filters(‘
   bg_the_content’, $p->post_content );
 * I hope this helps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sidebar Widgets by CodeLights] Widgets addition via site origin causes internal server error](https://wordpress.org/support/topic/widgets-addition-via-site-origin-causes-internal-server-error/)
 *  [generationx](https://wordpress.org/support/users/generationx/)
 * (@generationx)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/widgets-addition-via-site-origin-causes-internal-server-error/#post-8916031)
 * I encounter the same problem editing or adding Codelights widgets via SiteOrigin
   Page Builder. I have tested this with the Interactive Text and Interactive Banner
   widgets. The error log is ‘End of script output before headers: post.php’
 * The error only occurs on the live install, not on a Duplicator backup restored
   to localhost under XAMPP.
 * The site is running the latest version of WordPress and all plugins are up to
   date.
 * I have tried uninstalling and reinstalling the Codelights plugin.
 * As a workaround I can install widgets via shortcode through the Text widget.
 * I have created a screencast of the error which can be viewed at [http://screencast-o-matic.com/watch/cbeoQP6AdZ](http://screencast-o-matic.com/watch/cbeoQP6AdZ)
 * Thank you,
 * Simon

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