pluginsware
Forum Replies Created
-
Hi,
Oh! Sorry for the inconvenience caused and thanks for bringing this to our notice. We will fix this issue and update it in our immediate next version.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Cryptocurrency pluginHi,
Sorry, we couldn’t able to get your query clearly.
Are you using the ACADP Fee Plans feature or WooCommerce Plan feature?
Do you need us to integrate Cryptocurrency payment with ACADP?
Please submit a ticket here https://pluginsware.com/submit-a-ticket/ with more details
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] grt plugin…so far so goodHi,
Just need some help to let users to select multi categories (example upto 5 categories)
– This feature is available in our Pro version. Kindly check https://pluginsware.com/pricing/
to let select the upper locations automatically… like they select a town, then its district and state should be automatically selected.
– Sorry, this feature is not available.
Thanks
Hi,
Thanks for your suggestion and we will take note of this and add it in the future.
Thanks
Hi,
Thanks for contacting us.
Kindly refer https://pluginsware.com/documentation/creating-translation-files/ to translate our plugin. While translation, you can change these contents
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] Where are these 2 words?Hi,
The Previous Listing & Next Listing words are not from our plugin. It must be from your theme. Please contact your theme support to change these contents.
And please send the screenshot of the mini black icons (bag icon and location icon). Please submit a ticket on our site with the screenshots to check it.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Key API Google MapHi,
Yes, you can use our plugin without Google Maps.
Actually, you can use our plugin to build Directories, Classifieds or any Listing site. But it is not possible to buy the listed products within the site.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Show single with elementor templateHi,
Our Individual listing pages are Custom Post Type “acadp_listings” and they cannot be found under “WordPress => Pages”. Kindly check “STEP 8: CONFIGURE SINGLE LISTING PAGE” section under https://pluginsware.com/documentation/getting-started/ to see how the listing detail page is designed. 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, you can Override the single post template(single.php) from your theme, like “single-acadp_listings.php” and do your changes inside this file. Kindly refer https://developer.wordpress.org/themes/basics/template-hierarchy/#single-post
Thanks
@vikus Could you please submit a ticket on our website https://pluginsware.com/submit-a-ticket/ with your site URL where you face the issue? So that we could check and update you.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Add CSS class to a Custom FieldsHi,
Sorry, Currently, it is not possible to add a CSS class to a custom field.
Thanks
Hi,
Sorry, currently it is not possible with our plugin.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Add a to the publications madeHi,
Actually, in our last version, we restricted scripts within our form. This is for security reasons.
If you need to allow, please open the below file,
/wp-content/plugins/advanced-classifieds-and-directory-pro/public/partials/listing/acadp-public-listing-display.php
Search the below code in the above file:
<?php echo wp_kses_post( $description ); ?>Replace the above code with the following code:
<?php echo $description; ?>Finally, save the file and check.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Add #tags to posts madeHi,
Sorry, we don’t have tags feature.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Add lightbox to galleryHi,
Sorry, currently we don’t have the feature to add a lightbox to the gallery. We will take note of it and add it in the future.
Thanks
Forum: Plugins
In reply to: [Advanced Classifieds & Directory Pro] Custom Fields in User Listings PageHi,
Sorry, currently we don’t have the options to display the custom fields on the user’s listings page.
Thanks