Title: Same error after update in content-none.php
Last modified: March 23, 2021

---

# Same error after update in content-none.php

 *  [arno](https://wordpress.org/support/users/edmosveer/)
 * (@edmosveer)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/same-error-after-update-in-content-none-php/)
 * Good morning [@candidthemes](https://wordpress.org/support/users/candidthemes/),
 * After the update last week of search.php from the Engage Mag Theme, I like to
   report a simular error in content-none.php which is missing a footer and maybe
   more, sidebar widgets appear below the website, under the footer and all over.
 * I solved this for now by copying code from the end of search.php and paste it
   at the end of content-none.php. Now it works but it should be like the 404 without
   sidebars.
 * Can you help me? Or maybe send me the corrected content-none.php (vers 1.07) 
   with the right footer and coding? It’s just a small file and easy to fix I think.
 * Thanks in advance, best regards,
    Arno Veers
    -  This topic was modified 5 years, 2 months ago by [arno](https://wordpress.org/support/users/edmosveer/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Theme Author [candidthemes](https://wordpress.org/support/users/candidthemes/)
 * (@candidthemes)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/same-error-after-update-in-content-none-php/#post-14223778)
 * Hi [@edmosveer](https://wordpress.org/support/users/edmosveer/)
 * We have solved the design issue and uploaded the new version of the theme. However
   the design doesn’t meet your requirement to make the page same as that of 404
   error page without sidebar. So if you want that design please contact us on [https://www.candidthemes.com/support-tickets/](https://www.candidthemes.com/support-tickets/).
 * We will ask the development team to provide us the child theme with the updated
   design for no search result found page.
 * Thanks
 *  Thread Starter [arno](https://wordpress.org/support/users/edmosveer/)
 * (@edmosveer)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/same-error-after-update-in-content-none-php/#post-14223984)
 * Hello [@candidthemes](https://wordpress.org/support/users/candidthemes/),
 * Thanks for the quick reply and support! The file content-none.php is still unchanged
   in the update 1.8? But I just noticed search.php and others are changed so I 
   guess I need to update the whole theme?
 * For now I still need that code from search.php at the bottom, the following part.
 *     ```
       <?php
   
                   /**
                    * engage_mag_after_main_content hook.
                    *
                    * @since 0.1
                    */
                   do_action('engage_mag_after_main_content');
                   ?>
   
               </main><!-- #main -->
           </section><!-- #primary -->
   
       <?php
       /**
        * engage_mag_sidebar hook
        * @since Engage Mag 1.0.0
        *
        * @hooked engage_mag_sidebar -  10
        */
       do_action('engage_mag_sidebar');
   
       get_footer();
       ```
   
 * Thanks again for the support!
 * Regards, Arno
    -  This reply was modified 5 years, 2 months ago by [arno](https://wordpress.org/support/users/edmosveer/).
    -  This reply was modified 5 years, 2 months ago by [arno](https://wordpress.org/support/users/edmosveer/).
    -  This reply was modified 5 years, 2 months ago by [arno](https://wordpress.org/support/users/edmosveer/).
    -  This reply was modified 5 years, 2 months ago by [arno](https://wordpress.org/support/users/edmosveer/).
 *  Thread Starter [arno](https://wordpress.org/support/users/edmosveer/)
 * (@edmosveer)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/same-error-after-update-in-content-none-php/#post-14224904)
 * Hello [@candidthemes](https://wordpress.org/support/users/candidthemes/),
 * I did the full update, was a bit worried 😉 but all working very well now and
   still looking the same, thanks a lot!
 * There are two things I forgot to mention, maybe for the next update.
 * In content-none + 404 – the line “Sorry nothing matched” is fully on the left
   without any margin. Thats because the headers should be closed after the divs
   instead of before.
 * I moved the “header class=”page-header” closing tag – to the bottom, simple but
   took me a while to figure that out 😉
 * Arno

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Same error after update in content-none.php’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/engage-mag/1.1.1/screenshot.jpg)
 * Engage Mag
 * [Support Threads](https://wordpress.org/support/theme/engage-mag/)
 * [Active Topics](https://wordpress.org/support/theme/engage-mag/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/engage-mag/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/engage-mag/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [arno](https://wordpress.org/support/users/edmosveer/)
 * Last activity: [5 years, 2 months ago](https://wordpress.org/support/topic/same-error-after-update-in-content-none-php/#post-14224904)
 * Status: not resolved