Title: trapuh's Replies | WordPress.org

---

# trapuh

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

 *   [Profile](https://wordpress.org/support/users/trapuh/)
 *   [Topics Started](https://wordpress.org/support/users/trapuh/topics/)
 *   [Replies Created](https://wordpress.org/support/users/trapuh/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/trapuh/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/trapuh/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/trapuh/engagements/)
 *   [Favorites](https://wordpress.org/support/users/trapuh/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: [[Campaign Monitor Synchronization (moved)] Synchronization Error // Failed to deserialize](https://wordpress.org/support/topic/synchronization-error-failed-to-deserialize/)
 *  Thread Starter [trapuh](https://wordpress.org/support/users/trapuh/)
 * (@trapuh)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/synchronization-error-failed-to-deserialize/#post-4716186)
 * Hi kakashi,
 * If you don’t know how to do it (check if curl is installed or not), please follow
   this tutorial to create a phpinfo.php file that will show you what you have (
   and have not installed) on your server :
 * [https://kb.mediatemple.net/questions/764/How+can+I+create+a+phpinfo.php+page%3F#gs](https://kb.mediatemple.net/questions/764/How+can+I+create+a+phpinfo.php+page%3F#gs)
 * It’s linked to mediatemple website but its instructions are pretty much generic…
   As soon as you’ve done the phpinfo file and upload it to the server, please open
   the file in the browser and try to locate the following ::
 * ‘cURL support : enabled ‘ … if it shows disabled, then it’s bad news for you 
   and you need to yum curl back to php!
 * yummy! 🙂 hope this helps!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Campaign Monitor Synchronization (moved)] Synchronization Error // Failed to deserialize](https://wordpress.org/support/topic/synchronization-error-failed-to-deserialize/)
 *  Thread Starter [trapuh](https://wordpress.org/support/users/trapuh/)
 * (@trapuh)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/synchronization-error-failed-to-deserialize/#post-4716114)
 * Hi Carlo,
 * Many thanks for your reply, just e-mailed you now!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YITH WooCommerce Product Gallery & Image Zoom] Fetal Error when activated](https://wordpress.org/support/topic/fetal-error-when-activated/)
 *  [trapuh](https://wordpress.org/support/users/trapuh/)
 * (@trapuh)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/fetal-error-when-activated/#post-4707818)
 * Hi !
 * Just comment out that line, or alternatively, try moving line 47 ( the call to
   yit_add_thumbnails_slider_direction() ) to after these lines at the bottom of
   the init.php file :
 *  global $yith_wcmg;
    $yith_wcmg = new YITH_WCMG(); /* insert call for add_thumbnails_slider_direction
   here () */
 * Haven’t tried the last method but should work. Commenting out that line definitely
   works! 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YITH WooCommerce Product Gallery & Image Zoom] Fetal Error when activated](https://wordpress.org/support/topic/fetal-error-when-activated/)
 *  [trapuh](https://wordpress.org/support/users/trapuh/)
 * (@trapuh)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/fetal-error-when-activated/#post-4707813)
 * Hi,
 * Experiencing the same error and looking for a way to sort it out ! Have you found
   any solution for this ? I’ll let you know as soon as i manage to sort it out …
   or not !
 * Thanks, best regards!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] WooCommerce update messed up shop homepage!](https://wordpress.org/support/topic/woocommerce-update-messed-up-shop-homepage/)
 *  Thread Starter [trapuh](https://wordpress.org/support/users/trapuh/)
 * (@trapuh)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/woocommerce-update-messed-up-shop-homepage/#post-4667813)
 * Hi,
 * Managed to sort something out! Basically, where before i had some stuff on woocommerce.
   php for the shop homepage, now had to move to wrapper-start.php inside the template
   >globals folder. Obviously, also had to edit wrapper-end.php so i could close
   all div’s and keep the template/layout intact.
 * Also, removed the pagination on functions.php by using the following code – remove_action(‘
   woocommerce_after_shop_loop’, ‘woocommerce_pagination’, 10); – not pretty sure
   if this removes pagination for all woocommerce shop pages, but we’ll cross that
   bridge when we get there!
 * If anyone has any suggestions or this has been helpful, awesome! Also, this tutorial
   shed some initial light : [http://stackoverflow.com/questions/14330783/woo-commerce-shop-page-removes-custom-divs](http://stackoverflow.com/questions/14330783/woo-commerce-shop-page-removes-custom-divs)

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