-
AuthorPosts
-
April 15, 2016 at 3:24 pm #614902
Hi, the masonry gallery under ‘Elhegn Sortiment’ is not showing all of a sudden!
April 15, 2016 at 3:26 pm #614905Hi Christine!
You are currently using an older version of the theme. Please update Enfold to the latest version 3.5.2 – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
Best regards,
YigitApril 15, 2016 at 6:36 pm #615073Thanks, but that is exactly what I have in the settings.
April 17, 2016 at 6:27 am #615690Hi,
Could you try deactivating all plugins to see if one of them is causing a conflict please? If that is not the case then please try adding the following to your functions.php file:
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');
Regards,
RikardApril 28, 2016 at 12:58 pm #623664Hi, not happy about deactivating plugins nor writing php
The API key is entered correctly – could you please tell me why it is not allowing me to update the theme in the WP dashboard?April 28, 2016 at 1:07 pm #623672Hi!
Please try this plugin to clear WordPress transients if you do not receive auto updates and make sure your API key is correct: https://wordpress.org/plugins/artiss-transient-cleaner/.
If it does not help, please update the theme manually – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
YigitApril 28, 2016 at 1:52 pm #623713Hi,
Have now uploaded the new theme files version 3.5.4. via ftp.
Masonry Gallery is still not working.April 28, 2016 at 1:54 pm #623719Hey!
Please add the code Rikard posted here – https://kriesi.at/support/topic/my-masonry-gallery-not-showing/#post-615690 to functions.php file in Appearance > Editor. If you would like us to do it, please create a temporary admin login and post it here privately.
Cheers!
YigitApril 28, 2016 at 1:58 pm #623727Ok thanks, it is working now. Do I have to do this everytime you have theme updates?
April 28, 2016 at 2:01 pm #623731Hey!
Issue is WordPress 4.5+ related. We are updating the theme to correct any errors that are theme related.
You probably would not need to add the code each time you update the theme but if issue reoccurs, please try adding it firstly.Best regards,
YigitApril 28, 2016 at 2:06 pm #623739Okay, thanks.
-
AuthorPosts
- The topic ‘My masonry gallery not showing’ is closed to new replies.