edoardoo
Forum Replies Created
-
Forum: Plugins
In reply to: [AweBooking - Hotel Booking System] Unable to handle room types@awethemes
There has been a misunderstanding.
When I insert any other number than 54, theRoomTypemenu pops up in the wordpress menu, BUT then theAweBookingmenu (to handle the bookings) disappear.
It reappears whenever I change the menu position to the original one.
In other words, I can’t have them both in the menu at the same time.Thanks for the tip about the pages, I just assumed the behavior didn’t change because the pages are still marked as AweBooking’s pages.
May I ask you if you have any release date planned?
In any case, if you need any help debugging it let me know.
Thanks
Forum: Plugins
In reply to: [AweBooking - Hotel Booking System] Unable to handle room types@awethemes I’ve changed from 52 to 54 but I can’t see the bookings menu voice “AweBooking” now…
About the multilanguage:
I’m using Polylang to handle multiple languages on the website. It gives me a different post for every locale, but they are all connected together in the dashboard and easily manageable. When I try to make a reservation, it’s made on the post relative to the language selected, not on all of them.
Finally:
With the 3.0.0 – beta all the AweBooking related pages are not working anymore (Checkout, Check Availability…)
Thanks
Forum: Plugins
In reply to: [AweBooking - Hotel Booking System] Questions – Presale to Premium Awebooking@alexwongwhnz I would love to, but I need WPML compatibility at least. Luckily my booking part is not online yet, but still, I need to make it work asap.
Thank you.Forum: Plugins
In reply to: [AweBooking - Hotel Booking System] Questions – Presale to Premium AwebookingSame problem here.
Thanks.
EdoForum: Plugins
In reply to: [Admin Menu Editor] Plugin always shows 'you don't have permissions…'Hi, thank you for your answer.
The problem was that my link url of the submenu was changing everytime, thus firing every time as a different element on AME. I moved the logic after the page is clicked and the problem solved itself.
I then have two questions:- is it possible to add wildcards to the url selector? (like edit.php?foo=*)
- is it possible to show a menu voice to Admins and Subscribers, but not to Authors?
I managed to do the second one adding twice the same menu, and on the second instance setting a fake parameter to the url (&fake=true), which is then identified as a different submenu.
Thank you for your suggestion, I already knew about add_submenu_page, it was just handy in rushing developing time to use the variable:D
Have a nice day.
Sorry, my fault…. Just a stupid error on duplicate name classes.