pluginsware
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Menu suspenso de location não funcionaHi,
Sorry for the late reply.
Seems to be a conflict issue. Kindly submit a ticket on our site https://pluginsware.com/submit-a-ticket/. so that our tech team will check and update you.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Edit | Delete Permanently issue.Hi,
Actually, it is a setting. Some of our customers don’t want to delete the images from the media library.
Please check the below option to delete the images,
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Menu suspenso de location não funcionaHi,
Probably a configuration issue. You must have set an invalid “Base location” under the plugin settings. Change it to the default selection (Select a Location) and this must solve your problem.
Also, kindly check the explanation of the “Base Location” option in https://pluginsware.com/documentation/general-settings/
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Multiple categories per listingHi,
The feature to add a listing to multiple categories is available in our pro version. Kindly refer https://pluginsware.com/#pricing
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] review valuation and whatsappHi,
Thanks for your suggestion. We will take note of these and add it in the future.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] HoneypotHi,
Sorry, currently we don’t have a honeypot feature.
But our plugin gives the option to use a third-party registration system.
1. Install a Third-Party Registration plugin.
2. Go to our plugin’s settings page, and click the “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] Categories not workingHi,
We assume that the category page is not set in our Pages setting. Kindly follow the below steps.
1. Create a page with [acadp_category] shortcode
2. Go to Classifieds & Directory settings -> Click “Advanced” tab –> Pages
3. Here got Single category page field and select the page that you created with [acadp_category] shortcode
4. Save changes and check.Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] shortcode builderHi,
You can use our plugin shortcodes on your pages. You can use our plugin shortcode builder (http://prntscr.com/rqmite) to generate shortcodes.
If you just want to alter the listing content displayed, then you will need to override our listing detail page template. Kindly refer https://pluginsware.com/documentation/customizing-acadp-templates/
You will have to override the /wp-content/plugins/advanced-classifieds-and-directory-pro/public/partials/listing/acadp-public-listing-display.php file
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Contact Details MissingHi,
Kindly enable the “Enable Locations” option under the plugin’s Settings page. Kindly check http://prntscr.com/pkxn0q
Thanks
Hi,
Please refer http://prntscr.com/15rzolq to stop deleting the images when the listing or category deleted.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] location and phone to “required” fieldHi,
You can make the fields required by just editing our template file for the listing form. You will have to edit the file under /wp-content/plugins/advanced-classifieds-and-directory-pro/public/partials/user/acadp-public-edit-listing-display.php
You just need to add the “required” attribute in the field elements you’ve mentioned.
But, instead of editing the above file directly, I would recommend writing an override. Kindly follow https://pluginsware.com/documentation/customizing-acadp-templates/ to write an ACADP template override.
But, there is no option to make the Location field as a required field.
Thanks
- This reply was modified 4 years, 11 months ago by pluginsware.
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] search location start from ParentHi,
Probably a configuration issue. You must have set an invalid “Base location” under the plugin settings. Change it to the default selection (Select a Location) and this must solve your problem.
Also, kindly check the explanation of the “Base Location” option in https://pluginsware.com/documentation/general-settings/
If still, the issue remains, Kindly submit a ticket on our site https://pluginsware.com/submit-a-ticket/ with your site link where you face the issue. so that our tech team will check and update you.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] .acadp-addressHi,
You can find the “the_acadp_address” function in the /includes/functions-acadp-html.php file and here you can get the location separately.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] change map heightHi,
Kindly submit a ticket on our site https://pluginsware.com/submit-a-ticket/ with your site link where you face the issue. so that our tech team will check and update you.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] add button to the end of acadp entryHi,
Sorry, there is no option to add any buttons.
Regarding design changes, there are no settings to change any styles. Our plugin uses Bootstrap for the design. The only solution at the moment is to write CSS overrides for our HTML elements. You must add your custom CSS overrides under the “Advanced CSS” option of your theme’s customizer panel.
Thanks