Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Hotel Booking Feature request: Shading or Different Colors for Imported Bookings
- This topic has 25 replies, 10 voices, and was last updated 1 month, 1 week ago by
Jose Antonio Alamo Rodriguez.
- AuthorPosts
- November 24, 2020 at 12:16 pm #1034466
Ciaran Connolly
ParticipantHi Thomas,
Where abouts did you add this CSS code? I have tried adding it under Appearance ->Customize ->Additional CSS tab but that did not change anything. I also added it to the plugin’s core stylesheet which also did not work.
Thanks
November 24, 2020 at 2:25 pm #1034614Thomas Kolnowski
ParticipantHello, Ciaran. I had the same problem you are having, so instead had to use the free version of the plug-in “Simple Custom CSS and JS” by SilkyPress.com to properly add the CSS to work in Admin. Make sure you set the option in the plug-in to “In Admin” under the “Where in Site” option.
Best,
Thomas KolnowskiFebruary 24, 2021 at 12:18 am #1079555UPR
Participant@Thomas, thank you so much for sharing this!! Would love to implement as the current admin calendar is a big problem visually.
However, I don’t really want to use another plugin the customise the CSS.I have the same problem that adding the code to your standard WP-CSS customization does nothing. I think we would need to change the CSS of the plugin for the admin section.
I guess we’d need to modify admin.css in the assets folder of the MPHB plugin?
@Andre – can you please let us know where we have to add the code and how do we ‘future’ proof this against updates of MPHB? Cheers.…and +1 for me for customisation options of the admin calendar within the plugin. 🙂
Thank you!
February 25, 2021 at 1:07 am #1080334Andre Flores
ModeratorHello there,
The code is indeed located in plugin CSS files and has the higher priority – this is the reason you my face issues with overriding it under Additional CSS section.
Changing the code in plugin files is not a good way to handle this, as they will be lost each time the plugin is updated.
I would use some third-party solution for this, as Thomas advised in his latest reply.Regards,
AndreFebruary 25, 2021 at 2:12 am #1080357UPR
ParticipantThanks for your reply Andre.
Can’t we copy the file to the child theme folder and add the code there? Or is this not recommended because it will replace the whole file not just the added code?
Cheers,
SashFebruary 25, 2021 at 4:35 am #1080433Ally Baxter
ParticipantAnother upvote from me please!
Thomas, thanks for your code – it’s already working well. How did you find what the OTA’s references were in iCal or the hotel booking plugin? I need to add in trip advisor and VRBO, but I can’t work out where to find their reference.
Thanks in advance!
AllyFebruary 26, 2021 at 5:42 am #1081077Thomas Kolnowski
ParticipantHi, Ally. Happy to hear the CSS code is working for you. I am traveling all this week and don’t have access to all of my tools, but you’ll want to first dissect the iCal export URLs from the OTA you want to use by using a tool like iCalendar Validator https://icalendar.org/validator.html – then examine the source HTML and CSS on the MotoPress admin calendar page to see how MP is using CSS to display the imported bookings.
The tricky part is locating the unique text strings in the imported iCal text files you want to style so it does not impact the display of MP or other OTAs then using unique CSS Selectors to format the text and shading in the proper colors to make the OTA bookings stand out. One of the best references for these CSS selectors is here: https://www.w3schools.com/cssref/css_selectors.asp
I’m back in my office from Weds, 3 March onwards if you want to contact me privately.
Best,
Tom Kolnowski
Digitized House Media, LLCMarch 1, 2021 at 2:42 am #1082265Ally Baxter
ParticipantThank you Tom, that was just what I needed!
March 3, 2021 at 2:56 am #1083703Joshua Stewart
ParticipantPlease add me as another vote for this feature request.
March 3, 2021 at 11:38 pm #1084153Andre Flores
ModeratorHello Joshua,
I have added your up-vote to the feature request, thank you!
Regards,
AndreMarch 13, 2021 at 10:15 am #1089203Jose Antonio Alamo Rodriguez
ParticipantThis seems very necessary for my client. It would be great to implement it @Andre.
Vote +++++++
- AuthorPosts
- You must be logged in to reply to this topic.