pluginsware
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Date selection in adminHi,
This is not a BUG. It is how it works. In the admin and frontend listing form, the user can select only a single date. In the search form, you can search this date by its range.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] administration of listingsHi,
The front-end /manage-listings/ form is restricted only to the currently logged-in user. But, you can give access to the back-end plugin pages to several “admin” with permission to make changes to the listings.
In particular, our plugin uses several capabilities restricted by user roles/levels. So, enabling those capabilities to certain user roles allows the user with that role to make changes to the plugin admin area.
For example,
1. Install the “Members” plugin https://wordpress.org/plugins/members/
2. Then, go to “Members => Roles”
3. Select the “Editor” Role,
4. Select the “All” tab, find the capability, “manage_acadp_options”, and check in the “Grant” box
5. Save the changes.Now, a user with the “Editor” role can access the plugin back-end, add/edit/delete any listings, and make changes to the plugin settings.
I hope this is what you need.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Keyword search not workingHi,
Our listing belongs to a WordPress Custom Post Type “Listings (acadp_listings)”. So, it uses the WordPress’ native WP_Query class https://developer.wordpress.org/reference/classes/wp_query/ to get the data from your database. When you enter some value in the “Keyword Field”, the value of this field will be passed the WP_Query search parameter “s” https://developer.wordpress.org/reference/classes/wp_query/#search-parameters
Looks like some plugin (or theme itself) in your website is creating troubles when the “s” parameter is used with the WP_Query.
Solution:
Please try disabling your plugins one by one to find which one causes the issue. If you are able to identify the conflicting plugin, enable the plugin back and check if the plugin has any settings to disable this behavior. If the plugin doesn’t provide any settings, please report the plugin author mentioning this as a BUG.
If the issue remains, even after disabling all your plugins, your theme should create the conflict. Please write to your theme author about this.
I hope this helps you!
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] listings block encounters errorsHi,
The page link that you provided is not working and we assume that this should be a conflict issue. Kindly submit a ticket on our site https://pluginsware.com/submit-a-ticket/ with the page link where you face the issue to check and update you.
Thanks
Hi Daskm,
You can edit our template file for the listing form and change the position of the custom fields. 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.
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.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] hCaptchaHi Mirko,
Sorry, our registration form is a custom registration form and third-party captcha plugins like HCpatcha won’t work with it. But it looks interesting and thanks for your suggestion to integrate HCaptcha. We will take note of it and add this option in the future.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] word lengthsHi Anne,
You can set LIMIT for description on the Listings page. You can enter the “Description Length” here http://prntscr.com/rbvj34
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] register page is no longer foundHi Mirko,
Sorry for the late reply.
Please refer https://pluginsware.com/anti-spam/ where we have two methods to block spam, Recaptcha and Honeypot.
From these Recaptcha is free which comes with our free version. Please check it out.
Also, we have the option to use any third-party Login/Registration plugin with ACADP. By using this option, you can use any Login/Registration plugin that blocks the spam with ACADP.
Hope this helps you.
Thanks for Understanding
Yes, we can differentiate the applications by adding a different text for them or by adding a poster image for the video.
But, giving consent to either one of the applications also gives access to the other. Is this OK? Or do you expect them to work individually? If yes, the video could be either from Vimeo or YouTube. So, different companies. Should we get consent for each of them individually?
The key logic here is to inform the visitor that the content behind the message belongs to a third party and it uses cookies. So, we request their consent to store the cookie from them. I don’t think that a general visitor would care if it’s a YouTube, Vimeo, Google Map, or Openstreet Map. This is the reason we thought a common message for both applications is enough.
Sorry, I’m not from the EU. So, I may be wrong. I’m just looking to make myself more clear before doing any changes to this feature. Please let me know your thoughts.
Hi,
Actually, we are working on our next version and while checking the Vimeo/YouTube video, we are getting the user consent like the Map. So we assume that you would have checked this by logging in to the site. In this case, we already get the cookie consent from the user while login in and won’t get it again for the video. If you are not getting the user consent for the guest users, please submit a ticket on our site https://pluginsware.com/submit-a-ticket/ with your site link where you face this problem.
Thanks
Hi,
Please disable this checkbox https://prnt.sc/6u2sp4nJeruC and check it. If still, you have issues, please submit a ticket on our site https://pluginsware.com/submit-a-ticket/ with your site link where you face the issue to check it out.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] register page is no longer foundHi Mirko,
Please refer https://pluginsware.com/anti-spam/ to know the methods to avoid spam. Hope this helps you.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] user registrationHi,
Thanks for your suggestion to approve users before logging in. We will take note of it. In the meantime, we have Honeypot integration in our plugin to solve this issue. Please refer https://pluginsware.com/anti-spam/
Thanks
Hi Mirko,
Thanks for bringing this to our notice. We will fix this in our immediate next version.
Thanks