pluginsware
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] User Details from AccountHi,
Thanks for your suggestion and we will take note of it and this feature in the future.
Thanks
Hi,
We assume that the customization that you did is causing the issue and also it seems that you are trying to use third-party plugins with our plugin. We need more details about the issue. Kindly submit a ticket on our site (https://pluginsware.com/submit-a-ticket/) with more details about the issue. So that our tech team will check and update you.
Thanks
Hi,
Our Individual listing pages are Custom Post Type “acadp_listings” and they cannot be found under “WordPress => Pages”. Kindly check “STEP 8: CONFIGURE SINGLE LISTING PAGE” section under https://pluginsware.com/documentation/getting-started/ to see how the listing detail page is designed. Normally the layout for posts is controlled by single.php of your theme. Since ACADP listings are Custom Post Type “acadp_listings”, they will use the same post template(single.php). So, you can Override the single post template(single.php) from your theme, like “single-acadp_listings.php” and do your changes inside this file. Kindly refer https://developer.wordpress.org/themes/basics/template-hierarchy/#single-post
Also, please check with your theme support team for sidebar assignment.
And we assume that you need to allow your users to click the phone number and call from the phone. If so, we will add this option in our next version.
Thanks
Hi,
Actually, phone number and email will be displayed on the single listing page. Kindly refer http://prntscr.com/p534gr
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Shortcode using scriptsPlz search that code in the below file,
/wp-content/plugins/advanced-classifieds-and-directory-pro/public/partials/listing/acadp-public-listing-display.php
Thanks
Hi,
Sorry, our plugin locations field can’t be edited by the user. But you can create your own location field using our custom fields feature which is also made be searchable for users.
kindly check “STEP 4: ADD CUSTOM FIELDS” section in https://pluginsware.com/documentation/getting-started/
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Registration ProblemHi,
Our plugin has an option to use third-party registration plugins with our plugin. So you can use some third-party plugin (which has this feature) with our plugin as explained below,
1. Install a Third-Party Registration plugin.
2. Go to our plugin’s settings page, scroll down to the “User Login / Registration” section
3. Select the second option in the “Enable Login / Registration” setting
4. Fill in the “Custom Login URL” field with the login form shortcode provided by the other login plugin you use.
5. Fill in the “Custom Registration URL” field with the registration page URL provided by the other plugin.
6. Save the changes and try now.Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Error after ACADP updateHi,
Actually, in our last version, we restricted scripts within our form. This is for security reasons.
If you need to allow script, please open the below file,
/wp-content/plugins/advanced-classifieds-and-directory-pro/public/partials/listing/
Search the below code in the above file:
<?php echo wp_kses_post( $description ); ?>Replace the above code with the following code:
<?php echo $description; ?>Finally, save the file and check.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Accurate search resultHi,
Our search is displaying random results? We checked your site search and it displayed correct result. Kindly submit a ticket on our site and explain your issue more in detail.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] search resultHi,
We couldn’t able to get your issue clearly. Please submit a ticket on our site https://pluginsware.com/submit-a-ticket/ and explain your issue more in detail. So that our tech team will check and update you.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Hide information from the homepageHi,
1. Go to your “WordPress Admin Panel => Classifieds & Directory => Settings”
2. Find the setting ” Show / Hide (in header) ”
3. Uncheck options “Listings Count”, “Views selector”, “Sort by dropdown”
4. Save the changes and try now.
Hope, this helps you
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Custom duration for post categoeis?Hi,
You can set different expiry days based on categories using our Fee Plans feature. Kindly refer https://pluginsware.com/documentation/fee-plans/
You will get the “Fee Plans” feature in our Pro Version.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Category dropdown not workingHi,
We checked your site and categories displayed fine in the drop-down. Kindly refer http://prntscr.com/oy2vez
Thanks
Hi,
Sorry, it is not possible to limit the listings based on the level of membership created with Paid Membership Pro.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Thousands of locationsHi,
Sorry, currently we don’t have any option to avoid loading of all locations. But we will take note of it and add this option in the future.
Thanks