Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support longnguyen

    (@longnguyen)

    Hi,

    You just need to set up a front page then all listings will show. Read more on the documentation https://wpautolistings.com/docs/carlistings/, section File Demo.

    Thread Starter psygnosys

    (@psygnosys)

    is there a way to style the grid content?
    For example I don’t what the description, or add more data, what is the template file to override?

    Plugin Support longnguyen

    (@longnguyen)

    Hi,

    Please follow this documentation to know how to customize the templates of the plugin or theme https://wpautolistings.com/docs/templates/

    You can edit the file
    /wp-content/themes/carlistings/template-parts/home/listings.php
    to customize the listings on the front page.

    Thread Starter psygnosys

    (@psygnosys)

    Please follow this documentation to know how to customize the templates

    Thank u for your answer the problem is that your code is poor of comments.
    I’m getting crazy to try to simply remove the adress from the listing, I’ve read the code for hours but it’s so unclear how it works.
    there is this comment in the content-single-listing
    `@hooked auto_listings_template_single_address
    but nothing that let me understand where this function is.

    EDIT: I’ve found out template-hook.php can be overwritten?

    • This reply was modified 3 years, 6 months ago by psygnosys.
    Plugin Support longnguyen

    (@longnguyen)

    Hi,

    You need to have a basic knowledge of coding (PHP, WordPress hooks) to override the current functions of the plugin. Follow this topic for more information https://wordpress.stackexchange.com/questions/40456/how-to-override-existing-plugin-action-with-new-action

    Regarding the file template-hook.php, it is located in the folder /src/ so it is not possible to override this file.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to have multiple car on home page?’ is closed to new replies.