Title: YoArts's Replies | WordPress.org

---

# YoArts

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 50 total)

1 [2](https://wordpress.org/support/users/yoarts/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/yoarts/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/yoarts/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/yoarts/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Revive Social – Social Media Auto Post and Scheduling Automation Plugin] Twitter can't post](https://wordpress.org/support/topic/twitter-cant-post/)
 *  [YoArts](https://wordpress.org/support/users/yoarts/)
 * (@yoarts)
 * [11 years ago](https://wordpress.org/support/topic/twitter-cant-post/#post-6008028)
 * Hello,
 * Can you send me an email at [friends@themeisle.com](https://wordpress.org/support/users/yoarts/replies/friends@themeisle.com?output_format=md)
   the file from Revive Old Post -> System Info ?
 * Thank you !
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat] Blank Pages in version 1.5.6](https://wordpress.org/support/topic/blank-pages-in-version-156/)
 *  [YoArts](https://wordpress.org/support/users/yoarts/)
 * (@yoarts)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/blank-pages-in-version-156/#post-5819083)
 * HERE IS THE FIX…
 * In the theme editor replace the entire contents of hooks.php with the latest 
   version from yoarts github repository…
 * [https://github.com/yoarts/flat/blob/master/dist/inc/hooks.php](https://github.com/yoarts/flat/blob/master/dist/inc/hooks.php)
 * (This fix has been applied to Flat 1.5.7)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat] Fatal error](https://wordpress.org/support/topic/fatal-error-1520/)
 *  [YoArts](https://wordpress.org/support/users/yoarts/)
 * (@yoarts)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-1520/#post-5802537)
 * I have fixed this issue on Flat 1.5.7
    Thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat] Updated to 1.5.7 Pages still blank](https://wordpress.org/support/topic/updated-to-157-pages-still-blank/)
 *  [YoArts](https://wordpress.org/support/users/yoarts/)
 * (@yoarts)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/updated-to-157-pages-still-blank/#post-5800684)
 * Can you give me a screenshot for further checking?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat] 1.5.6 no pages will display except recent posts](https://wordpress.org/support/topic/156-no-pages-will-display-except-recent-posts/)
 *  [YoArts](https://wordpress.org/support/users/yoarts/)
 * (@yoarts)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/156-no-pages-will-display-except-recent-posts/#post-5797852)
 * Can you give me a screenshot for further checking?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat] Flat 1.5.6 – single page is not displayed](https://wordpress.org/support/topic/flat-156-single-page-is-not-displayed/)
 *  [YoArts](https://wordpress.org/support/users/yoarts/)
 * (@yoarts)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/flat-156-single-page-is-not-displayed/#post-5787610)
 * I have fixed this issue on Flat 1.5.7
    You can download the quick fix here: [https://wordpress.org/themes/download/flat.1.5.7.zip](https://wordpress.org/themes/download/flat.1.5.7.zip)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat] Adding Font](https://wordpress.org/support/topic/adding-font-1/)
 *  [YoArts](https://wordpress.org/support/users/yoarts/)
 * (@yoarts)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/adding-font-1/#post-5670213)
 * To add custom font, you have a lot of work to do:
    + Step 1: Go to this site:
   [http://www.fontsquirrel.com/tools/webfont-generator](http://www.fontsquirrel.com/tools/webfont-generator)
   and convert your font into web font + Step 2: Create a child theme and add this
   css:
 *     ```
       h1, h2, h3, h4, h5, h6 {
       font-family: "......(your font name).....";
       }
       ```
   
 * Regards,
    Thanh Luu
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat] Create Child Theme](https://wordpress.org/support/topic/create-child-theme-2/)
 *  [YoArts](https://wordpress.org/support/users/yoarts/)
 * (@yoarts)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/create-child-theme-2/#post-5405155)
 * I have loaded main stylesheet again on the Flat 1.5.7.
    Now you just need to 
   create a `style.css` file on the child theme. And it will automation loaded on
   the site.
 * Regards,
    Thanh Luu
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat] 1.5.6 no pages will display except recent posts](https://wordpress.org/support/topic/156-no-pages-will-display-except-recent-posts/)
 *  [YoArts](https://wordpress.org/support/users/yoarts/)
 * (@yoarts)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/156-no-pages-will-display-except-recent-posts/#post-5797765)
 * Sorry for the mistake. I have fixed this issue on Flat 1.5.7
    You can download
   the quick fix here: [https://wordpress.org/themes/download/flat.1.5.7.zip](https://wordpress.org/themes/download/flat.1.5.7.zip)
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Flat] This theme is really fine](https://wordpress.org/support/topic/this-theme-has-a-malware-inside/)
 *  [YoArts](https://wordpress.org/support/users/yoarts/)
 * (@yoarts)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/this-theme-has-a-malware-inside/#post-7889028)
 * Can you give me more information for further checking. Where you are downloaded
   this theme?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat] Menu and sidebar button doesn't work on mobiles](https://wordpress.org/support/topic/menu-and-sidebar-button-doesnt-work-on-mobiles/)
 *  [YoArts](https://wordpress.org/support/users/yoarts/)
 * (@yoarts)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/menu-and-sidebar-button-doesnt-work-on-mobiles/#post-5750529)
 * Can you give me a screenshot for further checking?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat] Undefined Function flat_paging_nav in search.php](https://wordpress.org/support/topic/undefined-function-flat_paging_nav-in-searchphp/)
 *  [YoArts](https://wordpress.org/support/users/yoarts/)
 * (@yoarts)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/undefined-function-flat_paging_nav-in-searchphp/#post-5774599)
 * I have fixed this issue on Flat 1.5.6. This version is being review and will 
   be publish next week.
    Thanks, Thanh Luu
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat] Showing JS error about "Popover requires tooltip.js" after upgraded to version 1.5.4](https://wordpress.org/support/topic/showing-js-error-about-popover-requires-tooltipjs-after-upgraded-to-version-154/)
 *  [YoArts](https://wordpress.org/support/users/yoarts/)
 * (@yoarts)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/showing-js-error-about-popover-requires-tooltipjs-after-upgraded-to-version-154/#post-5765240)
 * That my mistake when including popover.js before tooltip.js
    This issue has been
   fixed on Flat 1.5.5
 * Thanks.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat] Duplicate site name in title header](https://wordpress.org/support/topic/duplicate-site-name-in-title-header/)
 *  [YoArts](https://wordpress.org/support/users/yoarts/)
 * (@yoarts)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/duplicate-site-name-in-title-header/#post-5736207)
 * Have you updated your WordPress version to 4.1? On the Flat latest version, I
   have supports auto-generated Title Tags: [http://themeshaper.com/2015/01/27/whats-new-in-wordpress-4-1/](http://themeshaper.com/2015/01/27/whats-new-in-wordpress-4-1/)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Flat] Menu and sidebar button doesn't work on mobiles](https://wordpress.org/support/topic/menu-and-sidebar-button-doesnt-work-on-mobiles/)
 *  [YoArts](https://wordpress.org/support/users/yoarts/)
 * (@yoarts)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/menu-and-sidebar-button-doesnt-work-on-mobiles/#post-5750493)
 * This issue has been fixed on Flat 1.5.5

Viewing 15 replies - 1 through 15 (of 50 total)

1 [2](https://wordpress.org/support/users/yoarts/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/yoarts/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/yoarts/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/yoarts/replies/page/2/?output_format=md)