- Details
- Written by M. Kanev
- Hits: 9813
This article is to describe how to effectively override Joomla components, modules and plugins CSS styles and in particular how this applies to Taxi Booking system for Joomla.
First let me start with something easy: each Joomla component, module and sometimes plugin has it's own CSS file (unless poorly written with inline CSS which will not be in the scope of this article). The CSS rules in those CSS files may, and usually do, conflict with CSS rules set by your Joomla template's CSS.
Fortunately there is a quite easy solution of this problem although it requires a bit of work on your part. But keep in mind that Templates and components and modules are usually created by different developers and tested in different environments and therefore may have never been seen to work together until you install them on your website. So a little bit of work on your part may need to be involved to "polish that apple" - make your website look and feel beautiful.
Add a comment- Details
- Written by M. Kanev
- Hits: 14693
How to use Taxi Booking for Fixed Prices between destinations (Limo Booking style, Fixed fare routes):
To use Taxi Booking as a software to charge Fixed (or Flat rate) fares between two destinations you will have to use only the Special routes functionality (Taxi Booking for Joomla 3) and Fixed fare routes (Taxi Booking for WordPress).
First of all, you have to create your Points of Interest (all of your destinations) adding their coordinates at the back end Points of Interest section.
Time calculation is a very important aspect as Taxi Booking blocks off booked Date and time and if a new booking request is made for the same time period vehicles previously booked will not show in the search result preventing double bookings of vehicles from your fleet. Note: In cars management, Track availability must be set to Yes for each car to block off booked Date/Time
Add a commentRead more: How to use Taxi Booking for Fixed journey prices between destinations
- Details
- Written by M. Kanev
- Hits: 6720
Security of personal data has to be covered in 2 aspects online: Payment data like credit card number and Personal data like address and full name.