Discussion on Motors - Car Dealer, Rental & Listing WordPress theme

Discussion on Motors - Car Dealer, Rental & Listing WordPress theme

Cart 23,361 sales
Recently Updated
Well Documented

StylemixThemes supports this item

Supported

This author's response time can be up to 2 business days.

8816 comments found.

Is there a way to stop being forced to see only the update page when a core plug-in need to be updated?

Hello,

Thank you for reaching out!

The updates for the theme and plugins include a number of new features and bug fixes:

When theme is updated the core plugins should be updated to make them compatible with the theme.

Not updating core plugins may cause unexpected incompatibility issues with latest version of WordPress too.

Kind regards

So there is no way to not update it and keep using the site on the backend?

Yes, to achieve your request web developer should be involved to customize default logic.

Kind regards

Good morning,

Please I have some issues with the AUTO RENTAL demo.

I want to change the base color which is Yellow ”#f0c540”, but when I go to “Theme Options” despite the settings, the yellow still remains.

For example, I want to change the yellow of this form “STM Rent Car Form” and “STM Text Baloon”, I cannot.

1- Please, I would like to have the CSS code to modify the color of this yellow color.

2.- I would like to have the CSS code to also modify the yellow color of the menu bar text, and in short this basic yellow color everywhere

3 I also need the CSS code to change this green color ”#273f44” which does not change despite the settings I make in Theme Options.

THANKS

Hello,

Thank you for reaching out!

The custom colors that were set from theme options (http://joxi.ru/a2XN1wXip8dDjr) are applied correctly in our staging sites (http://joxi.ru/eAOOZwdCG3bpVA).

Please try to select colors from the picker, instead of typing the colors.

Also, it seems the SSL is not installed completely on your website and styles are not loading properly due to Mixed content. In brief, it happens when your links have HTTPS format, but some content still comes from HTTP protocol.

Please follow the manual from the link below to solve this problem:

https://stylemixthemes.com/wp/how-to-set-up-ssl-on-your-wordpress-website/

Kind regards

Good morning, Please I have some issues with the AUTO RENTAL demo. I want to change the base color which is Yellow ”#f0c540”, but when I go to “Theme Options” despite the settings, the yellow still remains. For example, I want to change the yellow of this form “STM Rent Car Form” and “STM Text Baloon”, I cannot. 1- Please, I would like to have the CSS code to modify the color of this yellow color. 2.- I would like to have the CSS code to also modify the yellow color of the menu bar text, and in short this basic yellow color everywhere 3 I also need the CSS code to change this green color ”#273f44” which does not change despite the settings I make in Theme Options. THANKS

Hello,

Thank you for reaching out!

The custom colors that were set from theme options (http://joxi.ru/a2XN1wXip8dDjr) are applied correctly in our staging sites (http://joxi.ru/eAOOZwdCG3bpVA).

Please try to select colors from the picker, instead of typing the colors.

Also, it seems the SSL is not installed completely on your website and styles are not loading properly due to Mixed content. In brief, it happens when your links have HTTPS format, but some content still comes from HTTP protocol.

Please follow the manual from the link below to solve this problem:

https://stylemixthemes.com/wp/how-to-set-up-ssl-on-your-wordpress-website/

Kind regards

Dear Motors team!

First, thank you for the great theme experience.

I have a question:

1)For our Rent Car service, we would like to set a limit on days. You can book a car for minimum 3 days, but it is not possible to book a car for 1 or 2 days.

2) How can I add an add-on service to my booking? For example, we have a driver service if the customer wants to use a car with a professional driver (and other additional services for a small fee).

3) This is our website – https://geotripcar.com/ – How can we hide the “Choose office” text string? + When you click the dropdown button, there also is “Choose office”, and please give us a CSS solution to hide both location.

Thank you so much, guys!

Hello,

Thank you for reaching out!

1. Currently the theme does not include the option to limit booking days. We have a similar feature request on the roadmap, please vote for it to be considered in future releases.

https://stylemixthemes.cnflx.io/boards/motors-car-dealer-rental-classifieds?category=775/19573

2. You can add car options following the manual below:

https://docs.stylemixthemes.com/motors-theme-documentation/car-rental-layout-features/rental-products/car-options

3. You can hide “Choose Office” from the drop-down by adding the CSS below:

body.stm-template-car_rental .stm_rent_location .select2-dropdown .select2-results__options li:nth-of-type(1){ display: none; }

Kind regards

Thank you so much! I voted for this feature!

