Title: mpmachado's Replies | WordPress.org

---

# mpmachado

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

 *   [Profile](https://wordpress.org/support/users/mpmachado/)
 *   [Topics Started](https://wordpress.org/support/users/mpmachado/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mpmachado/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mpmachado/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mpmachado/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mpmachado/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mpmachado/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: [[Polylang] update to 1.8.2 causes links to Pages to redirect to homepage](https://wordpress.org/support/topic/update-to-182-causes-links-to-pages-to-redirect-to-homepage/)
 *  [mpmachado](https://wordpress.org/support/users/mpmachado/)
 * (@mpmachado)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/update-to-182-causes-links-to-pages-to-redirect-to-homepage/#post-7132715)
 * I have a similar problem since the 1.8.3 update.
 * When I use “Post name” in permalinks and “remove /language/ in pretty permalinks”
   my (static) home page in the /en/ version redirects to last post (single) page.
   When I choose to use “/language/ everything works great.
 * My site is [http://www.alaska.agency](http://www.alaska.agency)
 * I’m using WP 4.4.2 and Polylang 1.8.4
 * Any idea?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Image Zoom] Zoomed images don't reload when using a filter with ajax](https://wordpress.org/support/topic/zoomed-images-dont-reload-when-using-a-filter-with-ajax/)
 *  Thread Starter [mpmachado](https://wordpress.org/support/users/mpmachado/)
 * (@mpmachado)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/zoomed-images-dont-reload-when-using-a-filter-with-ajax/#post-7034238)
 * I saw that is working like a charm. Thanks for the support. I will pay for Pro
   version, you deserve it.
 * Thanks again!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Image Zoom] Zoomed images don't reload when using a filter with ajax](https://wordpress.org/support/topic/zoomed-images-dont-reload-when-using-a-filter-with-ajax/)
 *  Thread Starter [mpmachado](https://wordpress.org/support/users/mpmachado/)
 * (@mpmachado)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/zoomed-images-dont-reload-when-using-a-filter-with-ajax/#post-7034222)
 * I already made you admin.
 * Thanks for the support. The page in question is “Produtos”.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Image Zoom] Zoomed images don't reload when using a filter with ajax](https://wordpress.org/support/topic/zoomed-images-dont-reload-when-using-a-filter-with-ajax/)
 *  Thread Starter [mpmachado](https://wordpress.org/support/users/mpmachado/)
 * (@mpmachado)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/zoomed-images-dont-reload-when-using-a-filter-with-ajax/#post-7034209)
 * Thanks for the help. Unfortunately it didn’t work =/.
 * If you are interested, I have a simple WP installation for tests with Search &
   Filter Pro, your last version of Image Zoooom and my theme. If who want, you 
   can register[ here](http://dev.alaska.agency/wp/wp-login.php?action=register)
   and I give you admin rights. If you can put this working, I buy the pro version
   to say thanks.
 * Thanks again
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Image Zoom] Zoomed images don't reload when using a filter with ajax](https://wordpress.org/support/topic/zoomed-images-dont-reload-when-using-a-filter-with-ajax/)
 *  Thread Starter [mpmachado](https://wordpress.org/support/users/mpmachado/)
 * (@mpmachado)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/zoomed-images-dont-reload-when-using-a-filter-with-ajax/#post-7034204)
 * Hi,
 * In the support of search & filter pro, they tell me that I have to code the sf:
   ajaxfinish event like in this exemple
 * [https://www.designsandcode.com/wordpress-plugins/search-filter-pro/faqs/](https://www.designsandcode.com/wordpress-plugins/search-filter-pro/faqs/)
 * But when I try something like
 *     ```
       jQuery(document).ready(function( $ ){
       	var options = {<?php echo get_option( 'zoooom_settings_js' ); ?>};
   
       	$(document).on("sf:ajaxfinish", ".searchandfilter", function(){
       		console.log("ajax complete");
       		//so load your lightbox or JS scripts here again
       		$(".zoomContainer").remove();
       		$(".attachment-shop_single").image_zoom(options);
       	});
       }
       ```
   
 * It doesn’t work and I get a error. Any idea?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Image Zoom] Zoomed images don't reload when using a filter with ajax](https://wordpress.org/support/topic/zoomed-images-dont-reload-when-using-a-filter-with-ajax/)
 *  Thread Starter [mpmachado](https://wordpress.org/support/users/mpmachado/)
 * (@mpmachado)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/zoomed-images-dont-reload-when-using-a-filter-with-ajax/#post-7034091)
 * Thanks.
 * I will contact the support of Search and Filter Pro.

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