Title: Problem with actualization
Last modified: August 22, 2016

---

# Problem with actualization

 *  Resolved [dvenuzka](https://wordpress.org/support/users/dvenuzka/)
 * (@dvenuzka)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/problem-with-actualization/)
 * Hi. I just made the actualization to the version 1.5.7 and i lost the space between
   the names and each name shows with a comma, and all in the same line. How i can
   solve that?
 * [https://wordpress.org/plugins/birthdays-widget/](https://wordpress.org/plugins/birthdays-widget/)

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

 *  Plugin Author [Sudavar](https://wordpress.org/support/users/sudavar/)
 * (@sudavar)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/problem-with-actualization/#post-5440005)
 * Some questions:
    1) When you say actualization, what exactly you mean? 2) The
   CSS class hasn’t changed, so besides the comma (,) what exactly is the problem?
   You can add a CSS rule to class birthday_element like `display: block` to see
   each name in different line. Also I’m considering making an option to disable
   the comma (,) between the names.
 * Last but not least can you write your link?
 *  Plugin Author [Sudavar](https://wordpress.org/support/users/sudavar/)
 * (@sudavar)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/problem-with-actualization/#post-5440133)
 * Released version 1.5.8 where there is an option to disable comma (,)
 *  Thread Starter [dvenuzka](https://wordpress.org/support/users/dvenuzka/)
 * (@dvenuzka)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/problem-with-actualization/#post-5440141)
 * Hi! Sorry, I am just seeing your reply today. Let me explain. In the “normal”
   mode, the names shows like below:
 * Aniversariantes do dia:
    CACILDA FERNANDA DOS SANTOS PERES DA LUZ – HIGIENIZA,
   DIEGO LUIS VENUZKA – T.I.,DIRCEU GILMAR PEZZIN – DIRETOR PRESIDENTE,GRAZIELA 
   CANELO TOMAZ – DROPS TURNO I
 * To solve my needs, i put 2 “br” between the lines 128 and 129 in the class-birthdays-
   widget.php and i removed the comma. Now shows like this:
 *  Aniversariantes do dia:
    CACILDA FERNANDA DOS SANTOS PERES DA LUZ – HIGIENIZA
 * DIEGO LUIS VENUZKA – T.I.
 * DIRCEU GILMAR PEZZIN – DIRETOR PRESIDENTE
 * GRAZIELA CANELO TOMAZ – DROPS TURNO I
 * I’m using the wordpress to an intranet site, therefore i can’t put a link to 
   show you the problem. For now, thank you for the help.
 *  Plugin Author [Sudavar](https://wordpress.org/support/users/sudavar/)
 * (@sudavar)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/problem-with-actualization/#post-5440142)
 * Well in last version, you can disable the option for comma (,) and then add a
   CSS rule:
    `.birthday_element{ display: block; margin: 5px 0; }` to get the desired
   outcome.
 *  Thread Starter [dvenuzka](https://wordpress.org/support/users/dvenuzka/)
 * (@dvenuzka)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/problem-with-actualization/#post-5440143)
 * Thank you! It’s working fine and more “clean” now.
    🙂

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

The topic ‘Problem with actualization’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/birthdays-widget_be1e2d.svg)
 * [Birthdays Widget](https://wordpress.org/plugins/birthdays-widget/)
 * [Support Threads](https://wordpress.org/support/plugin/birthdays-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/birthdays-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/birthdays-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/birthdays-widget/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [dvenuzka](https://wordpress.org/support/users/dvenuzka/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/problem-with-actualization/#post-5440143)
 * Status: resolved