manoscham
Forum Replies Created
-
if we press the step 2 tab instead of back button there is no issue and the url is geneate params:
https://carera.gr/searchyourcar/?task=search&place=4&pickupdate=31%2F01%2F2025&pickuph=10&pickupm=00&releasedate=02%2F02%2F2025&releaseh=10&releasem=00&returnplace=4Forum: Plugins
In reply to: [VikRentCar Car Rental Management System] Modify phpAlso for some reason even with changes or reverted to the old php file the icon now is red.
https://jumpshare.com/s/zyEBNlp82wKiLuUMN3Q0Forum: Plugins
In reply to: [VikRentCar Car Rental Management System] Modify phpFyi i have the pro version. 403 caused from my firewall settings you were right. Thats i want to change is the option to be selected but not mandatory, user can unselected if needed, but when enters the step 3 for marketing reasons I want to be already selected(checked). I make a change in the showprc default.php file via the in the input to be checked in the VikRentCar – Page Override but nothing happened.
OLD
$optquaninp = “<input type=\”checkbox\” name=\”optid”.$o[‘id’].”\” value=\”1\”/>”;New
$optquaninp = “<input type=\”checkbox\” name=\”optid”.$o[‘id’].”\” value=\”1\” checked=\”checked\”/>”;Hello thanks for the response.
I need when the user in the search form in the home page select only a specific location ( e.g Hersonissos you can check at carera.gr), I want in the last step in the Driver Information to display a specific custom field (eg Hotel’s name) that user will fill the hotel for pick up. If the user in the search form in the homepage select anything except this location, I want this field (hotel’s name) not displayed to the user.
Forum: Plugins
In reply to: [VikRentCar Car Rental Management System] Filter by characteristicsI found it thanks for the reply!
Forum: Plugins
In reply to: [VikRentCar Car Rental Management System] Filter by characteristicsHello i dont find the “Screen options” in the car lists or order list that you mentioned in the first way. Can you help me further?