Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #2113077
missing stuff
Closed

Comments

  • Hudi Bloch started the conversation

    I just updated the main theme and the image for the header is missing, the colors and other customizations disappeared. Why did this happen and how do I get it back?


  •  1,845
    Elated replied

    Hi there,

    Please make sure you have followed these steps in updating the theme files:

    Pre-Step: Deactivate and Delete all bundled plugins that come with the theme, especially the Elated Core plugin. This way they will be updated along with the theme as well.

    1. Download the latest All files & documentation file from ThemeForest (your Downloads page)
    2. Extract it and locate savory.zip and savory-child.zip
    3. In you admin panel navigate to Appearance > Themes and activate one of the default themes
    4. Once active delete both the parent and child savory themes
    5. Upload the parent and child themes with the zip files from step 2
    6. After uploading the theme files activate the parent theme and navigate to Elated Options > General and without changing anything simply save the settings.

    Hope this helps! If not please provide us with your wp-admin details(in a private ticket) so we can log in and investigate this further. Thank you in advance.

    If there is anything else that we can help you with please don't hesitate to ask.

    Kind regards,
    Sean


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • Hudi Bloch replied

    won't this delete all my custom css?

  •  1,845
    Elated replied

    This should be the safest method of updating the theme files. However just in case something goes wrong it is always recommended to backup your website before any major changes are made.

    Hope this helps and if there is anything else that we can assist you with please don't hesitate to ask.

    Kind regards,
    Sean


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • Hudi Bloch replied

    Will my custom css remain?

  •  1,845
    Elated replied

    Yes it will.

    If there is anything else that we can assist you with please don't hesitate to ask.

    Kind regards,

    Sean



    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • Hudi Bloch replied

    I just did this and my footer and menu disappeared! Please help!

  •  1,845
    Elated replied

    We have just checked this on your website and as you can see in the following screenshot it seems like everything looks just fine >>

    2804485208.png

    Did you manage to fix the issue in the meantime? If not please be more specific as to what you'd like us to help you with? If possible please include screenshots and links to the pages in question so that we could provide you with a more precise answer.

    Also, please provide us with your wp-admin details(in a private ticket) so we can log in and investigate this further.

    Thank you in advance.

    Kind regards,

    Sean


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • Hudi Bloch replied

    Yes, I had to restore a backup. You told me to delete my child theme and my custom css WAS DELETED TOO!! 


  •  1,845
    Elated replied

    Hi again,

    1- You could perform the steps again and simply paste the following code into Elated Options > General > Custom CSS:

    .eltd_tweet_text {
    font-size: 12px !important;
    line-height: 22px !important;
    }
    footer {
    /* color: #333 !important; */
    }
    footer .eltd-footer-inner {
        background-color: #101010 !important;
    }
    footer .widget .eltd-footer-widget-title {
     /*   color: #333 !important; */
    }
    input.wpcf7-form-control.wpcf7-submit {
    background: #97080b !important;
    }
    input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #fff !important;
    border: 2px solid #97080b !important;
    color: #97080b !important;
    }
    

    and the following into Appearance > Customize > Additional CSS:

    .eltd-header-vertical .eltd-logo-wrapper {
    /* overflow: visible !important; */
    /* padding-top: 120px; */
    padding-bottom: 95px;
    }
    .eltd-header-vertical .eltd-vertical-menu {
    margin: -100px 0 0 !important;
    }
     .eltd_twitter_widget .eltd_tweet_text body ul {
    /* font-size: 12px !important;
    line-height: 22px !important; */
    } 
    .eltd-logo-wrapper a img.eltd-light-logo {
     /*   -webkit-transform: translateY(-100%);
        transform: translateY(-100%); */
    }
    .eltd-parallax-section-holder {
        background-size : cover;
    }
    .eltd-price-table .eltd-price-table-inner .eltd-table-title {
        background-color: #333;
    }
    .eltd-price-table .eltd-price-table-inner {
        border-bottom: 2px solid #ebebeb;
    }
    .eltd-price-table .eltd-price-table-inner .eltd-table-title h6 {
        color: #fff;
    }
    .eltd-price-table .eltd-price-table-inner .eltd-table-content {
        border-left: 2px solid #ebebeb;
        border-right: 2px solid #ebebeb;
        padding: 20px;
    }
    .eltd-price-table .eltd-price-table-inner .eltd-table-price {
        border: 2px solid #ebebeb;
    }
    .eltd-price-holder {
        color:#333;
    }
    .eltd-price-table .eltd-price-table-inner .eltd-table-button {
        border-left: 2px solid #ebebeb;
        border-right: 2px solid #ebebeb;
    }
    .eltd-value {
        top: 1em;
    }
    .eltd-pricing-tables.eltd-bigger-featured .eltd-price-table.eltd-featured .eltd-table-title {
        background-color: #98080b;
    }
    .eltd-pricing-tables.eltd-bigger-featured .eltd-price-table.eltd-featured .eltd-table-title h6{
        color: #fff;
    }
    .eltd-table-content {
        color: #333;
    }
    .eltd-price-table .eltd-price-table-inner .eltd-table-content ul li {
        padding: 3px;
    }
    .eltd-pricing-tables.eltd-bigger-featured .eltd-price-table {
        vertical-align: baseline;
    }
    .eltd-pricing-tables.eltd-bigger-featured .eltd-price-table.eltd-featured .eltd-table-price {
        border-color: #ebebeb;
    }
    .eltd-info-box-holder .eltd-ib-front-holder .eltd-ib-button-holder .eltd-btn {
        background-color: #fff;
    }
    .eltd-info-box-holder {
        padding: 75px 0 !important;
    }
    .eltd-dark-header .eltd-vertical-menu-area .widget span {
        color: #fff !important;
    }
    .eltd-header-vertical .eltd-vertical-area-widget-holder {
        left: 10%;
    }
    .eltd-info-box-holder .eltd-ib-front-holder .eltd-ib-title {
        color: #fff;
    }
    .eltd-social-share-holder.eltd-list .eltd-social-share-text {
        font-size: 14px;
    }
    .eltd-social-share-holder.eltd-list li a {
        font-size: 16px;
    }
    .eltd-horizontal-tab .eltd-tabs-nav {
         /* display: flex;*/
         justify-content: space-around;
    }

    This was all of the css styling code I could find on your website and it will work properly after the update as well.

    This may also solve the issue of the menu disappearing, if not you could try using the following plugin and exporting the menus in order to import them after the update:

    https://wordpress.org/plugins/export-import-menus/

    2- As for the footer disappearing, it may be sue to the widgets not updating correctly. You can follow this helpful tutorial in order to see how to export the widgets from the theme and after the update simply import them once again.

    https://www.wpbeginner.com/plugins/how-to-importexport-widget-settings-in-wordpress/

    Hope this helps and if there is anything else that we can assist you with please don't hesitate to ask.

    Kind regards,
    Sean


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.