-
AuthorPosts
-
May 15, 2017 at 10:59 pm #793588
Hi Support,
I have the latest version of Enfold and everything is up to date but i am getting multiple errors on the site.
The main error being that i am getting the following error from a plugin that i have deactivated and deleted but still causing this error?
Notice: The called constructor method for WP_Widget in super_rss_reader_widget is deprecated since version 4.3.0! Use
__construct()
instead. in /home/multi/public_html/wp-includes/functions.php on line 3893I have completely removed the plugin and even tried replacing the line as mentioned but it does not resolve the error.
Also my masonry grid images are not displaying on several pages.
May 16, 2017 at 5:03 am #793695Hey craig_corfield,
Can you give us temporary admin access and ftp access? so we can check and try to debug it.
Best regards,
NikkoMay 16, 2017 at 11:44 am #793828Hi Nikko,
The script error may have been caused by WP Super Cache. I have also disabled that now which seems to be working.
Unfortunately the Masonry grid images are still not displaying.
Login info below:
Thank you
May 16, 2017 at 2:36 pm #793948Hi,
Thanks for providing the login details. I have checked Masonry Gallery and it’s working fine, I have created a test page with masonry gallery and there’s no problem with it (link in private content). However, if it’s on the networking page, it doesn’t show up, to fix it I have added this css code in Quick CSS (located in Enfold > General Styling):
.page-id-4567 #av-masonry-1 .av-masonry-container.isotope { height: auto !important; }
Let us know if it’s good :)
Best regards,
NikkoMay 16, 2017 at 2:49 pm #793960Hi Nikko,
Thank you i see it is working for the networking page but still not on the other pages.
The hardware page Masonry grid still isn’t working (Link below).
Must i add CSS to each page that has the masonry grid for it to display?
May 16, 2017 at 3:48 pm #794033Hi craig_corfield,
You can add the code like this
#av-masonry-1 .av-masonry-container.isotope { height: auto !important; }
If you need further assistance please let us know.
Best regards,
VictoriaMay 16, 2017 at 4:08 pm #794054Greta thank you i have removed the previous css and added that and all seems to be working now.
The final error being that there is still a notification that something needs to be updated but i cant find anything. The theme, plugins and wordpress are all up to date yet it says that i need to update something?
Any ideas?
May 16, 2017 at 5:49 pm #794183Hi craig_corfield,
It must be the Layer Slider. Also check for the theme update, it should be available now.
Best regards,
VictoriaMay 16, 2017 at 11:22 pm #794536Hi Victoria,
The Masonry grid has been resolved on all the pages but is not working on the home page now for some reason.
May 17, 2017 at 5:29 am #794617Hi craig_corfield,
I have checked the networking page again and it seems it’s also not showing up again just like the homepage, it seems like the height property generated by jquery is working properly now, can you try to remove the code we gave and check if the masonry are working fine.
Best regards,
NikkoMay 17, 2017 at 10:09 am #794731Hi Nikko,
That seems to have resolved the problem.
Thank you
CraigMay 17, 2017 at 11:55 am #794799 -
AuthorPosts
- You must be logged in to reply to this topic.