Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #648009

    Hi, thanks for answering in the last thread. Il’ll now do as you asked me to do here: @solusse You can refer to this post – http://kriesi.at/documentation/enfold/updating-your-theme-files/ and update only enfold/functions.php file instead of all theme files (that would be fine as well). If you would like us to look into it, please start a new thread and attach WP admin logins and FTP logins in private content field. If you post them here, they will be visible to creator of this thread as well.

    Best regards,
    Yigit

    Post Link: https://kriesi.at/support/topic/parse-error-sintax-error-caused-by-functions-php-modification/#post-648000

    #648013

    Hi Solusse!

    Can you please post FTP logins here privately as well?

    Best regards,
    Yigit

    #648027

    Ok, here goes.

    #648030

    Hi,

    Can you please change permissions of this account so we can see your theme files?

    Best regards,
    Yigit

    #648031

    Absolutely. But how do I do that?

    #648034

    I might have done it now. At least I tried to make them public.

    #648037

    Hi,

    You should choose the path to your WordPress installation. General FTP account would be fine as well we can navigate from there. It is still not showing WP/theme files on my end :/

    Best regards,
    Yigit

    #648052

    :(
    What can I do? what do you need more specific? Is there any other way of solving this?

    #648056

    Hi!

    If you are able to login with another account to see theme files, please try updating the theme via FTP – http://kriesi.at/documentation/enfold/updating-your-theme-files/
    If that does not help, maybe you can contact your hosting provider and they can help you with FTP logins?

    Regards,
    Yigit

    #648062

    Ok, new information.

    #648065

    Hi,

    You added following code to functions.php file in Appearance > Editor

    .image-overlay-inside {
    display: none !important;
    opacity: 0 !important;
    }
    .content-overlay-inside {
    display: none !important;
    opacity: none !important;
    }

    I removed it. You can simply go to Enfold theme options > Advanced Styling and edit image overlay and disable it or add that code into Quick CSS field in Enfold theme options > General Styling tab.

    Please review your website now :)

    Best regards,
    Yigit

    #648069

    You are the best! Thanks a million!
    I added the text (very stupidly) to get the preview blogposts (showing at the top of the homepage) to not get invisible by mouse over. Maybe there is a better way you know of?

    #648076

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .avia-content-slider { opacity: 1!important; }
    

    It seems like there is a CSS conflict. WordPress logins did not work for me so i could not check your custom CSS but code above should fix it.

    Best regards,
    Yigit

    #648079

    Fantastic, it worked! Thanks again. (Much more happy girl now!) :)

    #648080

    Hey!

    Goal achieved! ;D

    You are welcome!
    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 :)

    Cheers!
    Yigit

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Please help – syntax error updating functions.php’ is closed to new replies.