Title: hitcode's Replies - page 20 | WordPress.org

---

# hitcode

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 286 through 300 (of 331 total)

[←](https://wordpress.org/support/users/hitcode/replies/page/19/?output_format=md)
[1](https://wordpress.org/support/users/hitcode/replies/?output_format=md) [2](https://wordpress.org/support/users/hitcode/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/hitcode/replies/page/3/?output_format=md)…
[19](https://wordpress.org/support/users/hitcode/replies/page/19/?output_format=md)
20 [21](https://wordpress.org/support/users/hitcode/replies/page/21/?output_format=md)
[22](https://wordpress.org/support/users/hitcode/replies/page/22/?output_format=md)
[23](https://wordpress.org/support/users/hitcode/replies/page/23/?output_format=md)
[→](https://wordpress.org/support/users/hitcode/replies/page/21/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ShiftController Employee Shift Scheduling] Using shortcodes in template files](https://wordpress.org/support/topic/using-shortcodes-in-template-files/)
 *  [hitcode](https://wordpress.org/support/users/hitcode/)
 * (@hitcode)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/using-shortcodes-in-template-files/#post-5693119)
 * Hi Olaf,
    sorry at the moment the do_shortcode() will not work with our plugin
   because it should do some stuff during wp init, i.e. enqueue scripts and styles,
   process cookies etc, while to my knowledge the do_shortcode() function comes 
   just too late for this.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Locatoraid Store Locator] Pin showing in wrong place](https://wordpress.org/support/topic/pin-showing-in-wrong-place/)
 *  [hitcode](https://wordpress.org/support/users/hitcode/)
 * (@hitcode)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/pin-showing-in-wrong-place/#post-5675847)
 * Hi,
    I’m sorry this placement is performed by the Google maps service, we have
   no control over it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Locatoraid Store Locator] Change language "Phone"](https://wordpress.org/support/topic/change-language-phone/)
 *  [hitcode](https://wordpress.org/support/users/hitcode/)
 * (@hitcode)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/change-language-phone/#post-5670483)
 * Hi Jesper,
    you can edit this file: locatoraid/application/language/english/lookuprunner_lang.
   php
 * The “Phone” string is defined on line 74:
 *     ```
       $lang['location_phone'] = 'Phone';
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JoeBooking - Time Slot Booking] Form anchor](https://wordpress.org/support/topic/form-anchor/)
 *  Plugin Author [hitcode](https://wordpress.org/support/users/hitcode/)
 * (@hitcode)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/form-anchor/#post-5628015)
 * Hello,
    I’ve just tried your page and it doesn’t scroll it for me, there might
   have been some sort of a cache either on your machine or on the server side. 
   It must be fine now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JoeBooking - Time Slot Booking] Form Customers](https://wordpress.org/support/topic/form-customers/)
 *  Plugin Author [hitcode](https://wordpress.org/support/users/hitcode/)
 * (@hitcode)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/form-customers/#post-5647958)
 * Hi,
    there’s the “Custom Fields” feature that lets you add more fields for the
   customer and the appointment details forms, but it’s available in the Pro versions
   only.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JoeBooking - Time Slot Booking] Form anchor](https://wordpress.org/support/topic/form-anchor/)
 *  Plugin Author [hitcode](https://wordpress.org/support/users/hitcode/)
 * (@hitcode)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/form-anchor/#post-5628001)
 * Hello,
    sorry for delay. Starting from version 6.2.5 you can disable our scroll
   to the booking content. You will need to add this piece of JavaScript code to
   the page with JoeBooking shortcode:
 *     ```
       <script language="JavaScript">
       var nts_no_scroll = 1;
       </script>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Locatoraid Store Locator] How change the button search ?](https://wordpress.org/support/topic/how-change-the-button-search/)
 *  [hitcode](https://wordpress.org/support/users/hitcode/)
 * (@hitcode)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/how-change-the-button-search/#post-5561901)
 * Hi,
    in 2.3.9 version we’ve added the configuration settings to adjust every 
   label in the front end.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ShiftController Employee Shift Scheduling] History Tab](https://wordpress.org/support/topic/history-tab/)
 *  [hitcode](https://wordpress.org/support/users/hitcode/)
 * (@hitcode)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/history-tab/#post-5560750)
 * Hello,
    don’t you have the “History” tab at all? It must always appear in the
   shift edit screen (when in the calendar, click on a shift, then choose the Edit
   option in the dropdown).
 * Regarding shift trades, yes it makes sense, I think we’ll be redesigning the 
   trading part within a few months.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Locatoraid Store Locator] Not Geocoded Yet](https://wordpress.org/support/topic/not-geocoded-yet/)
 *  [hitcode](https://wordpress.org/support/users/hitcode/)
 * (@hitcode)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/not-geocoded-yet/#post-5557109)
 * Hello,
    please go to Locations > Geocode menu, it will automatically start the
   geocoding process (finding out the coordinates) for all locations that are not
   geocoded yet.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[JoeBooking - Time Slot Booking] Only One Admin?](https://wordpress.org/support/topic/only-one-admin/)
 *  Plugin Author [hitcode](https://wordpress.org/support/users/hitcode/)
 * (@hitcode)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/only-one-admin/#post-5554994)
 * The free version allows only one admin account.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ShiftController Employee Shift Scheduling] Shifts disappearing randomly](https://wordpress.org/support/topic/shifts-disappearing-randomly/)
 *  [hitcode](https://wordpress.org/support/users/hitcode/)
 * (@hitcode)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/shifts-disappearing-randomly/#post-5550724)
 * Hello,
    I’m sorry for the issue, but nothing similar has been happening so far.
   Do the shifts disappear completely from the database, or their status was changed
   to Pending?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ShiftController Employee Shift Scheduling] Requiring Extra options for shift](https://wordpress.org/support/topic/requiring-extra-options-for-shift/)
 *  [hitcode](https://wordpress.org/support/users/hitcode/)
 * (@hitcode)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/requiring-extra-options-for-shift/#post-5541954)
 * Hello,
    the Notes option is already available (in the Pro version though), and
   we’re planning to add the Skills feature that probably will work as the category
   for shifts.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ShiftController Employee Shift Scheduling] Can you update and import back in the csv file?](https://wordpress.org/support/topic/can-you-update-and-import-back-in-the-csv-file/)
 *  [hitcode](https://wordpress.org/support/users/hitcode/)
 * (@hitcode)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/can-you-update-and-import-back-in-the-csv-file/#post-5541953)
 * Hello,
    sorry it’s not available at the moment.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Locatoraid Store Locator] Change Zip Code to Post Code?](https://wordpress.org/support/topic/change-zip-code-to-post-code/)
 *  [hitcode](https://wordpress.org/support/users/hitcode/)
 * (@hitcode)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/change-zip-code-to-post-code/#post-5541273)
 * Hello,
    in the latest 2.3.8 version we have added a configuration setting to 
   change this field label (in Configuration > Settings).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Locatoraid Store Locator] Results windows below map?](https://wordpress.org/support/topic/results-windows-below-map/)
 *  [hitcode](https://wordpress.org/support/users/hitcode/)
 * (@hitcode)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/results-windows-below-map/#post-5539314)
 * OK, thank you, you can do this by adding this CSS code to the page with Locatoraid
   shortcode, before the shortcode:
 * <style>
    #lpr-locations { width: 100%; } #lpr-map { width: 100%; } </style>
 * Or add this code to your theme CSS file.

Viewing 15 replies - 286 through 300 (of 331 total)

[←](https://wordpress.org/support/users/hitcode/replies/page/19/?output_format=md)
[1](https://wordpress.org/support/users/hitcode/replies/?output_format=md) [2](https://wordpress.org/support/users/hitcode/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/hitcode/replies/page/3/?output_format=md)…
[19](https://wordpress.org/support/users/hitcode/replies/page/19/?output_format=md)
20 [21](https://wordpress.org/support/users/hitcode/replies/page/21/?output_format=md)
[22](https://wordpress.org/support/users/hitcode/replies/page/22/?output_format=md)
[23](https://wordpress.org/support/users/hitcode/replies/page/23/?output_format=md)
[→](https://wordpress.org/support/users/hitcode/replies/page/21/?output_format=md)