Title: DA2206's Replies | WordPress.org

---

# DA2206

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

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

 Search replies:

## Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TablePress - Tables in WordPress made easy] 2 suggestions for TablePress](https://wordpress.org/support/topic/2-suggestions-for-tablepress/)
 *  [DA2206](https://wordpress.org/support/users/da2206/)
 * (@da2206)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/2-suggestions-for-tablepress/#post-3968074)
 * Hi,
 * Also having the same problem here with the sorting on the front end but with 
   simple numbers and currencies.
 * For example I have records with values of ’87 kg’, ‘700 kg’ and ‘104 kg’.
 * When I sort it becomes:
    ’87 kg’ ‘700 kg’ ‘104 kg’
 * It would be great if the first part before any punctuation or space was checked
   to see if it was a number and if so sort as if it was a number column.
 * Many thanks,
 * Dan
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Jquery tab issue](https://wordpress.org/support/topic/jquery-tab-issue/)
 *  Thread Starter [DA2206](https://wordpress.org/support/users/da2206/)
 * (@da2206)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/jquery-tab-issue/#post-3276513)
 * Hi,
 * I’m using Tersus theme.
 * Thanks,
 * Dan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Comprehensive Google Map Plugin] Gray Box where map should be](https://wordpress.org/support/topic/gray-box-where-map-should-be/)
 *  [DA2206](https://wordpress.org/support/users/da2206/)
 * (@da2206)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/gray-box-where-map-should-be/#post-3226838)
 * Hi,
 * Could you post the shortcode you are using? It looks like one of the arguments
   is missing for the marker list.
 * Many thanks,
 * Dan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Comprehensive Google Map Plugin] Edit existing marker / locations](https://wordpress.org/support/topic/edit-existing-marker-locations/)
 *  [DA2206](https://wordpress.org/support/users/da2206/)
 * (@da2206)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/edit-existing-marker-locations/#post-3221702)
 * Hi,
 * The shortcode should contain the list of your addresses, each seperated by a 
   pipe character. You should be able to simply look through the shortcode and find
   the address you want to change?
 * Apologies if i misunderstand.
 * Dan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Comprehensive Google Map Plugin] [Plugin: Comprehensive Google Map Plugin] Can I remove the information bubble completely?](https://wordpress.org/support/topic/plugin-comprehensive-google-map-plugin-can-i-remove-the-information-bubble-completely/)
 *  [DA2206](https://wordpress.org/support/users/da2206/)
 * (@da2206)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-comprehensive-google-map-plugin-can-i-remove-the-information-bubble-completely/#post-2871177)
 * Hi,
 * This should be possible if you go to comprehensive-google-map-plugin\assets\js\
   cgmp.framework.js and look for a function called ‘buildBubble’.
 * At the end of this function, comment out the line that reads ‘`return {bubbleHolderId:
   randomNumber, bubbleContent: bubble};`‘, so this no longer returns the bubble.
 * HTH,
 * Dan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Comprehensive Google Map Plugin] Map partially shown](https://wordpress.org/support/topic/map-partially-shown/)
 *  [DA2206](https://wordpress.org/support/users/da2206/)
 * (@da2206)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/map-partially-shown/#post-3202158)
 * Hi,
 * Is your map inside a jquery tab? If so take a look in your theme’s css for a 
   class called:
    `.ui-tabs .ui-tabs-hide`
 * If you alter the css here to be:
 *     ```
       .ui-tabs .ui-tabs-hide{
       	display: block !important;
           position: absolute !important;
           left: -10000px !important;
           top: -10000px !important;
       }
       ```
   
 * See if that helps? Worked for me.
 * Many thanks,
 * Dan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Comprehensive Google Map Plugin] where to change code for bubble?](https://wordpress.org/support/topic/where-to-change-code-for-bubble/)
 *  [DA2206](https://wordpress.org/support/users/da2206/)
 * (@da2206)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/where-to-change-code-for-bubble/#post-3221699)
 * Hi candy,
 * My version is one or two out of date, but you should be able to find it if you
   search for the function ‘buildBubble’ in the javascript file located at: \assets\
   js\cgmp.framework.js.
 * Let me know if you can’t find it.
 * Many thanks,
 * Dan
 *   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] No focus keyword was set for this post? It was set!](https://wordpress.org/support/topic/no-focus-keyword-was-set-for-this-post-it-was-set/)
 *  [DA2206](https://wordpress.org/support/users/da2206/)
 * (@da2206)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/no-focus-keyword-was-set-for-this-post-it-was-set/#post-3194412)
 * Hi,
 * Did you just enter the keyword and then click on the ‘Page Analysis’ tab?
 * Just wondering as i was having this same issue until i saved the draft/updated
   the post. Then this worked as intended for me.
 * Let me know,
 * Dan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Comprehensive Google Map Plugin] [Plugin: Comprehensive Google Map Plugin] Marker tooltip text](https://wordpress.org/support/topic/plugin-comprehensive-google-map-plugin-marker-tooltip-text/)
 *  [DA2206](https://wordpress.org/support/users/da2206/)
 * (@da2206)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-comprehensive-google-map-plugin-marker-tooltip-text/#post-2972962)
 * Hi,
 * I have a database with the latitudes and longitudes of locations. I pass these
   to the plugin in a list through the shortcode and it displays the tooltips with
   the latitudes and longitudes. The record in the database that contains these 
   latitudes and longitudes also contains the place name.
 * It would be useful if anyone reading this knew how to effectively get the place
   name where latitude and longitude in the database = the latitude and longitude
   of the map marker, and display this place name as the tooltip.
 * Aside from this, Mark, if you go to the file ‘\comprehensive-google-map-plugin\
   assets\js\cgmp.framework.js’ and locate the function ‘function instrumentMarker(
   point, element)’, inside this you should be able to set the ‘title:’ to be “”.
   Effectively a blank string that will cause the tooltip not to show.
 * Of course, if you are using this as your only map on the site then you can edit
   the ‘title:’ and ‘content:’ lines to read the following:
 *     ```
       title: "PORTENTA Limited",
       content: "Unit 270<br/>88 Lower Marsh<br/>Waterloo<br/>London<br/>SE1 7AB",
       ```
   
 * Let me know if this helps.
 * Dan
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Adding shortcode each time php loops](https://wordpress.org/support/topic/adding-shortcode-each-time-php-loops/)
 *  Thread Starter [DA2206](https://wordpress.org/support/users/da2206/)
 * (@da2206)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/adding-shortcode-each-time-php-loops/#post-2787759)
 * Works perfectly, thank you for your help.

Viewing 10 replies - 1 through 10 (of 10 total)