Hi guys,
Since this morning is the masonry galery not working any more it doenst show any images at all. Also the product images in the category are shown but when you click on a specific product to go to the product page you dont see any images.
i have tried the following up code; function modify_jquery() {
if (!is_admin()) {
wp_deregister_script(‘jquery’);
wp_register_script(‘jquery’, ‘https://code.jquery.com/jquery-1.11.3.min.js’);
wp_enqueue_script(‘jquery’);
}
}
add_action(‘init’, ‘modify_jquery’);
I saw in a treat somewhere else but it didnt worked.
I hope yall can help me out! Thanks
Oh yeah i forgot, i have updated the theme as well and also wp is up2date. Also cleared the cache and with the wp optimizer the transients and all that.
Hi,
Thanks for that, though it seems to be working fine on my end using Chrome. How can we reproduce the problem? Please include a screenshot of what you are seeing on your end so that we are not misunderstanding you.
Best regards,
Rikard
This treat can be closed its already fixed!
Hi,
Thank you for letting us know!
Best regards,
Basilis