Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #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 3893

    I 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.

    #793695

    Hey craig_corfield,

    Can you give us temporary admin access and ftp access? so we can check and try to debug it.

    Best regards,
    Nikko

    #793828

    Hi 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

    #793948

    Hi,

    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,
    Nikko

    #793960

    Hi 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?

    #794033

    Hi 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,
    Victoria

    #794054

    Greta 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?

    #794183

    Hi craig_corfield,

    It must be the Layer Slider. Also check for the theme update, it should be available now.

    Best regards,
    Victoria

    #794536

    Hi Victoria,

    The Masonry grid has been resolved on all the pages but is not working on the home page now for some reason.

    #794617

    Hi 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,
    Nikko

    #794731

    Hi Nikko,

    That seems to have resolved the problem.

    Thank you
    Craig

    #794799

    Hi Craig,

    Great, glad it started working. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.