With the WP-ImmoMakler ChildSkin, elements of the list view can be customized in an update-proof manner.
Change the title of the list view
Copy the file title.php from the plugin into your ChildSkin (wp-immomakler-childskin/views/archive/) and adjust the title there.
Insert texts above or below the list view
Use header.php (for content above) and footer.php (for content below) in the same directory.
Only make visible in the list view:
CSS customizations
Place styles in your ChildSkin CSS file. Example:
Customize button text
Standard text: "%s Show hits"
Change per filter in functions.php of the ChildSkin:
Builder compatibility
When using Elementor or Divi, user-defined sections can be inserted directly into the template. For more complex requirements, however, we recommend using the template files. You also have the option of making adjustments using Elementor widgets.