-
AuthorPosts
-
March 7, 2019 at 3:14 pm #1076004
EDIT PAGES / POSTS
Before: backend look is clean and cool, good overview
Now: oldschool with unstructured infos
Issues: Update a page, in frontend the page doesn´t found for three times …
Worse: Page overlook after every page – Advanced Layout Builder … why?CONTACT FORM
Before: the easiest and best form editor
Now: issues!
Issues: 1) insert a valid mail adress, messages delivered to the wordpress admin, 2) it doesn´t display the success message every time
Worse: Before the labels were inside the form boxes – now aboveAVIA LAYOUT BUILDER
Before: no problems with german umlauts & special characters
Now / issue: displays false characters or placeholderCHILD THEME
Before: works
Now / issue: child theme doesn´t work anymoreMarch 9, 2019 at 7:54 am #1076624Hey AWZ,
Where can we see and reproduce the problems you are having?
Best regards,
RikardMarch 13, 2019 at 12:37 pm #1078249Hi Rikard,
EDIT PAGES / POSTS
I think these are WordPress 5.X issues. Gutenberg is a mess. The latest update of enfold handle the gutenberg / avia problem. But I can´t understand, why it is not possible to make changes and save changes as usual. I change for example a word and after updating = no effect. Can´t reproduce this issue. This screenshot is to the page overview display thing…
Screenshot additiveCONTACT FORM
Issues solved. But why do you changed the good look? Before the labels were inside the form boxes – now above
Screenshot form before
Screenshot form beforeAVIA LAYOUT BUILDER
Screenshot umlautsCHILD THEME
Ideas why the child theme doesn´t work? Is this a WordPress Update thing or do we need a new code for implementing the child theme? This code normally worked for the child theme CSS:add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles' ); function theme_enqueue_styles() { wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' ); }
Thanks Sven
March 18, 2019 at 3:43 pm #1079920Hi,
Thanks for the update.
1.) Do you have version 4.5.4? Please make sure that the site is running on the latest version of the theme. Disable all cache and minification before trying to edit the pages again.
2.) That is an option in the contact form element. You can make the input title be a label or an input placeholder. Look for the “Hide Form Labels” option.
3.) Where can we see the issue? Please provide a link to the actual page.
4.) Do you see any error when you activate the child theme? Did you override any templates or functions?
Best regards,
IsmaelMarch 19, 2019 at 9:19 am #10802651. Jo
2. Thanks
3. Private
4. I see no effect of it. No.Thanks
March 20, 2019 at 5:06 pm #1080922Hi,
Thanks for the update.
The characters are displaying properly in the front end and in the builder, they also render back if you update the element.
Best regards,
IsmaelMarch 20, 2019 at 5:17 pm #1080928Ah ok. You have to store all again. Then the issues with umlauts are solved.
4) What about the child theme?
BR SvenMarch 21, 2019 at 3:35 pm #1081433Hi,
Are there any errors when you activate the child theme? What is the problem when it’s enabled?
Best regards,
IsmaelMarch 21, 2019 at 3:39 pm #1081435Hi,
Please read the first thread. I don´t have problems with the child theme. The child isn´t active anymore. And I don´t know why…
CHILD THEME
Before: works
Now / issue: child theme doesn´t work anymoreMarch 21, 2019 at 3:44 pm #1081439CHILD THEME
Ideas why the child theme doesn´t work? Is this a WordPress Update thing or do we need a new code for implementing the child theme? This code normally worked for the child theme CSS:add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles' ); function theme_enqueue_styles() { wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' ); }
March 22, 2019 at 2:45 pm #1081854Hi,
Thanks for the update.
Could you explain the issue further? The child theme is activated and there are no errors in the site. Is this fixed?
Best regards,
IsmaelMarch 26, 2019 at 10:41 am #1083035Nope.
There are “300” code lines with no effect.
If you test CSS code inside the child CSS doc = nothing happened. If you test the same code in the customizer, there is an effect.
Why??
March 28, 2019 at 11:44 pm #1084324Hi,
The stylesheets are currently compressed, which is why the css codes are not recognized when you move the css code in the child theme. You have to toggle the file compression settings in Enfold > Performance panel after activating the child theme. You can also move the css code in the Enfold > General Styling > Quick CSS field.
Best regards,
IsmaelMarch 29, 2019 at 10:19 am #1084506Hi Ismael,
thanks. Now you have it … but your guess is wrong. This is a existing css file in a existing child theme folder since the beginning of the website (launch). Nothing is moved. What is the reason for the deactivation of the code: An update of enfold, wordpress or the compression settings? My guess is, that has to do with an update of enfold.
We need a solution. How can we solve this issue… deactivate compression… or deactivate and activate again … or?
Is the code (please look in the thread above) of the child theme incuding correct?
What´s about the child theme… Is it dead?
Three years ago the child theme was recommended and state of the art. The styles were safe and doesn´t affected in case of updates. Now wordpress recommend the customizer and there the addional code field. You recommend the quick css field. In my opinion these fields are no option in case of a little bit more code.
Best regards Sven
- This reply was modified 5 years, 8 months ago by AWZ.
April 1, 2019 at 7:01 am #1085293 -
AuthorPosts
- You must be logged in to reply to this topic.