Title: NTG-GP's Replies | WordPress.org

---

# NTG-GP

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Recent Posts Widget Extended] Recent Posts Widget Extended are not displayed thumbnails](https://wordpress.org/support/topic/recent-posts-widget-extended-are-not-displayed-thumbnails/)
 *  [NTG-GP](https://wordpress.org/support/users/alltech/)
 * (@alltech)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/recent-posts-widget-extended-are-not-displayed-thumbnails/#post-11353200)
 * Thumbnails are visible on your web site, did you fix it ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPGlobus] Manually use language tags?](https://wordpress.org/support/topic/manually-use-language-tags/)
 *  [NTG-GP](https://wordpress.org/support/users/alltech/)
 * (@alltech)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/manually-use-language-tags/#post-6526026)
 * Thank you for the tip, works fine !… even on WP 4.0
    By the way this plugins 
   deserves a 5 stars medal !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7 reCAPTCHA Extension] reCapthha php error](https://wordpress.org/support/topic/recapthha-php-error/)
 *  [NTG-GP](https://wordpress.org/support/users/alltech/)
 * (@alltech)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/recapthha-php-error/#post-6276076)
 * Hi Xiradorn
    Thanks for the fix ! Works fine with the following versions WP 4.0
   CF7 v4.0.1 reCAPTCHA extension v0.1.0
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Multilanguage by BestWebSoft - WordPress Translation Plugin and Language Switcher] Translation of all website – Tabs doesn't appear](https://wordpress.org/support/topic/translation-of-all-website-tabs-doesnt-appear/)
 *  [NTG-GP](https://wordpress.org/support/users/alltech/)
 * (@alltech)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/translation-of-all-website-tabs-doesnt-appear/#post-6321875)
 * and at line No: 1970
    Replace This => if ( $mltlngg_post_type == ‘post’ || $mltlngg_post_type
   == ‘page’ ) { => With => if ( $mltlngg_post_type == ‘post’ || $mltlngg_post_type
   == ‘page’ || $mltlngg_post_type == ‘your-custome-post-type-slug’ ) {
 * Plugin version 1.1.2
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Archives Calendar Widget] Unable to filter the posts by Category wise](https://wordpress.org/support/topic/unable-to-filter-the-posts-by-category-wise/)
 *  [NTG-GP](https://wordpress.org/support/users/alltech/)
 * (@alltech)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/unable-to-filter-the-posts-by-category-wise/#post-5240368)
 * Hi Alek!
    I had the same problem than monk_amritanshu, I use the plugin to show
   only posts filtered by categories. Calendar displays correctly only dates for
   a categrory selected but when I click on a date the plugin returns all posts 
   of the date and not only posts of the specific category. Solution given by monk_amritanshu
   works only if get_queried_object_id() returns the current catgory ID and not 
   a page ID or else. In my case I used get_query_var( ‘cat’ ) in line 445. It would
   be interesting to have this feature in the next version. By the way Alex, thank
   you for your plugin, good work !
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Go Maps - Google Maps, OpenStreetMap, Leaflet Map] Maps not showing up on pages since last updated](https://wordpress.org/support/topic/maps-not-showing-up-on-pages-since-last-updated/)
 *  [NTG-GP](https://wordpress.org/support/users/alltech/)
 * (@alltech)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/maps-not-showing-up-on-pages-since-last-updated/#post-5798399)
 * Hi WPyogi, I just applied Add-on Prod update from 5.49 to 5.52
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Go Maps - Google Maps, OpenStreetMap, Leaflet Map] Maps not showing up on pages since last updated](https://wordpress.org/support/topic/maps-not-showing-up-on-pages-since-last-updated/)
 *  [NTG-GP](https://wordpress.org/support/users/alltech/)
 * (@alltech)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/maps-not-showing-up-on-pages-since-last-updated/#post-5798349)
 * Thank you WPyogi I found solution and fixed it. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Go Maps - Google Maps, OpenStreetMap, Leaflet Map] Maps not showing up on pages since last updated](https://wordpress.org/support/topic/maps-not-showing-up-on-pages-since-last-updated/)
 *  [NTG-GP](https://wordpress.org/support/users/alltech/)
 * (@alltech)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/maps-not-showing-up-on-pages-since-last-updated/#post-5798346)
 * Hi, We also use pro version and have exactly same problem since last update of
   both WP Google Maps and Pro Add-on plugins. We notice that map disappeared but
   map title is still displayed under the supposed map area.
    Please assist us.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AGCA - Custom Dashboard & Login Page] Widget page doesn't load with qTranslate and AGCA activated](https://wordpress.org/support/topic/widget-page-doesnt-load-with-qtranslate-and-agca-activated/)
 *  [NTG-GP](https://wordpress.org/support/users/alltech/)
 * (@alltech)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/widget-page-doesnt-load-with-qtranslate-and-agca-activated/#post-4164062)
 * Thank you Jafet Mejia regading the tip (functions.php line 157).
    Before I had
   to deactivate qTranslate plugin to access WidgetPanel and reactivate it after.
   Now it works fine.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP FullCalendar] Post limit and category array](https://wordpress.org/support/topic/post-limit-and-category-array/)
 *  Thread Starter [NTG-GP](https://wordpress.org/support/users/alltech/)
 * (@alltech)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/post-limit-and-category-array/#post-4688905)
 * Hi Turrikan,
    In wp-fullcalendar/wp-fullcalendar.php I just added some args. 
   Look for comment line “//go through each post type taxonomy and display if told
   to” then modify line “$taxonomy_args = ….”
 * For my web site I added include with a list of categories:
    $taxonomy_args = 
   array( ‘echo’=>true, ‘hide_empty’ => 1, ‘name’ => $taxonomy_name, ‘hierarchical’
   => false, ‘class’ => ‘wpfc-taxonomy’, ‘taxonomy’ => $taxonomy_name, ‘selected’
   => $default_value, ‘show_option_all’ => $taxonomy->labels->all_items,’include’
   => ‘7,538,640,1368,1446,2507,6282,2637,5290,504,18556,6386,9422,688,19343,12398,816,16875,6209,7961,15728’);
 * Hope it will help you
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP FullCalendar] Excerpt](https://wordpress.org/support/topic/excerpt-21/)
 *  [NTG-GP](https://wordpress.org/support/users/alltech/)
 * (@alltech)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/excerpt-21/#post-3798691)
 * you have to modify wp-fullcalendar.php
    look for function qtip_content() replace
   $content = ( !empty($post) ) ? $post->post_content : ”; with $content = ( !empty(
   $post) ) ? $post->post_excerpt : ”;
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP FullCalendar] Post limit and category array](https://wordpress.org/support/topic/post-limit-and-category-array/)
 *  Thread Starter [NTG-GP](https://wordpress.org/support/users/alltech/)
 * (@alltech)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/post-limit-and-category-array/#post-4688726)
 * solution to restrict to only few categories in dropdown menu:
    add ‘include’ 
   => ‘tag_ID,tag_ID,…’ in $taxonomy_args
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP FullCalendar] Post limit and category array](https://wordpress.org/support/topic/post-limit-and-category-array/)
 *  Thread Starter [NTG-GP](https://wordpress.org/support/users/alltech/)
 * (@alltech)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/post-limit-and-category-array/#post-4688670)
 * Regarding first problem I fixed it by adding ‘posts_per_page’ => -1 in $args
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Cant upload images to gallery](https://wordpress.org/support/topic/cant-upload-images-to-gallery-2/)
 *  [NTG-GP](https://wordpress.org/support/users/alltech/)
 * (@alltech)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/cant-upload-images-to-gallery-2/#post-4536092)
 * Did not find any solution, rollback to NextGen 1.9.13
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Cant upload images to gallery](https://wordpress.org/support/topic/cant-upload-images-to-gallery-2/)
 *  [NTG-GP](https://wordpress.org/support/users/alltech/)
 * (@alltech)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/cant-upload-images-to-gallery-2/#post-4536090)
 * WP: 3.6.1
    Hi, having same issue whatever file name and/or file size. Even with
   gallery directory set to 775. Just a yellow triangle whitout any error explaintation.
   Any help would be appreciated

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

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