Title: klihelp's Replies | WordPress.org

---

# klihelp

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/klihelp/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/klihelp/replies/page/3/?output_format=md)…
[18](https://wordpress.org/support/users/klihelp/replies/page/18/?output_format=md)
[19](https://wordpress.org/support/users/klihelp/replies/page/19/?output_format=md)
[20](https://wordpress.org/support/users/klihelp/replies/page/20/?output_format=md)
[→](https://wordpress.org/support/users/klihelp/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Yoast seo content optimization not working](https://wordpress.org/support/topic/yoast-seo-content-optimization-not-working/)
 *  [klihelp](https://wordpress.org/support/users/klihelp/)
 * (@klihelp)
 * [7 years ago](https://wordpress.org/support/topic/yoast-seo-content-optimization-not-working/#post-11524900)
 * Receiving errors:
 *     ```
       TypeError: u.select(...) is null[Learn More] wp-seo-post-scraper-1111.min.js:3659
           isAnnotationAvailable wp-seo-post-scraper-1111.min.js:3659
           value wp-seo-post-scraper-1111.min.js:8227
           <anonymous> wp-seo-post-scraper-1111.min.js:11297
           jQuery 4
   
       ReferenceError: YoastSEO is not defined[Learn More] wp-seo-post-scraper-1111.min.js:3112
           u wp-seo-post-scraper-1111.min.js:3112
           exports wp-seo-post-scraper-1111.min.js:3125
           saveScores wp-seo-post-scraper-1111.min.js:12372
           <anonymous> (index):976
           runKeywordAnalysis analysis-1111.min.js:21
           runAnalyzer analysis-1111.min.js:21
           _pureRefresh analysis-1111.min.js:21
           <anonymous> (index):972
           z analysis-1111.min.js:1
           y analysis-1111.min.js:1
           y analysis-1111.min.js:1
           refresh analysis-1111.min.js:21
           pluginsLoaded analysis-1111.min.js:21
           _pollLoadingPlugins analysis-1111.min.js:14
           <anonymous> (index):972
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] How to set a longer sitemap transient expiration time ?](https://wordpress.org/support/topic/how-to-set-a-longer-sitemap-transient-expiration-time/)
 *  [klihelp](https://wordpress.org/support/users/klihelp/)
 * (@klihelp)
 * [7 years ago](https://wordpress.org/support/topic/how-to-set-a-longer-sitemap-transient-expiration-time/#post-11524873)
 * For a quick fix, you can set values to transients on the options page:
    `/wp-
   admin/options.php`
    -  This reply was modified 7 years ago by [klihelp](https://wordpress.org/support/users/klihelp/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP API Menus] Invalid meta.links in /menu-locations/](https://wordpress.org/support/topic/invalid-meta-links-in-menu-locations/)
 *  Thread Starter [klihelp](https://wordpress.org/support/users/klihelp/)
 * (@klihelp)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/invalid-meta-links-in-menu-locations/#post-8721248)
 * in wp-api-menus-v2.php, fix $rest_url to use get_plugin_namespace()
 *     ```
               public static function get_menu_locations( $request ) {
   
                   $locations        = get_nav_menu_locations();
                   $registered_menus = get_registered_nav_menus();
       	    // $rest_url      = get_rest_url() . self::get_api_namespace() . '/menu-locations/';
       	    // to:
       	    $rest_url = get_rest_url() . self::get_plugin_namespace() . '/menu-locations/';
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Menu Swapper] WP-API missing data for menu location](https://wordpress.org/support/topic/wp-api-missing-data-for-menu-location/)
 *  Thread Starter [klihelp](https://wordpress.org/support/users/klihelp/)
 * (@klihelp)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/wp-api-missing-data-for-menu-location/#post-8721221)
 * All ok,
    The issue is with wp-api-menus plugin. [https://wordpress.org/support/topic/invalid-meta-links-in-menu-locations/](https://wordpress.org/support/topic/invalid-meta-links-in-menu-locations/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Gallery Custom Links] Link not working](https://wordpress.org/support/topic/link-not-working-16/)
 *  [klihelp](https://wordpress.org/support/users/klihelp/)
 * (@klihelp)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/link-not-working-16/#post-6736388)
 * RElated to the above example; Would it be possible to have link only on the first
   image?
    Basically, making the custom links work when gallery setting setup to‘
   none’ globally, or there should be an additional gallery setting firld for custom
   links.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Galleries] in Admin: Metabox with thumbnail or medium image](https://wordpress.org/support/topic/in-admin-metabox-with-thumbnail-or-medium-image/)
 *  Thread Starter [klihelp](https://wordpress.org/support/users/klihelp/)
 * (@klihelp)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/in-admin-metabox-with-thumbnail-or-medium-image/#post-6079050)
 * Do you have the filter to the image size?
    – ps: large images are too large (
   ~1600px width..) for the admin display.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MonsterInsights - Google Analytics Dashboard for WordPress (Website Stats Made Easy)] Plugin js-conflict with CPTUI – admin doesn't shows settings](https://wordpress.org/support/topic/plugin-js-conflict-with-cptui-admin-dosnt-shows-settings/)
 *  Thread Starter [klihelp](https://wordpress.org/support/users/klihelp/)
 * (@klihelp)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/plugin-js-conflict-with-cptui-admin-dosnt-shows-settings/#post-7032059)
 * Latest for both plugins – admin page for Analytics Dashboard works, but Settings
   page shows only the top navidation, but no body as that’s dependent on javascript..
   also because of this javascript error, other admin functions are not working 
   on the settings page like displaying sidebar submenu, or submenus for getting
   the Help panel..
    I need to update the website with a new analytics account. 
   So for the moment I have to use a different analytics plugin.
 * Google Analytics by Yoast v.5.4.6
    Custom Post Type UI 1.2.3
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MonsterInsights - Google Analytics Dashboard for WordPress (Website Stats Made Easy)] access to dashboard non-admins](https://wordpress.org/support/topic/access-to-dashboard-non-admins/)
 *  [klihelp](https://wordpress.org/support/users/klihelp/)
 * (@klihelp)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/access-to-dashboard-non-admins/#post-6987441)
 * Looking for this too..
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Topdash] Interesting, a suggestion](https://wordpress.org/support/topic/interesting-a-suggestion/)
 *  [klihelp](https://wordpress.org/support/users/klihelp/)
 * (@klihelp)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/interesting-a-suggestion/#post-5474438)
 * Yes, tooltips still remains a good idea.
 * Also, support default font colours.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GC Social Wall] Server found a malware](https://wordpress.org/support/topic/server-found-a-malware/)
 *  [klihelp](https://wordpress.org/support/users/klihelp/)
 * (@klihelp)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/server-found-a-malware/#post-6281968)
 * Most malware scanners don’t really like Base64, the server gives a false positive,
   becasue it’s been exploited by too many malwares.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Galleries] in Admin: Metabox with thumbnail or medium image](https://wordpress.org/support/topic/in-admin-metabox-with-thumbnail-or-medium-image/)
 *  Thread Starter [klihelp](https://wordpress.org/support/users/klihelp/)
 * (@klihelp)
 * [11 years ago](https://wordpress.org/support/topic/in-admin-metabox-with-thumbnail-or-medium-image/#post-6078835)
 * // Made it work when commented out some css attributes
    // Plus php, js changes
   bellow
 *     ```
       #featuredgallerydiv ul li {
       	margin:10px 10px 0 0;
       	position:relative;
       	/* width:100%; */
       }
   
       #featuredgallerydiv ul li {
       	/* width:32%; */
       /* 	margin-right:1%; */
       	float:left;
       }
   
       #featuredgallerydiv ul li img {
       	/* width:100%; */
       	height:auto;
       	display:block;
       }
       ```
   
 * // PHP changes in metabox.php function fg_display_metabox()
    // replace $galleryHTML
   lines with two lines, see
 *     ```
       // $galleryHTML .= '<li>'.$button.'<img id="'.$id.'" src="'.wp_get_attachment_url( $id ).'"></li> ';
       $image_attributes = wp_get_attachment_image_src( $id,'thumbnail' );
       $galleryHTML .= '<li>'.$button.'<img id="'.$id.'" src="'. $image_attributes[0].'"></li> ';
       ```
   
 * // JS changes in admin.js#L79
    // replace imageHTML
 *     ```
       // imageHTML += '<li>'+button+'<img id="'+attachment.attributes.id+'" src="'+attachment.attributes.url+'"></li>';
       imageHTML += '<li>'+button+'<img id="'+attachment.attributes.id+'" src="'+attachment.attributes.sizes.thumbnail.url+'"></li>';
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Galleries] Media Popup sidebar and text](https://wordpress.org/support/topic/media-popup-sidebar-and-text/)
 *  Thread Starter [klihelp](https://wordpress.org/support/users/klihelp/)
 * (@klihelp)
 * [11 years ago](https://wordpress.org/support/topic/media-popup-sidebar-and-text/#post-6078816)
 * A similar plugin to this one:
    [https://wordpress.org/plugins/easy-image-gallery/](https://wordpress.org/plugins/easy-image-gallery/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Galleries] Media Popup sidebar and text](https://wordpress.org/support/topic/media-popup-sidebar-and-text/)
 *  Thread Starter [klihelp](https://wordpress.org/support/users/klihelp/)
 * (@klihelp)
 * [11 years ago](https://wordpress.org/support/topic/media-popup-sidebar-and-text/#post-6078805)
 * 2. Thank you! Option for this will be very good! Good start would be a filter
   for developers.
 * > I don’t know how to edit a core options page from a plugin though.
    Inspire
   from these two plugins, they built similar options on Media Settings page: [https://wordpress.org/plugins/wp-resized-image-quality/screenshots/](https://wordpress.org/plugins/wp-resized-image-quality/screenshots/)
   [https://wordpress.org/plugins/enable-image-scaling-option-on-upload/screenshots/](https://wordpress.org/plugins/enable-image-scaling-option-on-upload/screenshots/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Galleries] Image title/caption](https://wordpress.org/support/topic/image-titlecaption/)
 *  [klihelp](https://wordpress.org/support/users/klihelp/)
 * (@klihelp)
 * [11 years ago](https://wordpress.org/support/topic/image-titlecaption/#post-5866388)
 * Created a new thread for the popup sidebar, #ref:
    [https://wordpress.org/support/topic/media-popup-sidebar-and-text](https://wordpress.org/support/topic/media-popup-sidebar-and-text)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Galleries] Image title/caption](https://wordpress.org/support/topic/image-titlecaption/)
 *  [klihelp](https://wordpress.org/support/users/klihelp/)
 * (@klihelp)
 * [11 years ago](https://wordpress.org/support/topic/image-titlecaption/#post-5866387)
 * Hi, I am looking at this issue as well, because want to change the image captions
   and other details.
 * Can you make it default to collapse mode?
 * ps: I don;t want to modify core plugin files as there will be a loss when you
   update the plugin. Forking the plugin just for this little modification is not
   good either.

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

1 [2](https://wordpress.org/support/users/klihelp/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/klihelp/replies/page/3/?output_format=md)…
[18](https://wordpress.org/support/users/klihelp/replies/page/18/?output_format=md)
[19](https://wordpress.org/support/users/klihelp/replies/page/19/?output_format=md)
[20](https://wordpress.org/support/users/klihelp/replies/page/20/?output_format=md)
[→](https://wordpress.org/support/users/klihelp/replies/page/2/?output_format=md)