For Developers

Taxonomy Term ID – tag_ID
This article shows how to find Taxonomy Term ID. It can be used to create custom order of fields on dropdowns. Lets find “Audi” and “Ford” IDs   1. Click Listings > Make 2. Edit Audi 3. You will see id in the link of a page (tag_ID=VALUE). Here is is 289 4. For Ford it is 378
Fri, 10 Mar, 2023 at 12:28 PM
"New direct message" notification email - configuring cron-jobs
In this article, you will learn how Listivo's "New Direct Message" email notification works. It is a little different than other email notifications the Listivo sends because we developed some additional functions to make it more friendly for your visitors. 1. There are 2 scenarios when the &qu...
Fri, 10 Mar, 2023 at 12:27 PM
Support note / PHP customization - retrieving all of the information about the listing, the user and the post in one place
Please consider this is just a note, that can be useful for people with advanced PHP knowledge. Question:  "What I want to know is how to have access to all the data of the listing object; for now I'm stuck in widgets so I can retrieve just a part of the listing, I want to have all the information ...
Fri, 10 Mar, 2023 at 12:25 PM
Redirecting users who log in by social login (FB / Google) to the user settings page
Please add this code to your child theme functions.php add_filter('listivo/socialAuth/redirectUrl', function () { return \Tangibledesign\Listivo\Widgets\General\PanelWidget::getUrl(\Tangibledesign\Listivo\Widgets\General\PanelWidget::ACTION_SETTINGS); });
Fri, 10 Mar, 2023 at 12:23 PM
Hiding WordPress Admin bar
This article explains how to hide WordPress Admin Bar Please add this code to Listivo Child Theme functions.php add_filter('show_admin_bar', '__return_false', 999 );
Fri, 10 Mar, 2023 at 12:22 PM
Description on a card
1. You need to copy this file to your child theme: wp-content/themes/listivo/templates/partials/card/listing_card.php Remember to create the same path of folders. 2. Find this PHP code: <!--?php if (!empty($lstLocation)) : ?--> and before that paste this code: <p><?php echo wp_kses_post($l...
Fri, 10 Mar, 2023 at 12:21 PM
Arabic Name Registration Limitations in WordPress
WordPress does not allow the registration of Arabic names due to language encoding standards. We have enabled it in the Listivo WordPress theme, but there is still one issue that cannot be overcome without editing the WordPress core engine and database, which is highly not recommended. The name in Arabic cannot be ...
Fri, 5 May, 2023 at 2:48 PM
Explore Our Official Demo's Hosting and Cache Settings for Top Performance
This article explains how we configured our official demos, such as https://demo7.listivotheme.com. This article is aimed at experienced developers and focuses on improving speed performance. By implementing a similar setup, you can potentially enhance your site's performance. We are using a Vultr VPS from th...
Tue, 9 May, 2023 at 10:06 AM
PHP Customization: Display All Price Fields on the ad cards
This article provides an overview for developers who already have PHP experience. Its purpose is to illustrate how to display two or more prices on a card using PHP, enabling you to create your own customizations and style them accordingly. Remember to maintain all changes within the Child Theme to ensure your modi...
Tue, 21 Nov, 2023 at 1:49 PM

Experience the Power of Listivo - Purchase Your License Today!

Get Listivo Now!