Hello. Can you confirm for me that the latest versions compatible with the theme are those for WordPress 6.3.x and WooCommerce 7.x.x as you mention. Can we use the latest releases for WP 6.4.x and Woo 8.2.x? Thank you.

Hello,

Thank you for reaching out to us!

The theme is compatible with WordPress 6.3.x and WooCommerce 7.x.x.

A compatibility update with 6.4 is underway and will be reflected in the theme changelog:

https://docs.stylemixthemes.com/motors-theme-documentation/changelog

Kind regards

Why is the banner area looking like this (boxed) after the update? https://movo.co.ke/

Hello,

Thank you for reaching out to us!

The width of the header banner is 1024px on your site. The widget will not scratch the image by screen size.

Please update the image with a higher resolution to show in full width.

Kind regards

It was working well before update. What changed?

Hello,

Recent theme updates does not affect functionality of the Hero image. Can you apply the following CSS in dashboard > theme options > Custom CSS section:

body #wrapper .stm-banner-image-filter { background-size: cover; background-position: 50% -250px; }

I hope it helps.

Kind regards

Dear sir, I just bought your theme but I confuse why the mobile menu is not the same, how to change mobile menu? please advise! Thanks

Add your item, profile and compare still there, how to remove them? since on desktop I remove it by using this : .stm-service-icon-listing_car_plus { display:none;} .pull-right { display:none;}

Sorry I found its on theme setting, it solved. thanks

Hello,

Thank you for reaching out and upgrading the status of the request!

We are glad the problem is solved now.

Kind regards

I’m planning to buy theme, but I have some pre-purchase questions:

1: Do you provide the app source code that allows us to rebrand it for our business? If not, can you rebrand app exclusively to our business, and what would be the associated cost?

2: Does the theme and app offer RTL (Right-to-Left) support?

3: Is there support for a multi-vendor car rental service, where other individuals can list their cars for rent, receive payments, and we earn a commission?

4: Does the theme come with a Rental Admin feature that allows us to manage vendors and handle payment transactions, among other tasks?

5: Is car rental price support for different days like price for 6 days 12days separately and user can select with dropdown or something.

Hello,

Thank you for interesting in our product!

1. If your question is related to Motors Mobile App, please leave pre-sale questions following link below:

https://codecanyon.net/item/motors-car-dealership-classified-listings-mobile-app-for-android-ios/24219339/comments

You can download the theme package and made your changes in code level in child theme.

2. We have demos that support RTL:

https://motors.stylemixthemes.com/elementor-dealer-one-rtl/home-page-three/

3,4 In rental demos the cars are published by site administrators only. Multi-vendor feature for rental layouts are not considered. The cars for rent are WooCommerce products.

5. It is possible to set discounts for selected number of the days.

Kind regards

I’d like the user to be able to log in to keep track of the status of their car’s repair, is that possible?

Hello,

Thank you for reaching out!

The feature that you requested is not available within the theme’s default options.

Kind regards

Hello, I purchased this theme few years ago…but since few month there is a problem with the import from an xml file with wp all import. In fact, the import works fine but the “vehicles” are not displayed on the front office. In fact, i need to modify and update the content to see the vehicle on the front. I asked wp all import and they told me it comes from STM Importer so i’m here. I don’t think i need to renew support for this. I installed the last update but it doesn’t fix this problem.

Sorry, I made this comment a little fast but in fact, the STM WP All Import plugin was not updated (this is not an automatic update) so may be it could be usefull for someone. All works fine after this update. Thx.

Hello,

Thank you for reaching out and upgrading the status of the request!

We are glad the problem is solved now.

Kind regards

After the updates, we have a very weird bugs… , number of days doesnt effect the price, when clicking on the car it drives to the reservation page without selecting the dates… its a miss, please help

Hello,

Thank you for reaching out!

Please ensure you update core plugins after updating the theme.

What date and time settings have you configured in the general settings of WordPress? By default, they are: F j, Y, and g:i a : http://joxi.ru/ZrJK6wMSk4XgGm

Please set the default settings and let us know if it helps.

Kind regards

How do I delete account button on the mobile web page?

Hello,

Thank you for reaching out!

We added the following lines in theme options > Custom CSS section to achieve your request:

.stm-layout-header-car_dealer .mobile-menu-holder li.stm_compare_mobile { display: none; }

I hope it helps!

Kind regards

Working normally, thank you

Car booking plugin included?

Hello,

Thank you for reaching out!

The Auto Rental One and Auto Rental Two demos are designed for the car booking system. We use our plugins for reservation functionality, which are included in the theme package. All required plugins will be installed during demo import.

Kind regards

I have 3 support tickets open and haven’t gotten any feedback. The template has several issues and I am thinking that I may need a refund at this point

