autolistings
@autolistings on WordPress.org
Bio
- Member Since: June 2nd, 2017
- Website: wpautolistings.com
Contribution History
autolistings’s badges:- Plugin Developer
- Theme Developer
- Translation Contributor
-
Created ticket #174345 on Themes Trac:
THEME: CarListings – 1.1.13 -
Created ticket #169512 on Themes Trac:
THEME: CarListings – 1.1.12 -
Posted a reply to Stock Plugin Functionality vs Demo Link, on the site WordPress.org Forums:
Hi, The demo uses our free theme CarListings. The plugin provides basic layout options and… -
Created ticket #134748 on Themes Trac:
THEME: CarListings – 1.1.11 -
Posted a reply to Problem with gallery, on the site WordPress.org Forums:
We will add the option to change the gallery speed in the next update. Stay… -
Posted a reply to Cars aren’t displayed on listings page, on the site WordPress.org Forums:
Hi, Please try going to Settings -> Permalinks -> hit the 'Save changes' button Here… -
Posted a reply to Search form give no result, on the site WordPress.org Forums:
Hi, Please refer to this link: https://wpautolistings.com/docs/faqs/. Thank you. -
Posted a reply to Support for wordpress 5.7, on the site WordPress.org Forums:
Hello, Can I have your website URL? And which theme are you using? There is… -
Posted a reply to 404 ERROR, on the site WordPress.org Forums:
Hi, Please go to Settings -> Permalinks -> and hit the 'Save changes' button. It… -
Posted a reply to 360 image view, on the site WordPress.org Forums:
Hi, Sorry but our plugin doesn't support 360 image view. Regarding the normal picture, the… -
Posted a reply to Two Categories, on the site WordPress.org Forums:
Hi, It's in Listings -> Body Types: https://i.imgur.com/5UleJeo.png. -
Posted a reply to Export listings to XML (image have no links), on the site WordPress.org Forums:
Hello, Please follow this documentation: https://wpautolistings.com/docs/import-export/ -
Posted a reply to custom fields, on the site WordPress.org Forums:
Hi, All the code for customizing Auto Listings needs to be in your functions.php. The… -
Posted a reply to white-space: wrap override on car offers page, on the site WordPress.org Forums:
Hi, If you need to remove the '...' when the text is too long, please… -
Posted a reply to Two Categories, on the site WordPress.org Forums:
Hi, You can use body types to classify them. It works like posts categories -
Posted a reply to Can I have two “listings” ?, on the site WordPress.org Forums:
Hello, There are two ways to choose the cars to display: 1) Using 'ids' attribute… -
Posted a reply to custom fields, on the site WordPress.org Forums:
Hi, To display your custom field on the car ad, you also need to use… -
Posted a reply to Create personnal listing car with elementor, on the site WordPress.org Forums:
Hello, Is that page public? Can I take a look at it? -
Posted a reply to Autolisting contact form, on the site WordPress.org Forums:
Hi, Sorry, but we don't have an option to modify the contact form. It can… -
Posted a reply to Can I have two “listings” ?, on the site WordPress.org Forums:
It's possible to have two different listings pages by using the '[auto_listings_listings]' shortcode. However, this… -
Posted a reply to Change MetaTitle ?, on the site WordPress.org Forums:
Hi, Using Yoast SEO, you can change the meta title of the archive listing page… -
Posted a reply to Assign Multiple Vehicle Types, on the site WordPress.org Forums:
Hi, It's possible but requires custom coding. You can do it on your own using… -
Posted a reply to Show Engine Displacement CC on front end, on the site WordPress.org Forums:
Hi, In case you need to modify the listing fields, there is a filter hook… -
Posted a reply to Minimum Price in search, on the site WordPress.org Forums:
Hi, You can change the minimum price by adjusting the price range. This setting is… -
Posted a reply to Invalid request. Please try again., on the site WordPress.org Forums:
Hi, I guess that there is something wrong with the configure on your site and… -
Posted a reply to Show Engine Displacement CC on front end, on the site WordPress.org Forums:
Hi, It's located in the Specifications tab. However, your Divi themes is disabling the tab,… -
Posted a reply to km to miles, on the site WordPress.org Forums:
Hi, You can change it by going to Dashboard -> Listings -> Settings -> General… -
Posted a reply to Invalid request. Please try again., on the site WordPress.org Forums:
Hi, Can you try submitting the enquiry with the non-ajax method? You can do it… -
Posted a reply to Mileage filter, on the site WordPress.org Forums:
Hi, You can use the hook auto_listings_search_mileage_max to change the mileage range. The file is… -
Posted a reply to How to show only one car by id?, on the site WordPress.org Forums:
Hi, Please make sure you are using the shortcode [auto_listings_listing] instead of [auto_listings_listings]. -
Posted a reply to Custom fields, on the site WordPress.org Forums:
Hi, You can use this hook auto_listings_spec_fields to add more spec fields and auto_listings_details_array to… -
Posted a reply to latest stock button, on the site WordPress.org Forums:
Please add this addtional CSS: .section--cta .section-cta__right a {padding: 20px 30px} default is padding: 15px… -
Posted a reply to How to show only one car by id?, on the site WordPress.org Forums:
Hi, This shortcode will work: [auto_listings_listing id='100] where id is the id of the listing.… -
Posted a reply to Shortcode Not Rending Corr ectly, on the site WordPress.org Forums:
Hi, Can I get your website's URL? I need to take a look at it. -
Posted a reply to latest stock button, on the site WordPress.org Forums:
Hi, Can I get the screenshot, please? Thank you. -
Posted a reply to shortcodes, on the site WordPress.org Forums:
Hi, I have answered you on our support forum. Please check your inbox. Thank you. -
Posted a reply to Custom fields, on the site WordPress.org Forums:
Hi, We have many hooks to help you do that. Can you please tell me… -
Posted a reply to Hidden Price Not Hidden, on the site WordPress.org Forums:
auto_listings_price just prints the price. If you want to hide the price when that option… -
Posted a reply to Hidden Price Not Hidden, on the site WordPress.org Forums:
Hi, Seems like you have overridden the content-single-listings.php template to output the price in the… -
Posted a reply to Awkward Image Cropping, on the site WordPress.org Forums:
Hi, Auto Listings has two image sizes: 'al-lge' and 'al-sml'. I guess that you need… -
Posted a reply to Hidden Price Not Hidden, on the site WordPress.org Forums:
Hi, Which theme are you using? Did you try switching to another theme? -
Posted a reply to Change kilometers to miles, on the site WordPress.org Forums:
Hi, You can change it easily in Dashboard -> Listings -> General tab -> Measurements:… -
Posted a reply to layout and listing view, on the site WordPress.org Forums:
Hi, Thanks for contacting us. Let me answer your questions. I created the first listing… -
Posted a reply to Translate, on the site WordPress.org Forums:
Hi, Sorry but there is no snippet available for this customization. If you need more… -
Posted a reply to Translate, on the site WordPress.org Forums:
Hi, That string is from a validation library of our plugin. You can only translate… -
Posted a reply to Adding Custom Spec Fields, on the site WordPress.org Forums:
Here is the sample code: add_filter( 'auto_listings_spec_fields', function( $fiedls ) { $fields['custom_field_key'] = [ 'label'… -
Posted a reply to Adding Custom Spec Fields, on the site WordPress.org Forums:
Hi, If you need to add your own fields, please use this auto_listings_spec_fields hook. Don't… -
Posted a reply to Pagination not working, on the site WordPress.org Forums:
Hi, Our plugin only requires PHP 5.6 to work properly. I'm not sure about other… -
Posted a reply to Year from Year to, on the site WordPress.org Forums:
Hi, I have answered you via email. Please check it. -
Posted a reply to Pagination not working, on the site WordPress.org Forums:
I guess that this is a feature of your theme or plugin. This can be…
Developer
-
Auto Listings - Car Listings & Car Dealership Plugin for WordPress
Active Installs: 3,000+
-
CarListingsActive Installs: 800+