-
AuthorPosts
-
March 19, 2020 at 8:15 pm #1194563
I have no experience with the Enfold theme, but it started pretty good.
I have a local installation (with the app called ‘local’) and managed to do everything, including making changes to the .php files.
I imported the Small Business – Flat Demo content. Running on 4.7.3However, some bugs are suddenly occuring.
First, I managed to change the style.css of the enfold child theme.
But now I can’t add code to the functions.php file, nor any other .php file in the main theme, I get the message“Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP.”
Furthermore, video backgrounds in headers worked fine, next to other video content (Vimeo / YouTube). But now I get black screens!
I installed no plugins besides Duplicate Post.
Did some reading and I found that the Health Check & Troubleshooting plugin might come in handy. Only once did it state:The REST API request failed due to an error.
Error: [] cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes receivedThough I don’t get this error anymore and the remainder of the site seems to work fine.
What to do?! As I’m running local I have no clue how to give you access currently.
March 20, 2020 at 5:46 am #1194714Hey DescargaSalsa,
This problem:
“Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP.”
That is a WordPress error message, I would suggest that you make the changes directly to the file instead. You don’t need to do it through the WordPress backend.
Your other problems might be a bit harder to help you out with though since you are working locally. Could you publish the site on a live server somewhere maybe?
Best regards,
RikardMarch 20, 2020 at 8:11 pm #1194912I discovered what was causing the black video screens…it was the enfold cookie bar… you first have to click ‘accept’ before it loads vimeo/youtube links. Isn’t that odd?
I migrated the site to an online location. that seems to solve the edit issues I had, it’s password protected, see pass in private content. .Now my questoins are limited to:
Progress bar: How do I change the 3 colours? I cannot seem to change the colours 4ECAC2 and 276561 on my page (see private content). the page https://kriesi.at/support/topic/progress-bars-custom-color-no-strobe-effect/ didn’t help me.
Blog. On the bottom there’s the text ‘page 1 of 2’. How do I change this text? (to my own language)
Breadcrumbs. When I activate them they show in a black bar, text is located on the right. I’d like to change this to the style of https://www.bureaubright.nl/expertises/buyer-persona. (text aligned on the left, icon in front, white background)
April 1, 2020 at 7:51 pm #1199857Hey Rikard, can you please follow up on this?
April 13, 2020 at 6:37 am #1203221Hi,
I’m very sorry for the late reply. The CSS applying to your bars is added with what looks to be custom CSS:
.aqua-bar .bar { background: #4ECAC2; }
I can’t see exactly where it’s coming from since you have file compression activate. Please deactivate that under Enfold->Performance or post admin login details in private if you want us to have a look where it’s added.
Blog: the text should follow the language which your WordPress installation uses. If you need to change a specific string then you can try a plugins like this: https://sv.wordpress.org/plugins/say-what/
Breadcrumbs: it looks like you have sorted this problem out already?
Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.