Title: maxcdr's Replies | WordPress.org

---

# maxcdr

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Review Slider] Shortcode does not show up](https://wordpress.org/support/topic/shortcode-does-not-show-up/)
 *  Thread Starter [maxcdr](https://wordpress.org/support/users/maxcdr/)
 * (@maxcdr)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/shortcode-does-not-show-up/#post-15596281)
 * Thanks for your reply.
 * You’re right the shortcode is hidden, I can see it in “inspect” (screenshot here
   [https://imgur.com/a/xK7JfcR](https://imgur.com/a/xK7JfcR))
 * Here is console window screenshot: [https://imgur.com/a/X9jDHU3](https://imgur.com/a/X9jDHU3)
   
   It says: “_blablabla_ is obsolete since version 5.5.0. Use wp.i18n instead”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[VikRestaurants Table Reservations and Take-Away] 5 products per menu limitation](https://wordpress.org/support/topic/5-products-per-menu-limitation/)
 *  Thread Starter [maxcdr](https://wordpress.org/support/users/maxcdr/)
 * (@maxcdr)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/5-products-per-menu-limitation/#post-13836505)
 * Thanks for your reply. Of course I understand, no problem 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[VikRestaurants Table Reservations and Take-Away] No popup when adding item to cart](https://wordpress.org/support/topic/no-popup-when-adding-item-to-cart/)
 *  Thread Starter [maxcdr](https://wordpress.org/support/users/maxcdr/)
 * (@maxcdr)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/no-popup-when-adding-item-to-cart/#post-13836489)
 * It does do the trick! Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[VikRestaurants Table Reservations and Take-Away] 5 products per menu limitation](https://wordpress.org/support/topic/5-products-per-menu-limitation/)
 *  Thread Starter [maxcdr](https://wordpress.org/support/users/maxcdr/)
 * (@maxcdr)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/5-products-per-menu-limitation/#post-13836444)
 * Sorry, I didn’t search deep enough before asking the question.
 * I have found the answer [here](https://wordpress.org/plugins/vikrestaurants/)
 * That is very sad. I am almost ready to go live with this good plugin but I am
   not sure that it is worth upgrading to Pro just not to have this limitation.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[VikRestaurants Table Reservations and Take-Away] UTC time in cart](https://wordpress.org/support/topic/utc-time-in-cart/)
 *  Thread Starter [maxcdr](https://wordpress.org/support/users/maxcdr/)
 * (@maxcdr)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/utc-time-in-cart/#post-13836181)
 * I finally solved the issue by choosing “Paris” instead of “UTC+1” in WordPress
   timezone setting…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[VikRestaurants Table Reservations and Take-Away] UTC time in cart](https://wordpress.org/support/topic/utc-time-in-cart/)
 *  Thread Starter [maxcdr](https://wordpress.org/support/users/maxcdr/)
 * (@maxcdr)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/utc-time-in-cart/#post-13834861)
 * Correction : it is not in the cart but in take away confirmation page.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[VikRestaurants Table Reservations and Take-Away] Frontend language](https://wordpress.org/support/topic/frontend-language-2/)
 *  Thread Starter [maxcdr](https://wordpress.org/support/users/maxcdr/)
 * (@maxcdr)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/frontend-language-2/#post-13834054)
 * Thanks lot for your support and quick reply.
 * Works like a charm with the .po file!
 * Cheers
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Great Restaurant Menu WP] change of currency side](https://wordpress.org/support/topic/decimal-numbers-4/)
 *  [maxcdr](https://wordpress.org/support/users/maxcdr/)
 * (@maxcdr)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/decimal-numbers-4/#post-13811512)
 * Hi,
 * Waiting for this option, I have found the way to do that by modifying the code.
 * 1. Go to folder /wp-content/plugins/best-restaurant-menu-by-pricelisto/templates/
   func-temp
 * 2. Open the PHP file correponding to your theme template.
 * 3. Search for this line `<div class="brm-item-price"><?php echo esc_html( stripslashes(
   $currency . $item->price ) ); ?></div>`
 * 4. Replace it by `<div class="brm-item-price"><?php echo esc_html( stripslashes(
   $item->price . $currency ) ); ?></div>`

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