Title: marioace's Replies | WordPress.org

---

# marioace

  [  ](https://wordpress.org/support/users/marioace/)

 *   [Profile](https://wordpress.org/support/users/marioace/)
 *   [Topics Started](https://wordpress.org/support/users/marioace/topics/)
 *   [Replies Created](https://wordpress.org/support/users/marioace/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/marioace/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/marioace/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/marioace/engagements/)
 *   [Favorites](https://wordpress.org/support/users/marioace/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[ProfitMag] Theme broken with WP 4.5?](https://wordpress.org/support/topic/theme-broken-with-wp-45/)
 *  Thread Starter [marioace](https://wordpress.org/support/users/marioace/)
 * (@marioace)
 * [10 years ago](https://wordpress.org/support/topic/theme-broken-with-wp-45/page/2/#post-7279672)
 * [@jackjohnston99](https://wordpress.org/support/users/jackjohnston99/)
 * I have the same issue, only “the latest posts”, instead the block layout for 
   the homepage.
    BTW, fresh install, only Disqus installed.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[ProfitMag] Theme broken with WP 4.5?](https://wordpress.org/support/topic/theme-broken-with-wp-45/)
 *  Thread Starter [marioace](https://wordpress.org/support/users/marioace/)
 * (@marioace)
 * [10 years ago](https://wordpress.org/support/topic/theme-broken-with-wp-45/#post-7279617)
 * Thanks
 * Did that too, one on one and all of them, i tried almost everything that i found
   on internet related to that message.
    the only thing that worked was commenting
   this function from functions.php
 * require get_template_directory().’/inc/admin-panel/theme-options.php’;
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[ProfitMag] Theme broken with WP 4.5?](https://wordpress.org/support/topic/theme-broken-with-wp-45/)
 *  Thread Starter [marioace](https://wordpress.org/support/users/marioace/)
 * (@marioace)
 * [10 years ago](https://wordpress.org/support/topic/theme-broken-with-wp-45/#post-7279610)
 * I did that
    It’s something related to theme-options.php
 * with this:
 * $profitmag_postlist[0] = array(
    ‘value’ => 0, ‘label’ => ‘–choose–‘ ); $arg 
   = array(‘posts_per_page’ => -1); $profitmag_posts = get_posts($arg); foreach(
   $profitmag_posts as $profitmag_post ) : $profitmag_postlist[$profitmag_post->
   ID] = array( ‘value’ => $profitmag_post->ID, ‘label’ => $profitmag_post->post_title,);
   endforeach; wp_reset_postdata();
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[ProfitMag] Theme broken with WP 4.5?](https://wordpress.org/support/topic/theme-broken-with-wp-45/)
 *  Thread Starter [marioace](https://wordpress.org/support/users/marioace/)
 * (@marioace)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/theme-broken-with-wp-45/#post-7279491)
 * Thanks for your answer WEN Solutions,
    the problem comes when i tried to enter
   into the Admin Panel, with the theme active. I can browse the website, but when
   i tried to enter into the dashboard, it gives me a Fatal Error: “Fatal error:
   Allowed memory size of 268435456 bytes exhausted”
 * Disabling the theme, i can enter normally into the admin panel. It’s not a plugin
   problem, is related to the theme.
 * Regards
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[ProfitMag] How to hide date in Top page (In the Slider and Featured box)](https://wordpress.org/support/topic/how-to-hide-date-in-top-page-in-the-slider-and-featured-box/)
 *  [marioace](https://wordpress.org/support/users/marioace/)
 * (@marioace)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/how-to-hide-date-in-top-page-in-the-slider-and-featured-box/#post-5812470)
 * Thanks A LOT! Bojan
    It Worked!!
 * btw, you are giving more support to the this theme, than the Theme Developers
   😛
 * Best Regards
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[ProfitMag] How to hide date in Top page (In the Slider and Featured box)](https://wordpress.org/support/topic/how-to-hide-date-in-top-page-in-the-slider-and-featured-box/)
 *  [marioace](https://wordpress.org/support/users/marioace/)
 * (@marioace)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/how-to-hide-date-in-top-page-in-the-slider-and-featured-box/#post-5812468)
 * Hey there Bojan
 * Thanks for the quick reply
    Here’s a screenshoot of waht i meant of Sidebar
 * [http://www.screencast.com/t/6hHqrGmkGi](http://www.screencast.com/t/6hHqrGmkGi)
 * and here’s the link to my Website
 * [http://www.madboxpc.com/](http://www.madboxpc.com/)
 * Regards
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[ProfitMag] How to hide date in Top page (In the Slider and Featured box)](https://wordpress.org/support/topic/how-to-hide-date-in-top-page-in-the-slider-and-featured-box/)
 *  [marioace](https://wordpress.org/support/users/marioace/)
 * (@marioace)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/how-to-hide-date-in-top-page-in-the-slider-and-featured-box/#post-5812466)
 * Wow This post helped me a lot
    but now i want to hide the date of the sidebar
   posts how can i do that?

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