Tagged: 

Viewing 29 posts - 1 through 29 (of 29 total)
  • Author
    Posts
  • #1410951

    2023-06-16_14-21-07

    Same page 2015 Theme showing real estate listings correctly
    2023-06-16_14-24-10

    lOGIN BELOW

    #1410990

    Hey daves1997,
    I’m not seeing the error, perhaps you have already sorted it out
    Enfold_Support_2381.jpeg

    Best regards,
    Mike

    #1411019
    #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,
    Mike

    #1411026

    I removed css from general styling and customize. Did not work

    #1411028

    check child theme header code please

    Added a new child theme but no header .php was available

    #1411059

    Hi,
    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,
    Mike

    #1411061

    getting there. line between content and sidebar missing

    #1411065

    added this to child theme functions file. did not work. I need to be able to add code to child theme header.

    #1411069

    how do I add google analytics code when there is no header.php?

    #1411070

    trying to reinstall enfold theme.

    #1411079

    downloaded theme from themeforest but could not upload it successfully.

    #1411081

    Hi,
    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.php

    add_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,
    Mike

    #1411107

    with 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.

    #1411108

    Tell 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

    #1411116

    Hi,
    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,
    Mike

    #1411118

    What the heck is that?

    #1411120

    Hi,
    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,
    Mike

    #1411128

    neither works

    #1411130

    Hi,
    Try installing via FTP, see our documentation here

    Best regards,
    Mike

    #1411157

    up and running.
    Do you want to separate the sidebar from your main content with a border? This is activated but no border

    #1411160

    Hi,
    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,
    Mike

    #1411170

    1. That didn’t work
    2. footer is all messed up
    Tks

    #1411172

    Have border but sidebar covers content

    #1411193

    Hi,
    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,
    Mike

    #1411194

    Thanks Mike
    I think I fixed it
    Dave
    Where are you located?

    #1411206

    Hi,
    Glad to hear that you have this sorted out, shall we close this then?

    Best regards,
    Mike

    #1411207

    yes

    #1411212

    Hi,
    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

Viewing 29 posts - 1 through 29 (of 29 total)
  • The topic ‘Theme errors URGENT-URGENT’ is closed to new replies.