What are the differences between tags vs features?

There are some misconceptions about the differences between tags and features. Which is very common and in a summarized way, let’s cover the differences and how you can benefit from both of them in your directory. Features are those that we really love in our directory. After creating our list of categories and subcategories, we’re […]

What is Claim Listing?

What is Claim Now Feature Why Should Someone Claim a Listing How Free Claim Works How Paid Claim Works Change Claimed Badge Name What is the Claimed Badge? The Claimed badge helps businesses distinguish and stand out from the others by establishing ownership by verifying with the website admin. Once the site admin verifies and […]

How to move translation to Child Theme?

  PART 1: EDIT CHILD THEME FUNCTIONS.PHP STEP 1: FTP into your site. (Example via cPanel or FileZilla) STEP 2: Go to STEP 3: Download and Edit STEP 4: Copy the code below. function listingpr_child_lang_setup() { load_theme_textdomain( ‘listingpro’, get_stylesheet_directory() . ‘/languages’ ); load_child_theme_textdomain( ‘listingpro-child’, get_stylesheet_directory() . ‘/languages’ ); } add_action( ‘after_setup_theme’, ‘listingpr_child_lang_setup’ ); STEP 5: Paste […]

How the Pricing Plans work?

This article contains everything you must know about the pricing plan feature and it’s broken down into the following topics. What are the Pricing Plans How to create a Pricing Plan How to choose different Pricing Plans styles How can a user change the Pricing Plan How can an admin change a Pricing Plan How […]

How to activate license for ListingPro theme?

STEP 1: Login to ThemeForest. STEP 2: Go to page. STEP 3: Click button next to ListingPro, and select . STEP 4: Open the license.txt or license.pdf file and copy the Item Purchase Code. STEP 5:  Go to ListingPro CC > License STEP 6: Insert the Item Purchase Key, and select Instance Mode STEP 7: Click NOTE: If you need to […]

Why the Near me & Drop-pin aren’t working?

To fully work with Near Me and Drop-pin on Maps, you have to ensure that the directory should be running through a configured SSL. Without an SSL defined, the Near me and Drop-pin on Maps won’t work. To know more about SSL, please, get in contact with your hosting provider to enable the SSL for […]