my Quote function didn't work, Why?
How to get Quote Form Settings?
Thank you
Get a Quote
(21 posts) (12 voices)-
Posted 10 years ago #
-
hi you must set in the pages sites the car Classes .. if not you can contact me info@aytcar.com
Posted 10 years ago # -
Hi, Did somebody make "quote" function work ??
ThanksPosted 10 years ago # -
yes me you can look on http://www.aytcar.com for contact info@aytcar.com i can help you !
Posted 10 years ago # -
Hi Ismail (u1111213), this is Adrian (u1112301). Thanks for your help again.
Posted 10 years ago # -
Under "Quote Form", where we select the "Main Quote Page",
I have no pages to select. My main quote page should be "Get Quote"
but unable to select.To solve the problem you must change this file..
on line 26. in this folder/wp-content/theme/car-rental/front/functions/homepage.php
From this
#####
$children_pages = new WP_Query(array('post_type' => 'page', 'nopaging' => true, 'post_parent' => get_option('rc_settings_main_quote_page_id'), 'meta_key' => '_wp_page_template', 'meta_value' => 'template_quotes.php', 'orderby' => 'menu_order', 'order' => 'ASC' ));
######to this >>>>>>
#############
$children_pages = new WP_Query(array('post_type' => 'page', 'nopaging' => true, 'post_parent' => get_option('rc_settings_main_quote_page_id'), 'meta_key' => '_wp_page_template', 'meta_value' => 'template_get_quote.php', 'orderby' => 'menu_order', 'order' => 'ASC' ));
###############After them you can select "Main quote page:*"
Have FUN :D
Posted 10 years ago # -
I have the same problem - unable to set a Main Get Quote page. Did change the homepage.php file - nothing changed. What should i do?
The main booking page now says "Sorry there is no vehicle available"... Please, help!Posted 10 years ago # -
Sorry there is no vehicle available.
Please back to quote form and search again.
carrental>settings>Quoteform main quote page not select problem?Posted 10 years ago # -
Yes! I manage to get a quote from Sub-Pages and even book a car. If i come straight to the Booking page i get "Sorry no cars" message". And still there's no choice of pages in the MAIN QUOTE PAGE in Car-Rental -> Settings -> Home Page Settings
Posted 10 years ago # -
see for yourself - http://амгараж.рф
(it is in russian but you'll get an idea - since the localization did not work either yet)Posted 10 years ago # -
I managed to get my test working - more or less. Thanks to Ismail (u1111213).
You need to edit the homepage.php, as shown in the post above.
Then I looked through the code and changed a typo in template_get_quote.php,
<div class="vihicle_category"> changed to <div class="vehicle_category">.It works even though >> Car Rental>Settings>Homepage settings>Main quote page:* is not available. The test site is here: http://demo.webbizunlimited.com.
Posted 10 years ago # -
If they say
"Sorry there is no vehicle available.
Please back to quote form and search again."you must set in the Quotes & Booking Site this:
And This
Posted 10 years ago # -
Thanks for the screen shots. Very helpful!
Posted 10 years ago # -
All worked for me accept, quote on home page, i did steps above, change line in homepage.php and edited template_get_quote.php but nothing changed, i still can not choose main quote on homepage settings, will be very thankfull if someone can help me.
Thanks in advance, my site rentcarinsharm.com
rvs2141@gmail.comPosted 10 years ago # -
there isn BUG very f..k big BUG..
the Check box "Quote form Setting"
enable (without saving")
disable (without saving")
enable (without saving")
again an then the FORM settings will be visible for
WP 3.1.1
WP 3.2.1
WP 3.3.0
WP 3.2.1Thanks to BRONI he starts the project !
Posted 10 years ago # -
Ismail (u1111213) Your a Blessing!!! Thank you for all your help :)
Posted 10 years ago # -
The "Quote Form Settings" disappears onload!!!
I have added one vehicle if this would be a problem...
In addition, the "Main quote page:*" drop-down doesn't add the page to select.if i disable javascript on page i can view the "Quote Form Settings" but it doesn't save the title on publish.
Posted 10 years ago # -
I am having problem with Quote Form Setting too
I did all changes mentioned above...
Settings > Homepage settings > Main quote page: still nothing in drop down
I have created a page called:
Get a Quote with template set to -> Get a Quote
Added the custom fields:
rc_quote_form_title: Rent a Car
rc_vehicle_classes: Economy
rc_vehicle_classes: Luxurystill no luck... what do I do now?
Posted 10 years ago # -
@Ismail: may you help me to fix the problem, I inboxed you man,
Posted 10 years ago # -
@Ismail: i inbox you man.. may you help me please
thanks a lotPosted 10 years ago # -
I have done almost everything:
edit the homepage.php, as shown in the post above.
Then I looked through the code and changed a typo in template_get_quote.php,
<div class="vihicle_category"> changed to <div class="vehicle_category">.The main booking page now says "Sorry there is no vehicle available"... Please, help!
You can drop me a mail nitu3149@gmail.com
Any help, please
Posted 5 years ago #
Reply
You must log in to post.