pluginsware
@pluginsware on WordPress.org
- Member Since: May 2nd, 2016
Contribution History
pluginsware’s badges:- Plugin Developer
-
Posted a reply to This document requires ‘TrustedScript’ assignment., on the site WordPress.org Forums:
Hi, Seems to be very strange, Could you please submit a ticket on our site… -
Posted a reply to Deleting own user account, on the site WordPress.org Forums:
Hi Martin, Actually, we use WordPress default registration to register the user. So, to delete… -
Posted a reply to Translate “Featured” (badge), on the site WordPress.org Forums:
Hi, You can change this content here https://prnt.sc/pV4dhbh4GGRG Thanks -
Posted a reply to Admin Listing Details, on the site WordPress.org Forums:
Hi, Sorry, currently there is no option to add FREE word. But, we will take… -
Posted a reply to Change Wording in Listing Form, on the site WordPress.org Forums:
Hi, You can edit our template file for the listing form and make the changes. 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… -
Posted a reply to Problem with multiple clicks on renewal link, on the site WordPress.org Forums:
Hi, Sorry for the inconvenience caused. We are going to release our next version vey… -
Posted a reply to Problem with multiple clicks on renewal link, on the site WordPress.org Forums:
Hi, Sorry for the inconvenience caused. We will check this and update you ASAP. Thanks -
Posted a reply to Custom Fields in Serach Widget, on the site WordPress.org Forums:
Hi, While adding the custom field in your admin panel, please make it searchable. Please… -
Posted a reply to Exporting listings, on the site WordPress.org Forums:
Hi,Our premium version has the import-export feature. Please refer https://pluginsware.com/documentation/import-and-export/ Thanks -
Posted a reply to Exporting listings, on the site WordPress.org Forums:
Hi,Our premium version has the import-export feature. Please refer https://pluginsware.com/documentation/import-and-export/ Thanks -
Posted a reply to Adding multiple contacts, on the site WordPress.org Forums:
Hi, Sorry, currently there is no option to add multiple contacts to a listing. But,… -
Posted a reply to Failed to load resource: the server responded with a status of 404 (Not Found), on the site WordPress.org Forums:
Hi, My sincere apologies for any inconvenience caused. The ".map" files specified in your error… -
Posted a reply to Problem uploading ad images, on the site WordPress.org Forums:
Hi, Seems to be a strange issue. Maybe due to conflict with theme or other… -
Posted a reply to Payment error, on the site WordPress.org Forums:
Hi, Seems to be strange issue. Could you please submit a ticket on our site… -
Posted a reply to How to prevent this plugin from sending passwords?, on the site WordPress.org Forums:
Hi, You can use the "acadp_new_user_notification_email_body" filter hook to strip down the password from the new user… -
Committed [2934229] to Plugins SVN:
Tagging Release 2.1.2 -
Committed [2934228] to Plugins SVN:
Commit Version 2.1.2 -
Posted a reply to Classifieds plugin – WP errors, on the site WordPress.org Forums:
Hi, Hi, when trying to edit or use the Classified plugin in the WordPress backend,… -
Posted a reply to Display Custom Field under price, on the site WordPress.org Forums:
Hi, You can edit our template file for the listing form and make the changes to the custom fields position. You will have to edit the… -
Posted a reply to Disable map clustering, on the site WordPress.org Forums:
Hi, Sorry, currently there is no option to skip the ‘cluster’ marker. Anyway, we will… -
Posted a reply to Phone Number Visible to Registered Users Option, on the site WordPress.org Forums:
Hi, Sorry, the option to allow only the registered users to view the phone number… -
Posted a reply to Image upload is not available, on the site WordPress.org Forums:
Hi, I understand that you have encountered an issue, and I believe it may be… -
Posted a reply to Value indicator is not displayed, on the site WordPress.org Forums:
Hi, Sorry, it is not easy to track the issue without the site link. Could… -
Posted a reply to Search Form Submit button is not changing it’s colour as per the theme, on the site WordPress.org Forums:
Thanks for the update -
Posted a reply to Search Form Submit button is not changing it’s colour as per the theme, on the site WordPress.org Forums:
Hi, Sorry for the late reply. Could you please submit a ticket on our site… -
Posted a reply to Value indicator is not displayed, on the site WordPress.org Forums:
Hi, Sorry for the delay. Seems to be strange. Kindly submit a ticket our site… -
Committed [2895446] to Plugins SVN:
Tagging Release 2.0.0 -
Committed [2895445] to Plugins SVN:
Commit Version 2.0.0 -
Posted a reply to Theme integration Single Listing Display / third party plugins, on the site WordPress.org Forums:
Sorry, we couldn't able to get your issue clearly. Could you please submit a ticket… -
Posted a reply to Theme integration Single Listing Display / third party plugins, on the site WordPress.org Forums:
Hi, Our Single listing pages are Custom Post Type "acadp_listings" and they cannot be found under "WordPress… -
Posted a reply to Child theme, on the site WordPress.org Forums:
Hi, Maybe a configuration issue. Could you please submit a ticket on our site https://pluginsware.com/submit-a-ticket/… -
Posted a reply to Range selection when searching, on the site WordPress.org Forums:
Hi, We are going to release our next version within a week with this feature… -
Posted a reply to how to make phone required, on the site WordPress.org Forums:
Hi, You can make the phone number field required by just editing our template file for the listing form. You will… -
Posted a reply to Display user bio on user page, on the site WordPress.org Forums:
Hi, Sorry for the delay. Please submit a ticket on our site https://pluginsware.com/submit-a-ticket/ with your… -
Posted a reply to Display user bio on user page, on the site WordPress.org Forums:
Hi, 1. Kindly add the following code to the bottom of your theme's functions.php file, function display_user_bio(… -
Posted a reply to display in grid view and list view on smartphone, on the site WordPress.org Forums:
Hi, As of now, the listings will be displayed one by one in mobile devices.… -
Posted a reply to Social Media icons for every member, on the site WordPress.org Forums:
Hi, Sorry, currently the URL custom field field will display URLs. But, we will take… -
Posted a reply to image upload in custom fields, on the site WordPress.org Forums:
Hi, Sorry, we don't have image upload custom field Thanks -
Posted a reply to Shortcode to exclude a category, on the site WordPress.org Forums:
Sorry, we don't have the shortcode to exclude category Thanks -
Posted a reply to Change single listings page header, on the site WordPress.org Forums:
Hi,Our Single listing pages are Custom Post Type "acadp_listings" and they cannot be found under "WordPress =>… -
Posted a reply to Error on fronend, on the site WordPress.org Forums:
Hi, Seems to be strange. Could you please submit a ticket on our site with… -
Posted a reply to Login/Logout Option, on the site WordPress.org Forums:
Dear Customer,Kindly try using the following code, add_filter( 'wp_nav_menu_items', 'acadp_custom_add_login_logout_menu', 10, 2 ); function acadp_custom_add_login_logout_menu(… -
Posted a reply to Error on fronend, on the site WordPress.org Forums:
Hi, Please contact your hosting and check whether they blocked the below file,https://example.com/wp-admin/admin-ajax.php Also kindly… -
Posted a reply to Custom fields css, on the site WordPress.org Forums:
Hi, To remove the Listing ID, Kindly add the below CSS code in your theme's style.css file or in… -
Posted a reply to 2 search forms, on the site WordPress.org Forums:
Hi, Sorry, there is no option to have a search form that shows data of… -
Posted a reply to Conflict with PHP 8.0.28, on the site WordPress.org Forums:
Hi, We double checked this in our local and we didn't get any issues. Kindly… -
Posted a reply to A lot of spam, on the site WordPress.org Forums:
Hi, We assume that the account is created manually to spam. Actually, we are using… -
Posted a reply to Create demo Home Page, on the site WordPress.org Forums:
Hi, It is a custom theme that we developed for our demo. To know more… -
Posted a reply to Conflict with PHP 8.0.28, on the site WordPress.org Forums:
Hi, Actually, we developed our latest version in PHP 8. We didn't face this issue… -
Posted a reply to Allow only specific roles to post listings, on the site WordPress.org Forums:
Hi, Advanced Classifieds and Directory Pro" requires the following capabilities for a user to post his listings. These capabilities are added automatically by the plugin for the standard WordPress user roles. I believe you are looking to give users a CUSTOM ROLE. If yes, Kindly Install "Members" plugin https://wordpress.org/plugins/members/ and the add the following capabilities for the user role you give for…
Developer
-
Advanced Classifieds & Directory Pro
Active Installs: 3,000+