Tagged: theme errors
-
AuthorPosts
-
June 16, 2023 at 8:27 pm #1410951June 17, 2023 at 9:42 pm #1410990June 18, 2023 at 8:25 pm #1411019June 18, 2023 at 11:21 pm #1411025
Hi,
Thanks, I found that disabling your child theme solves the problem, please give this a try.
But you have so many custom files in your child theme it will be very hard to determine which file is causing the issue.
I recommend via FTP removing all for the child theme files excerpt for the style.css & functions.php and check if that solves, if it does then you can add the files back one at a time until the error occurs again and then you will know where the error is from.Best regards,
MikeJune 18, 2023 at 11:46 pm #1411026I removed css from general styling and customize. Did not work
June 19, 2023 at 1:32 am #1411028check child theme header code please
Added a new child theme but no header .php was available
June 19, 2023 at 12:24 pm #1411059Hi,
I’m not sure what you mean, did you follow my advice?I recommend via FTP removing all for the child theme files excerpt for the style.css & functions.php and check if that solves, if it does then you can add the files back one at a time until the error occurs again and then you will know where the error is from.
Child theme’s don’t include a header.php and if you recall from a earlier thread that the header.php broke your layout, I explained that you should not add header.php files to your child theme or you will have more problems in the future.
Please read that post again and try the solution I offered to add any of your customizations to your functions.php so you will not keep having this issue.Best regards,
MikeJune 19, 2023 at 12:44 pm #1411061getting there. line between content and sidebar missing
June 19, 2023 at 1:09 pm #1411065added this to child theme functions file. did not work. I need to be able to add code to child theme header.
June 19, 2023 at 2:31 pm #1411069how do I add google analytics code when there is no header.php?
June 19, 2023 at 2:39 pm #1411070trying to reinstall enfold theme.
June 19, 2023 at 4:40 pm #1411079downloaded theme from themeforest but could not upload it successfully.
June 19, 2023 at 5:24 pm #1411081Hi,
To add google analytics code you can use the theme option Enfold Theme Options ▸ Google Services ▸ Google Analytics Tracking Code or you can add it to this function where it says //add header code here and then add this to your child theme functions.phpadd_action('wp_head','add_custom_header_code'); function add_custom_header_code(){ ?> <script> //add header code here </script> <?php }
Please ensure that you have downloaded the installable WP version from your Theme Forest account, this is the one you can install, the “full version with documentation” can’t be uploaded to WordPress as is.
Best regards,
MikeJune 19, 2023 at 9:56 pm #1411107with full version I receive a 404 page that pops up
More errors
License Stylesheet is missing. Delete
Licensing Stylesheet is missing. Delete
documentation Stylesheet is missing. Delete
Enfold Child The parent theme is missing. Please install the “enfold” parent theme.June 19, 2023 at 10:47 pm #1411108Tell me what different theme to import enfold settings, content. Nothing but issues with Enfold. Site down over 2 weeks. costing me alot of money and SEO
June 19, 2023 at 11:59 pm #1411116Hi,
Please note that you need to use the installable WP version from your Theme Forest account, not the full version, as you are triying to install.
Please try to do this.
There are no other themes that you can install and import the Enfold settings.Best regards,
MikeJune 20, 2023 at 12:04 am #1411118What the heck is that?
June 20, 2023 at 12:11 am #1411120Hi,
When you look at your Theme Forest account for the Enfold product there are two download links, one says installable WP version the other says “full version”Best regards,
MikeJune 20, 2023 at 1:00 am #1411128neither works
June 20, 2023 at 1:19 am #1411130Hi,
Try installing via FTP, see our documentation hereBest regards,
MikeJune 20, 2023 at 12:11 pm #1411157up and running.
Do you want to separate the sidebar from your main content with a border? This is activated but no borderJune 20, 2023 at 12:17 pm #1411160Hi,
Glad to hear, you have disabled the border with this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:#top.blog #wrap_all #main main.content { border-right-style: none; }
Try removing this, there may be more css try to search carefully.
Best regards,
MikeJune 20, 2023 at 1:24 pm #14111701. That didn’t work
2. footer is all messed up
TksJune 20, 2023 at 1:32 pm #1411172Have border but sidebar covers content
June 20, 2023 at 6:02 pm #1411193Hi,
I looked at the page /fort-myers-55-plus/ and the sidebar looks correct, the border is there and it is not over the content.
You footer looks like not widgets have been chosen so the demo footer is showing, try adding some footer widgets and the demo footer widgets will not show, I couldn’t check the backend because the login link seems to have expired.Best regards,
MikeJune 20, 2023 at 6:05 pm #1411194Thanks Mike
I think I fixed it
Dave
Where are you located?June 20, 2023 at 8:32 pm #1411206Hi,
Glad to hear that you have this sorted out, shall we close this then?Best regards,
MikeJune 20, 2023 at 9:08 pm #1411207June 20, 2023 at 11:17 pm #1411212Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘Theme errors URGENT-URGENT’ is closed to new replies.