Hello,

We apologize for the delayed replies. The response time has been delayed due to the high volume of tickets.

The tickets are assigned to our agents and you will get updated soon.

Kind regards

Hi I have purchased the theme. I need to activate the theme on a test site, and then move it onto the new domain once it’s been built, is this possible or will activating now cause issues when I transfer the site in the future? Thanks

Hello,

Thank you for reaching out

Before moving the site into a different domain the license should be deactivated from the test site:

https://docs.stylemixthemes.com/motors-theme-documentation/installation-and-activation/license-key-deactivation

You have the opportunity to use the license in one live and one staging domain.

Kin d regards

Hi :)

I’m potencial buyer of this theme and I just wanna know is it possible to translate every word on website on another language, for example in Croatian. I’m talking about every word on website, because I cant have mixed words on website. I’m also developer, so can I manually change english to croatian language? I have seen on demo that some labels can be renamed inside wordpress, but some things inside website can’t be renamed within wordpress admin panel. My main concerne is can I translate every single word on website to my language?

Thanks in advance!

Hello,

Thank you for your interest in the theme.

The demo content includes texts and they can be translated by editing the pages directly.

Also, static strings can be translated using Loco Translate Plugin, With Loco Translate, you can translate a website from one language to another, as well as change words in one language.

https://wordpress.org/plugins/loco-translate/

Please follow the manual from the link below to use this plugin.

https://docs.stylemixthemes.com/f-a-q/how-to-translate-or-change-the-strings-of-the-theme-and-plugins

Kind regards

Can you see why I’m receiving lot of error in the logs for this: I have all latest versions of theme, plugins, elementor and wordpress

Warning: Attempt to read property “preferences” on null in /home/ultrafle/public_html/wp-content/plugins/stm-motors-extends/inc/wpcfto_conf.php on line 415

Warning: Attempt to read property “fontPref” on null in /home/ultrafle/public_html/wp-content/plugins/stm-motors-extends/inc/wpcfto_conf.php on line 415

Warning: Attempt to read property “prefix” on null in /home/ultrafle/public_html/wp-content/plugins/stm-motors-extends/inc/wpcfto_conf.php on line 415

Warning: Attempt to read property “icons” on null in /home/ultrafle/public_html/wp-content/plugins/stm-motors-extends/inc/wpcfto_conf.php on line 417

Warning: foreach() argument must be of type array|object, null given in /home/ultrafle/public_html/wp-content/plugins/stm-motors-extends/inc/wpcfto_conf.php on line 417

And also this fatal error when I try to edit listing template with elementor:

Fatal error: Uncaught Error: Call to undefined function WC() in /home/ultrafle/public_html/wp-content/plugins/motors-elementor-widgets/inc/MotorsApp.php:150 Stack trace: #0 /home/ultrafle/public_html/wp-includes/class-wp-hook.php(310): Motors_E_W\MotorsApp::motors_woocommerce_frontend_includes(’’) #1 /home/ultrafle/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(’’, Array) #2 /home/ultrafle/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #3 /home/ultrafle/public_html/wp-admin/admin.php(419): do_action(‘admin_action_el…’) #4 /home/ultrafle/public_html/wp-admin/post.php(12): require_once(’/home/ultrafle/...’) #5 {main} thrown in /home/ultrafle/public_html/wp-content/plugins/motors-elementor-widgets/inc/MotorsApp.php on line 150

Increasing the value of max input vars is not critical, but we recommend doing so.

The issue with WooCommerce will be fixed in the upcoming 5.4.24 theme version.

Kind regards

What about the errors that I show to you above? Are they all connected to woocommerce or something else?

Hello,

The rest of the warnings are coming from theme options. Please ensure that icons are displaying in theme options. If they are not loading, it is required to check file permissions on server side.

Regards

Please how can I add menu item to dealer sidebar, please is urgent

OK thanks.

I can see the pricing page, where can I edit the pricing plans?

My New ticket is #Z58528,elementor doesn’t work,Please help me

I have solved the elementor problem,But I need your help with another problem

Hello,

Thank you for reaching out!

We have assigned your ticket to our agent and you will get updated soon.

Kind regards

Hi,

I have recently updated the theme and I have realised that the phone number is missing in the header as you can see here https://tinyurl.com/yu7l89wm How could be fixed this issue?

Thanks

Hello,

Thank you for reaching out!

The header part of the theme remained unchanged after recent updates: http://joxi.ru/brRx3wZC8xZVy2

We assigned your ticket to our agents for detailed investigation.

Kind regards

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey