Title: David Chandra Purnama's Replies | WordPress.org

---

# David Chandra Purnama

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[f(x) Builder] WP 5.0 ?](https://wordpress.org/support/topic/wp-5-0/)
 *  Plugin Author [David Chandra Purnama](https://wordpress.org/support/users/turtlepod/)
 * (@turtlepod)
 * [7 years ago](https://wordpress.org/support/topic/wp-5-0/#post-11449336)
 * Sorry, for my lack of update.
 * The tinymce/editor height was 5.0 bug, and it will be fixed on 5.2 (hopefully)
 * [https://core.trac.wordpress.org/ticket/45461](https://core.trac.wordpress.org/ticket/45461)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Explorer] sub item in menu not showing in mobile how edit it](https://wordpress.org/support/topic/sub-item-in-menu-not-showing-in-mobile-how-edit-it/)
 *  Theme Author [David Chandra Purnama](https://wordpress.org/support/users/turtlepod/)
 * (@turtlepod)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/sub-item-in-menu-not-showing-in-mobile-how-edit-it/#post-10996785)
 * Glad to know that you finally find a solution (via email)
    closed.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Explorer] sub item in menu not showing in mobile how edit it](https://wordpress.org/support/topic/sub-item-in-menu-not-showing-in-mobile-how-edit-it/)
 *  Theme Author [David Chandra Purnama](https://wordpress.org/support/users/turtlepod/)
 * (@turtlepod)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/sub-item-in-menu-not-showing-in-mobile-how-edit-it/#post-10989521)
 * You can try something like this:
 *     ```
       @media screen and (max-width: 950px){
       	.rtl #menu-primary .menu-dropdown .sub-menu li a {
       		padding-right: 80px !important;
       	}
       }
       ```
   
 * I hope it helps.
    -  This reply was modified 7 years, 5 months ago by [David Chandra Purnama](https://wordpress.org/support/users/turtlepod/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Explorer] sub item in menu not showing in mobile how edit it](https://wordpress.org/support/topic/sub-item-in-menu-not-showing-in-mobile-how-edit-it/)
 *  Theme Author [David Chandra Purnama](https://wordpress.org/support/users/turtlepod/)
 * (@turtlepod)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/sub-item-in-menu-not-showing-in-mobile-how-edit-it/#post-10987083)
 * Hi Z,
    Can you link on the site URL so I can check what’s wrong?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Social Login by Astoundify] Facebook Login](https://wordpress.org/support/topic/facebook-login-36/)
 *  [David Chandra Purnama](https://wordpress.org/support/users/turtlepod/)
 * (@turtlepod)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/facebook-login-36/#post-10912812)
 * Try changing your Valid OAuth Redirect URIs in Facebook to:
 * [https://websitecom/?astoundify_simple_social_login=done&hauth_done=Facebook](https://websitecom/?astoundify_simple_social_login=done&hauth_done=Facebook)
 * So, it’s missing `&hauth_done=Facebook` from the settings.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[f(x) Builder] Bug with WP 4.8?](https://wordpress.org/support/topic/bug-with-wp-4-8/)
 *  Plugin Author [David Chandra Purnama](https://wordpress.org/support/users/turtlepod/)
 * (@turtlepod)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/bug-with-wp-4-8/#post-9405267)
 * Glad to know that everything is working as expected 🙂
 * have a great weekend !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[f(x) Builder] Bug with WP 4.8?](https://wordpress.org/support/topic/bug-with-wp-4-8/)
 *  Plugin Author [David Chandra Purnama](https://wordpress.org/support/users/turtlepod/)
 * (@turtlepod)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/bug-with-wp-4-8/#post-9405248)
 * Thank you so much nick!
    that’s a really clear and pro video 🙂
 * I really appreciate your report.
 * I just updated the plugin to v.1.0.2, hopefully it will cover all issue in wp
   4.8.
    Please let me know if you find other bug. or this fix do not cover all.
 * WP Core did change the editor quite a lot in WP 4.8
    mostly to make it work in
   widget (text widget).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[f(x) Builder] Bug with WP 4.8?](https://wordpress.org/support/topic/bug-with-wp-4-8/)
 *  Plugin Author [David Chandra Purnama](https://wordpress.org/support/users/turtlepod/)
 * (@turtlepod)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/bug-with-wp-4-8/#post-9400692)
 * It seem to be working correctly to me in my test, if you have time, please explain
   further, using video is a good idea 🙂
 * Thank you for the report!
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Explorer] Great dev, great themes](https://wordpress.org/support/topic/great-dev-great-themes/)
 *  Theme Author [David Chandra Purnama](https://wordpress.org/support/users/turtlepod/)
 * (@turtlepod)
 * [9 years ago](https://wordpress.org/support/topic/great-dev-great-themes/#post-9129511)
 * Thank you for your 5 star review.
 * stay awesome!
    — David.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[f(x) Profile Dashboard Widget] Nice plugin with good support](https://wordpress.org/support/topic/nice-plugin-with-good-support-3/)
 *  Plugin Author [David Chandra Purnama](https://wordpress.org/support/users/turtlepod/)
 * (@turtlepod)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/nice-plugin-with-good-support-3/#post-9014959)
 * Thank you so much for your 5 star review!
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[f(x) Editor] Bravo](https://wordpress.org/support/topic/bravo-65/)
 *  Plugin Author [David Chandra Purnama](https://wordpress.org/support/users/turtlepod/)
 * (@turtlepod)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/bravo-65/#post-8801631)
 * thank you for your 5 star review! I really appreciate it 🙂
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[f(x) Editor] Very Nice Plugin](https://wordpress.org/support/topic/very-nice-plugin-347/)
 *  Plugin Author [David Chandra Purnama](https://wordpress.org/support/users/turtlepod/)
 * (@turtlepod)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/very-nice-plugin-347/#post-8801628)
 * thank you for your 5 star review! I really appreciate it 🙂
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[f(x) Editor] Nice!](https://wordpress.org/support/topic/nice-1572/)
 *  Plugin Author [David Chandra Purnama](https://wordpress.org/support/users/turtlepod/)
 * (@turtlepod)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/nice-1572/#post-8801627)
 * Yes I did merge all in one.
    thank you for your 5 star review! I really appreciate
   it 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Display RSS Feed] CSS Bug](https://wordpress.org/support/topic/css-bug-5/)
 *  Thread Starter [David Chandra Purnama](https://wordpress.org/support/users/turtlepod/)
 * (@turtlepod)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/css-bug-5/#post-8699793)
 * That’s great. Thank you for the fix.
    It seem to be working fine on my install.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Nevertheless] Clean, simple theme with great support and features](https://wordpress.org/support/topic/clean-simple-theme-with-great-support-and-features/)
 *  Theme Author [David Chandra Purnama](https://wordpress.org/support/users/turtlepod/)
 * (@turtlepod)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/clean-simple-theme-with-great-support-and-features/#post-8295202)
 * thank you for your review Amy.
    And good luck with the website!
 * live long and prosper.
    – David

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

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