Title: Muhammad Abdullah's Replies | WordPress.org

---

# Muhammad Abdullah

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Polylang] Multi Language Home Page Permalink URL Fix](https://wordpress.org/support/topic/multi-language-home-page-permalink-url-fix/)
 *  Thread Starter [Muhammad Abdullah](https://wordpress.org/support/users/funorang/)
 * (@funorang)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/multi-language-home-page-permalink-url-fix/#post-9615268)
 * Its not a issues, the settings can be configure from here:
    [https://polylang.pro/doc/url-modifications/](https://polylang.pro/doc/url-modifications/)
 * Thanks again for such marvelous plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BP Social Connect] Twitter connect?](https://wordpress.org/support/topic/twitter-connect/)
 *  [Muhammad Abdullah](https://wordpress.org/support/users/funorang/)
 * (@funorang)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/twitter-connect/#post-8304063)
 * YEs i also want Twitter Login atleast, can you tell me how long it takes to complete.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Posts Carousel] Carousel won't display after installing other plugin](https://wordpress.org/support/topic/carousel-wont-display-after-installing-other-plugin/)
 *  [Muhammad Abdullah](https://wordpress.org/support/users/funorang/)
 * (@funorang)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/carousel-wont-display-after-installing-other-plugin/#post-7576412)
 * Dear Author,
 * I like your plugin really very much, its have much power really, but the problem
   is this plugin its conflict sometimes with the themes that have owl.carousel 
   script builtin. same thing i faced after lots debugging i came to this solution
   to load your owl.carousel.js file in footer with high priority, as your plugin
   settings have this option to add script in footer but if you will add the option
   to add priority in footer will be much helpful, for now how i fixed this issue
   by simply add the priority valued in WP-POST-CAROUSEL.php line number 88
 * add_action( “wp_enqueue_scripts”, array($this, “wp_posts_carousel_register_scripts”),
   100 );
 * Just add the 100 after the array.. and my problem solved really.
 * i can understand your plugin have no errors offcourse if owl already installed
   its conflicting but the priority feature take over completely if its previously
   any owl script install.
 * Hope to others also work this solution.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Category Posts in Custom Menu] Menu Missing on custom post type Single Post (Bug)](https://wordpress.org/support/topic/menu-missing-on-custom-post-type-single-post-bug/)
 *  Thread Starter [Muhammad Abdullah](https://wordpress.org/support/users/funorang/)
 * (@funorang)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/menu-missing-on-custom-post-type-single-post-bug/page/2/#post-6287976)
 * Thanks Diana for your such great support and everything. Because of my small 
   page highlight issue, you put much effort on your end, its like that this is 
   your own job.
 * Thank you so much for your all effort.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Category Posts in Custom Menu] Menu Missing on custom post type Single Post (Bug)](https://wordpress.org/support/topic/menu-missing-on-custom-post-type-single-post-bug/)
 *  Thread Starter [Muhammad Abdullah](https://wordpress.org/support/users/funorang/)
 * (@funorang)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/menu-missing-on-custom-post-type-single-post-bug/#post-6287974)
 * Thanks Diana you got the issue, you so talented expert developer, i am waiting
   for the new update that have this more improvement.
 * Luv your support.
 * Take Care
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Category Posts in Custom Menu] Menu Missing on custom post type Single Post (Bug)](https://wordpress.org/support/topic/menu-missing-on-custom-post-type-single-post-bug/)
 *  Thread Starter [Muhammad Abdullah](https://wordpress.org/support/users/funorang/)
 * (@funorang)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/menu-missing-on-custom-post-type-single-post-bug/#post-6287959)
 * You can see DIANA Parent Menu loosing its class:
 * [http://envato.webdesignerart.com/ridolfi/rprojects/project20/](http://envato.webdesignerart.com/ridolfi/rprojects/project20/)
 * Projects > isn’t hightlighted in white.
 * But in this page:
    [http://envato.webdesignerart.com/ridolfi/projects/commercial/commercial-completed/](http://envato.webdesignerart.com/ridolfi/projects/commercial/commercial-completed/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Category Posts in Custom Menu] Menu Missing on custom post type Single Post (Bug)](https://wordpress.org/support/topic/menu-missing-on-custom-post-type-single-post-bug/)
 *  Thread Starter [Muhammad Abdullah](https://wordpress.org/support/users/funorang/)
 * (@funorang)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/menu-missing-on-custom-post-type-single-post-bug/#post-6287770)
 * Diana one more thing, you can see also, your plugin on single page removing the
   Parent menu CURRENT class, so its difficult to find which Parent menu. You can
   see:
    [http://envato.webdesignerart.com/ridolfi/rprojects/project20/](http://envato.webdesignerart.com/ridolfi/rprojects/project20/)
 * Projects > isn’t hightlighted in white.
 * But in this page:
    [http://envato.webdesignerart.com/ridolfi/projects/commercial/commercial-completed/](http://envato.webdesignerart.com/ridolfi/projects/commercial/commercial-completed/)
 * The project highlighting in white color. bcz its getting the current page class.
 * Any suggestion for this?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Category Posts in Custom Menu] Menu Missing on custom post type Single Post (Bug)](https://wordpress.org/support/topic/menu-missing-on-custom-post-type-single-post-bug/)
 *  Thread Starter [Muhammad Abdullah](https://wordpress.org/support/users/funorang/)
 * (@funorang)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/menu-missing-on-custom-post-type-single-post-bug/#post-6287762)
 * See your hardwork contribution we professional also using in our projects. Luv
   it really.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Category Posts in Custom Menu] Menu Missing on custom post type Single Post (Bug)](https://wordpress.org/support/topic/menu-missing-on-custom-post-type-single-post-bug/)
 *  Thread Starter [Muhammad Abdullah](https://wordpress.org/support/users/funorang/)
 * (@funorang)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/menu-missing-on-custom-post-type-single-post-bug/#post-6287751)
 * Thanks Diana, i found my mistake that was CSS issue that hiding my navigation,
   i am extremely sorry for waist your time.
 * Again such great nice plugin.
 * Thankyou so much!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Category Posts in Custom Menu] Menu Missing on custom post type Single Post (Bug)](https://wordpress.org/support/topic/menu-missing-on-custom-post-type-single-post-bug/)
 *  Thread Starter [Muhammad Abdullah](https://wordpress.org/support/users/funorang/)
 * (@funorang)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/menu-missing-on-custom-post-type-single-post-bug/#post-6287745)
 * Your suggested options are:
 * 1. Go back to the default WordPress theme. (hope it will not create problem when
   switch back to original theme)
 * 2. Disable all other plugins.
    (hope it will not create problem when activate
   plugins again)
 * 3. Reproduce this with a regular WordPress Post, not a custom post type.
    My 
   whole website use custom post type navigation.
 * Let me know, what’s next to do.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Category Posts in Custom Menu] Menu Missing on custom post type Single Post (Bug)](https://wordpress.org/support/topic/menu-missing-on-custom-post-type-single-post-bug/)
 *  Thread Starter [Muhammad Abdullah](https://wordpress.org/support/users/funorang/)
 * (@funorang)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/menu-missing-on-custom-post-type-single-post-bug/#post-6287737)
 * My whole website is depend on Custom Post Type, that’s why im using this plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Category Posts in Custom Menu] Menu Missing on custom post type Single Post (Bug)](https://wordpress.org/support/topic/menu-missing-on-custom-post-type-single-post-bug/)
 *  Thread Starter [Muhammad Abdullah](https://wordpress.org/support/users/funorang/)
 * (@funorang)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/menu-missing-on-custom-post-type-single-post-bug/#post-6287736)
 * oHH Basically after upgrading the plugin, the plugin removed its old settings
   that’s why its not showing i just enable again the SUBMENU checkbox. its work
   fine now.
 * You can see the menu showing custom posttype post titles in navigation:
    [http://envato.webdesignerart.com/ridolfi/projects/commercial/](http://envato.webdesignerart.com/ridolfi/projects/commercial/)
 * But when i click any of the single post link, the entire sub menu Remove.
    [http://envato.webdesignerart.com/ridolfi/rprojects/project21/](http://envato.webdesignerart.com/ridolfi/rprojects/project21/)
 * Plz review.
 * And Big Big thanks for professional support.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Category Posts in Custom Menu] Menu Missing on custom post type Single Post (Bug)](https://wordpress.org/support/topic/menu-missing-on-custom-post-type-single-post-bug/)
 *  Thread Starter [Muhammad Abdullah](https://wordpress.org/support/users/funorang/)
 * (@funorang)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/menu-missing-on-custom-post-type-single-post-bug/#post-6287732)
 * Let me check, but seems i have to share my wordpress login details so you can
   check what you trying to say.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Category Posts in Custom Menu] After Upgrade Plugin not working](https://wordpress.org/support/topic/after-upgrade-plugin-not-working/)
 *  Thread Starter [Muhammad Abdullah](https://wordpress.org/support/users/funorang/)
 * (@funorang)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/after-upgrade-plugin-not-working/#post-6287729)
 * Yes i have 1.2.0 but i loose the actual plugin functionality on my website.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Blank White Page on All Manage sections](https://wordpress.org/support/topic/blank-white-page-on-all-manage-sections/)
 *  Thread Starter [Muhammad Abdullah](https://wordpress.org/support/users/funorang/)
 * (@funorang)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/blank-white-page-on-all-manage-sections/#post-5975500)
 * i found issue in my theme i am including this js code that causing some issue
   maybe jquery conflict. so for now i disable this jquery now all working fine.
 * $(document).ready(function() {
    $('#accordion').find('.accordion-toggle').click(
   function() { //Expand or collapse this panel $(this).next().slideToggle('fast');//
   Hide the other panels $(".accordion-content").not($(this).next()).slideUp('fast');});
 *  });

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

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