Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #375073

    I was playing around with the functions.php file yesterday and hit save. When I did, I got the following message on my website:

    http://www.totalgolftravel.com

    I can’t get on to wp-admin and I have tried replacing the functions.php file in goDaddy cPanel but it is still not working. I do not have a backup because it is a brand new site and isn’t finished yet.

    I have someone working on the issue but it seems they are struggling.

    Please help.

    Thanks!

    #375078

    Hi James!

    It seems like you were making changes on Functions.php file inside wp-includes and not theme functions.php file. Please download a fresh WordPress and try replacing functions.php file inside /home/totalgolftravel/public_html/wp-includes/ folder.

    Cheers!
    Yigit

    #375088

    Hi Yigit,

    Thanks for the quick reply. Can you please be a little more specific in what I need to do? I am a newbie – do I need to go into goDaddy or is it something else?

    Thanks,

    #375092

    Hi!

    – Please download fresh copy of WordPress here – https://wordpress.org/
    – Open it and go to wp-includes folder and copy functions.php file
    – Using goDaddy cPanel, go to /home/totalgolftravel/public_html/wp-includes folder and upload functions.php file you copied on the previous step and overwrite existing one.

    That should fix the issue. If it does not, please try updating the theme via FTP and make sure to overwrite all files – http://vimeo.com/67209750

    Cheers!
    Yigit

    #375097

    Hi Yigit,

    I did as you said and now I am getting the original error that I first got when I hit save (I think). Can you help me from here? Do I need to replace another file?

    Thanks,

    #375099

    It seems to be working now! Thanks so much!!

    EDIT: Not Working Fully.

    • This reply was modified 9 years, 10 months ago by jbtaberham.
    #375100

    Hi!

    Have you tried replacing theme files as well?

    Cheers!
    Yigit

    #375105

    Yigit,

    I am now able to log in on wp-admin. However it is showing a fresh error when I go to a page on the front end. I noticed when I edit a page, the option to use advanced layout editor is not there. I really need to fix this issue ASAP. Should I replace the theme functions file in the theme folder on godaddy cpanel?

    #375109

    Hi!

    Do you mind creating a temporary admin login and posting it here privately so we can look into it?

    Cheers!
    Yigit

    #375110

    What email should I use for your admin login? It is required.

    Thanks,

    #375114

    Hi!

    You can use (Email address hidden if logged out) but please post login credentials here privately so any available moderator can look into it

    Cheers!
    Yigit

    #375116
    This reply has been marked as private.
    #375120

    Hi!

    Functions.php file of the theme seems to be missing. Please upload it on wp-content/themes/enfold folder via cPanel

    Cheers!
    Yigit

    #375123

    Hi Yigit,

    It seems all is back to normal! So I will post my original question here like I should have done in the first place.

    On the breadcrumb, I do not want the Page title to show, especially not as a h1. How do I just get the breadcrumb to show up on the right without the page title? If you could, please log in using the log in I provided and change it for me so I do not mess the site up again?

    Thanks!!

    #375125

    Hey!

    You can add following code to Quick CSS in Enfold theme options in General Styling tab to remove the title

    .title_container .main-title {
    display: none!important;
    }

    Cheers!
    Yigit

    #375127

    Thanks!!!

    #375131

    Hey!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 17 posts - 1 through 17 (of 17 total)
  • The topic ‘Fatal Error – URGENT Help Needed!’ is closed to new replies.