Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1336648

    Dear Support,

    Before updating, the site looks like this:
    https://www.dropbox.com/s/irllxd708x2p7gs/Screen%20Shot%202022-01-22%20at%2012.32.02.png?dl=0

    After updating, the site looks like this:
    https://www.dropbox.com/s/wi0e1ckjexco94d/Screen%20Shot%202022-01-22%20at%2012.20.20.png?dl=0

    Please advise as soon as is convenient.

    Also, is there an easy way to reinstall an earlier version of the theme? I ask because I had to do a restore files via the server to get the site back to normal, which you can see here:

    Thank you,

    Tim

    #1336659

    Hey Timothy,

    I can’t see the problem on my end, did you restore a backup? If you need further help, then please include admin WordPress and FTP login details in private.

    Best regards,
    Rikard

    #1336662

    Hi Rikard,
    Many thanks for the reply. Yes, I restored from a backup. Credentials for login below. Be aware that once you update to the latest version, it will break, so you’ll need a way to revert to an earlier version.
    Please let me know what you discover.
    Thanks again.
    Best,
    Tim

    #1336707

    Hi Tim,

    We would need FTP login details as well in order to update for you, please post them in private as well.

    Best regards,
    Rikard

    #1336756

    Dear Rikard,
    Credentials below.
    Many thanks for you help.
    Best,
    Tim

    #1336833

    Hi,

    Thanks for that. This function in your child theme seems to be creating the problem:

    function av_breadcrumbs_shortcode( $atts ) {
    return avia_breadcrumbs(array('separator' => '/', 'richsnippet' => true));
    }
    add_shortcode( 'av_breadcrumbs', 'av_breadcrumbs_shortcode' );

    Did you write this yourself, or did you get help from us with that? If you got help from us, then please link to the original support thread.

    ———–Update————-

    I’m not sure what happened, but when I switched back to the old version of Enfold in combination with your child, your functions.php file seems to be empty after that. Could you restore the backup you had again please?

    Best regards,
    Rikard

    • This reply was modified 2 years, 10 months ago by Rikard.
    #1336907

    Hi Rikard,
    Thank you for your help, as always.
    Do you want me to restore the entire site or only the functions.php file?
    Please advise.
    Thanks,
    Tim
    PS I did not write that code. Here is the thread:
    https://kriesi.at/support/topic/site-broken-by-breadcrumbs-functions-php-code-after-latest-theme-update/

    #1336912

    Hi Tim,

    Restoring functions.php in your child theme should be enough, that seems to be the only file which got overwritten. After you have restored it, please try replacing the function I posted above, with this: https://kriesi.at/support/topic/site-broken-by-breadcrumbs-functions-php-code-after-latest-theme-update/#post-1332544

    Best regards,
    Rikard

    #1336942

    Dear Rikard,
    I’ve restored the functions.php file. I believe the next step is to replace the function prior to updating to the latest version, but the link you’ve posted above is the same page I went to in the first place, i.e., it shows the same code you told me to replace. Is there a different link? Or could you share the new code directly?
    Many thanks,
    Tim

    #1336977

    Hi,

    Thanks for the update. I commented out the old function, and added the new. I activated the new version of the theme after that, and your site is displaying as it should now. Please review your site.

    Best regards,
    Rikard

    #1337065

    Dear Rikard,
    Everything looks good at this end.
    Many, many thanks for your help. Much appreciated.
    Best,
    Tim

    #1337083

    Hi Tim,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1337084

    Dear Rikard,
    We can close it. Many thanks.
    Tim

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Site Breaks after Update to 4.8.8.1’ is closed to new replies.