pluginsware
Forum Replies Created
-
Hi,
It seems to be strange. Kindly submit a ticket on our site https://pluginsware.com/submit-a-ticket/ with your site URL to check and update you
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Product SchemaHi,
Thanks for your valuable suggestion to add product schema to our plugin. We will take note of it and add it in the future.
Thanks
Hi,
It seems to be very strange. actually, it is not in our control. When we search “listings”, the following is put into google
listing+intext:”Plugin:+Advanced+Classifieds+&+Directory+Pro”
And there is no result. But strangely, if we replace the double quotes with single quotes, it’s working.
listing+intext:’Plugin:+Advanced+Classifieds+&+Directory+Pro’
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Author slugs not re-directingHi,
Actually, you need to contact the Edit Author Slug plugin support team and check the cause for this issue.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] French translationHi,
Kindly refer https://pluginsware.com/documentation/creating-translation-files/ to translate the plugin
Kindly remember to name your language files like below,
advanced-classifieds-and-directory-pro-{YOUR_LANG_TAG}.mo
advanced-classifieds-and-directory-pro-{YOUR_LANG_TAG}.poAlso, I would suggest placing your language files under /wp-content/languages/plugins/ to keep them working ever.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Created page from a form ?Hi,
Sorry, it is not possible to create a page from the form filled by the user.
Thanks
Hi,
Actually, this setting will hide the categories/locations only from the All Categories / All Locations page where you use [acadp_categories] / [acadp_locations] shortcode.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Pluginsware.com is downHi,
Thanks for your info and our site is working fine now. If still, you have the issue, please let me know.
Thanks
1. Add the Tags field? “Tags” are good for SEO. Should add
Tags are already in our TODO lists. I promise we would have this very soon. Please be patient.
2. I like “* Required” (email, phone number, description, address. So how?
Sorry, there are not any settings in the current version to make those fields as required. If you can edit the HTML code, simply open the following file and add a required attribute on those fields,
/wp-content/plugins/advanced-classifieds-and-directory-pro/public/partials/user/acadp-public-edit-listing-display.phpBut, instead of making changes in our core files directly, I would recommend writing an override. Please check https://pluginsware.com/documentation/customizing-acadp-templates/
3. I recommend adding the “salary/price” radio button to optional users
Thanks for your suggestion. Taken note of this.
4. Where is the “Report” sent?
The reports are sent to the site admin email address.
- This reply was modified 6 years, 7 months ago by pluginsware.
Hi,
Sorry, currently there is no option to add icons for location. We will take note of this and add it in the future.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Edit Search WidgetHi,
Sorry, 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. If you find any difficulties, you can hire us for this.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Show Images at the bottomHi,
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 have to override the /wp-content/plugins/advanced-classifieds-and-directory-pro/public/partials/listing/acadp-public-listing-display.php file
For Listings page, you have to override the /wp-content/plugins/advanced-classifieds-and-directory-pro/public/partials/listings/acadp-public-listings-list-display.php file
Thanks
Thanks & Regards,
Sanjiv KumarForum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Hiding Phone NumberHi,
Sorry, currently we don’t have the option to hide the phone number and show only for registered users.
Thanks
Hi,
You can list the hotel amenitiesby using our custom fields feature. 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] New Version Logout ProblemHi,
Yes, we have Logout shortcode. Please use [acadp_logout] shortcode.
Thanks