Title: BUG &#8211; CLIENT TAG
Last modified: March 8, 2017

---

# BUG – CLIENT TAG

 *  Resolved [Lucas Ferreira](https://wordpress.org/support/users/lucasferreiras/)
 * (@lucasferreiras)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/bug-client-tag/)
 * Hi there,
 * The most important tag I like is not working on.
    The CLIENT tag we set to display
   in our calendar is not sending the info. But the others are sending and displaying
   as expected.
 * Could you guys have a look on this particular case and find out what is going
   on?
 * Thank you in advance.

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

 *  Plugin Author [jdailey](https://wordpress.org/support/users/jdailey/)
 * (@jdailey)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/bug-client-tag/#post-8890133)
 * Thank you for using Appointments and for contacting support. Can you share your
   URL so a member of our team can have a look?
 *  Thread Starter [Lucas Ferreira](https://wordpress.org/support/users/lucasferreiras/)
 * (@lucasferreiras)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/bug-client-tag/#post-8890209)
 * Sorry, but I didn’t understand what you really want.
 * Sharing my URL will not be sufficient to fix the issue. This issue feature is
   occuring after the latest release. I updated the plugin and I did the Google 
   Calendar’s API configuration and it worked. But, today I added an appointment
   and for my surprise the only information sent to my agenda (in the title) was
   the SERVICE tag.
 * I setup the Appointments app to send this way: CLIENT – (SERVICE) as title of
   the appointment, but just the “- (SERVICE)” is sent.
 * By the way my URL is lucasferreira.net
 * Thank you in advance.
 *  Plugin Contributor [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/bug-client-tag/#post-8900080)
 * Hello lucasferreiras,
 * I’m afraid I can’t replicate this issue. I setup my gCal title with CLIENT – (
   SERVICE) and this is how it shows in gCal
     _Klient test is name of the test 
   client_
 * ![](https://i0.wp.com/monosnap.com/file/MtS6Fempz5k61V26FjMQNnNv2X2EUq.png?ssl
   =1)
 * Does client name shows in appointment note in gCal?
 * If client name is empty it might mean that there is some error that prevent this
   text string to be push to gCal.
 * Could you enable debug log and try again? To enable it, open your wp-config.php
   file and look for define(‘WP_DEBUG’, false);. Change it to:
    `define('WP_DEBUG',
   true);` In order to enable the error logging to a file on the server you need
   to add yet one more similar line:
 * `define( 'WP_DEBUG_LOG', true );`
 * In this case the errors will be saved to a debug.log log file inside the /wp-
   content/directory.
 * Depending on whether you want your errors to be only logged or also displayed
   on the screen you should also have this line there, immediately after the line
   mentioned above:
 * `define( 'WP_DEBUG_DISPLAY', false );`
 * The wp-config.php is located in your WordPress root directory. It’s the same 
   file where the database configuration settings are. You will have to access it
   by FTP or SFTP in order to edit it.
 * I would need then to see **content of the debug.log file** – so please **upload
   it to service like a Dropbox and paste link here**.
 * kind regards
    Kasia
 *  Thread Starter [Lucas Ferreira](https://wordpress.org/support/users/lucasferreiras/)
 * (@lucasferreiras)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/bug-client-tag/#post-8902936)
 * Sorry for taking your time, but I found the problem.
 * I don’t know if it is a new feature, but it was unchecked: “Overwrite Google 
   Calendar Title and Description”. Now it is checked and everytime I update an 
   appointment, the calendar is updated.
 * Thank you for your patience.
 * Best regards,
    Lucas

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

The topic ‘BUG – CLIENT TAG’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/appointments_eaf36c.svg)
 * [Appointments](https://wordpress.org/plugins/appointments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/appointments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/appointments/)
 * [Active Topics](https://wordpress.org/support/plugin/appointments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/appointments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/appointments/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Lucas Ferreira](https://wordpress.org/support/users/lucasferreiras/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/bug-client-tag/#post-8902936)
 * Status: resolved