-
AuthorPosts
-
June 14, 2016 at 2:22 pm #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,
YigitJune 14, 2016 at 2:24 pm #648013Hi Solusse!
Can you please post FTP logins here privately as well?
Best regards,
YigitJune 14, 2016 at 2:51 pm #648027Ok, here goes.
June 14, 2016 at 2:55 pm #648030Hi,
Can you please change permissions of this account so we can see your theme files?
Best regards,
YigitJune 14, 2016 at 2:58 pm #648031Absolutely. But how do I do that?
June 14, 2016 at 3:02 pm #648034I might have done it now. At least I tried to make them public.
June 14, 2016 at 3:15 pm #648037Hi,
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,
YigitJune 14, 2016 at 3:29 pm #648052:(
What can I do? what do you need more specific? Is there any other way of solving this?June 14, 2016 at 3:32 pm #648056Hi!
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,
YigitJune 14, 2016 at 3:36 pm #648062Ok, new information.
June 14, 2016 at 3:41 pm #648065Hi,
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,
YigitJune 14, 2016 at 3:44 pm #648069You 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?June 14, 2016 at 3:49 pm #648076Hi,
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,
YigitJune 14, 2016 at 3:52 pm #648079Fantastic, it worked! Thanks again. (Much more happy girl now!) :)
June 14, 2016 at 3:59 pm #648080Hey!
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 -
AuthorPosts
- The topic ‘Please help – syntax error updating functions.php’ is closed to new replies.