pluginsware
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Hooks & filtersHi,
Sorry, currently, we don’t have the option to add hooks to trigger functions. But we will take note of it and will add this in future.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Farsi TranslateHi,
Kindly follow https://pluginsware.com/documentation/creating-translation-files/
Your file names should look like,
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] Individual Ads ViewHi,
1. When I am viewing individual listings, my themes side bar does not show thumbnails. Why is it occurring?
– Our Specific listing pages are Custom Post Type “acadp_listings” and they cannot be found under “WordPress => Pages”.
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 kindly check this with your theme support who can help you.
2. For some reasons in Google Chrome or Safari the listing page is not showing up.
– We can able to view the listing page in chrome and safari. Kindly check http://prntscr.com/kzsyn3
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Get a warning using the search formHi,
1. Open the below file,
/wp-content/plugins/advanced-classifieds-and-directory-pro/public/class-acadp-public-search
2. Find the following code in the above file,
public function posts_where( $where, &$wp_query ) {3. Replace the above code with the below code,
public function posts_where( $where, $wp_query ) {4. Finally, save the files and check your site. Hope this helps you.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Location not working?Hi,
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 “Base Location” option in https://pluginsware.com/documentation/general-settings/
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] recurring chargesHi,
Sorry, we don’t have the recurring payment feature.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] listing in multiple categoriesHi,
Sorry, currently we don’t have the feature to list a listing in multiple categories. But we will pass this to our product management team and suggest to add this feature in the future.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Lightbox not available for imagesHi,
Sorry, currently we don’t have the feature to open the images in lightbox. But we will pass this to our product management team and suggest to add this in future.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Filter by Featured Listing?Hi,
Sorry, we don’t have the feature to filter the featured listings from the search result. Anyway we will pass this to our product management team where they will analyze this.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Youtube Videos not appearing on pagesHi,
Please check whether you have checked the “Enable videos” field in Advanced Classifieds & directory Pro plugin settings. If still, you have the issue, please submit a ticket to our site https://pluginsware.com/submit-a-ticket/ where our tech team will check further.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Major SEO ProblemHi,
Sorry, currently we don’t update the canonical URL. We didn’t have any hook to update it by default. We are planning to provide support to third-party SEO plugins like Yoast. kindly contact our tech team for more details/solution by submitting a ticket to our site https://pluginsware.com/submit-a-ticket/.
Thanks
Hi,
1. Open the below file,
/wp-content/plugins/advanced-classifieds-and-directory-pro/public/class-acadp-public-search
2. Find the following code in the above file,
public function posts_where( $where, &$wp_query ) {3. Replace the above code with the below code,
public function posts_where( $where, $wp_query ) {4. Finally, save the files and check your site. Hope this helps you.
Thanks
Hi,
The backend settings of Default new listing status and Edit listing status is in pending so only the “retry payment” still showing. Just change the settings from pending to publish and it will be fixed.
We will fix this issue in our next version. If you need the fix immediately, please submit a ticket to our site https://pluginsware.com/submit-a-ticket/.
Thanks
Hi Tony,
I assume that you have enabled any of the following widgets or all widgets under Appearance –> Widgets. Kindly disable these widgets and check. Kindly refer “STEP 8” in https://pluginsware.com/documentation/getting-started/
“ACADP Listing Address”
“ACADP Listing Contact”
“ACADP Listing Video”Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Rearranging images for mobile usersHi,
Thanks for contacting ACADP support.
Currently, we don’t have the option to rearrange images in mobile devices. We will add this in future.
Thanks