Title: width parameter apparently being ignored
Last modified: August 21, 2016

---

# width parameter apparently being ignored

 *  Resolved [Ovidiu](https://wordpress.org/support/users/ovidiu/)
 * (@ovidiu)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/width-parameter-apparently-being-ignored/)
 * I insert my booking form like this but the width always stays at 284px:
 * `[booking nummonths=1 options='width=100%']`
 * Anything wrong with above code?
 * [https://wordpress.org/plugins/booking/](https://wordpress.org/plugins/booking/)

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

 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/width-parameter-apparently-being-ignored/#post-4691605)
 * Hello.
    Please try to use this shortcode: `[booking nummonths=1 options='{calendar
   months_num_in_row=1 width=100% cell_height=30px}']` Please read how manually 
   to configure Booking Calendar shortcodes [here](http://wpbookingcalendar.com/help/booking-calendar-shortcodes/).
   If you still will have this issue, please send the link to the page with this
   booking form. Kind regards.
 *  Thread Starter [Ovidiu](https://wordpress.org/support/users/ovidiu/)
 * (@ovidiu)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/width-parameter-apparently-being-ignored/#post-4691606)
 * That worked, thanks.
 * I had tried that before but since I didn’t need the month number and cell height,
   I used:
 * [booking nummonths=1 options='{calendar width=100%}’] and that didn’t seem to
   work. I did read the link link you gave and only posted here after being thoroughly
   confused.
 * Since I don’t just want to criticise, I’ll explain what confused me:
 * you find this example: options='{calendar months_num_in_row=3 width=100% cell_height
   =40px}’
 * and this one: {calendar months_num_in_row=”{NUMBER OF MONTHs IN ONE ROW}” width
   =”{ENTIRE WIDTH OF CALENDAR IN px or %}” cell_height=”HEIGHT of CALENDAR DATE
   CELL, only in px”}
 * Now am I supposed to put the complete options {} and the parameters like width
   =xxx like in the 1st example or each parameter inside {} and like width=”xxx”
   like in the second example?
 * All sorted now thanks!

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

The topic ‘width parameter apparently being ignored’ is closed to new replies.

 * ![](https://ps.w.org/booking/assets/icon-256x256.gif?rev=3335907)
 * [Booking Calendar](https://wordpress.org/plugins/booking/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/booking/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/booking/)
 * [Active Topics](https://wordpress.org/support/plugin/booking/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/booking/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/booking/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Ovidiu](https://wordpress.org/support/users/ovidiu/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/width-parameter-apparently-being-ignored/#post-4691606)
 * Status: resolved