Other

Not supported: Multilanguage (WPML / Polylang)
You can translate Vehica to any language (read more here) but please consider Vehica Theme does not support multiple languages at the same time. It also does not has WPML / Polylang or any plugin of this type of integration.   If you feel disappointed that Vehica do not have options you need please feel free to...
Wed, 22 Jun, 2022 at 12:43 PM
How to create Button with dynamic link (e.g. VIN)
Add this code to your child theme functions.php file (you can read more about Child Themes here) add_filter('vehica/widgets', function ($widgets) { class CustomButtonSingleCarWidget extends \Vehica\Widgets\Car\Single\SingleCarWidget { const NAME = 'vehica_custom_button_single_car_widget...
Mon, 20 Mar, 2023 at 9:25 AM
Loan Calculator – The interest rate change when user change number of months
In this article, we will describe how to change the interest rate when the user changes the number of months   It will require php customization. Please add code below to your Child Theme functions.php file. You can read more about child themes here.   add_action('wp_footer', function () { ?> ...
Wed, 29 Mar, 2023 at 8:29 AM
Not supported: Print
Unfortunately in the current version of Vehica, “Print” option is not available. It will be also hard to add it to the single listing page via external plugin because there is a lot of JavaScript code there that cannot be printed automatically (e.g. Slider). We will consider adding this type of option in the future.
Wed, 16 Feb, 2022 at 11:40 AM
How to customize Loan Calculator?
1. Visit Loan Calculator Page and click “Edit with Elementor” e.g.   2. Customize “Text before” and “Texts after”. You can also set initial price, interest rate etc.   3. All other texts can be found in the Vehica Panel > Translate & Rename (e.g. Price, Interest Rate, Monthly Payment, Total Interest ...
Tue, 12 Apr, 2022 at 1:21 PM
How to customize “I accept the privacy policy” text and link
This article explains how to customize / translate this part of registration form:   1. Visit your Login / Register page. By default it is www.yourdomain.com/login-register/ 2. Click “Edit with Elementor”   3. Edit “Login and Register Form” element and customize it here:   4. You can add your own lin...
Wed, 16 Feb, 2022 at 11:41 AM
Not supported: WooCommerce shop
Please consider Vehica do not support WooCommerce Plugin shop functionality (add to cart / checkout / purchase). Vehica has WooCommerce Payment Gateways integration. It can be used to process payments when users submit listings to your website e.g. to charge visitor extra $10.00 for making listing featured 7 days o...
Wed, 22 Jun, 2022 at 12:37 PM
HTML / CSS / PSD not available
Currently, we do not offer HTML / CSS or PSD files for our WordPress Theme. It is also technically not possible to "unplug" themes from WordPress because our themes are very strongly integrated with Page Builders.
Fri, 11 Feb, 2022 at 7:30 AM
How to change title of Archive Listings – Rank Math SEO
1.You need to install this plugin: Rank Math SEO – Best SEO Plugin for WordPress – WordPress plugin | WordPress.org 2. After installing and activate the plugin go to Rank Math > Titles & Meta > Listings 3. Find “Listing Archive Title” 4. Change title and description to text what you want to display...
Wed, 16 Feb, 2022 at 11:42 AM
Changelog
Below you will find a list of changes to Vehica Theme.  1.0.90 - 9. March 2024 Added: Option to filter listings table on wp-admin (configurable in Vehica Panel / Basic Setup / Listings General / Admin Table Filters) Added: ListingGrid widget - sorting by ID defined in another field Fixed: Error with Disable Fa...
Sat, 9 Mar, 2024 at 7:10 PM