aazztech
Forum Replies Created
-
Hi,
Sorry, this functionality is not available to this extension.Please update Pricing Plan extension to fix the problem.
Hi @shahidbelim,
Please share us the redirected URL of the 404 page.Note: On Safari and in some other browser does not show full URL in address bar initially, clicking on the address bar reveals the full URL, we need full URL of the redirected page for troubleshooting the issue.
Is your SMTP server configured properly? to check you can send a test email using Contact Form 7 plugin and see if it can send any email successfully. If it fails to send email then most probably your SMTP is not configured properly, in this case you have to contact to your hosting server provider for this support.
Please go to “Diectorist >> Listing Settings >> Map Setting” and change map from “Google Map” to “Open Street Map” and then see if problem exist. If problem get fixed after doing this, then the possible reason for the issue is coming Google Map related error, this usually occurs for using invalid Google Map API key, so in this case you have to make sure that you are using valid Google Map API key.
Hi,
Thank you for letting us know about it, we will be fix it in upcoming updates.Hi,
Styling setting covers only those section or elements which are part of the Directorist, other sections like body, typography are maintained by the theme, so you should check your themes settings if it has the options for customization or you can add custom CSS in “Appearance >> Customize >> Additional CSS”, otherwise contact to theme developer for theme related support.Hello,
Expired listings does not display in listing page, search page or any other page except user dashboard page, please go to the user dashboard page and check the listings expiration status, if they are expired then you have to update their expire date to make them visible to public. To update the expire date of each listing, go to the edit page of the listing from WordPress dashboard and change the expire date to any forward date from current date and then update.The listing which is showing in related listing section is not suppose to show, it is a bug which will be fixed in upcoming updates.
CSV Import/Export feature is already in our feature list and you will be able to see them in the upcoming updates.
You have Google map API key error in your site, please use a valid Google map API key or disable the map to fix the issue.
Hi,
To adjust the size of the preview image, go to “Directory Settings >> Listings Page”, look for “Preview Image Cropping” option and enable it, then adjust “Image Cropping Width” and “Image Cropping Height” as your choice and save changes.To disable preview image set “Show Preview Image” to no and save changes.
Google Recaptcha is only for registration and add listing page, please follow the documentation for setting up Google Recaptcha feature
Documentation : https://directorist.com/extensions/google-recaptcha/
Hi,
Breadcrumbs in your site is managed by theme, so you have to contact to your theme developer for this support.Sorry for inconvenience, please use following CSS for customizing placeholder and icons
#directorist.atbd_wrapper .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: #000000; opacity: 1; /* Firefox */ } #directorist.atbd_wrapper .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #000000; } #directorist.atbd_wrapper .form-control::-ms-input-placeholder { /* Microsoft Edge */ color: #000000; } #directorist.atbd_wrapper span.la { color: #000000; } .atbd_content_active #directorist.atbd_wrapper .select2-container--default .select2-selection--single .select2-selection__placeholder { color: #000000; }Hi,
You can customize any layout of Directorist using custom CSS, to change the default colors for the text, borders, and the icons on search form, you can use following CSS:#directorist.atbd_wrapper .form-control { color: #495057; border-color: #dbdaf7; }If you also want to change the border color of the search bar, then you can use following CSS:
.atbd_content_active .directoria_home_area_wrapper #directorist.atbd_wrapper .atbd_seach_fields_wrapper { border-color: #dbdaf7; }Or if you want to remove the border of the search bar you can disable it from “Directory Settings >> Search Settings >> Search Bar Border”
To add custom CSS, go to Appearance >> Customize >> Custom CSS and place you custom CSS there
Note: Replace the value of the CSS property with your desire color value
Hi,
In order to troubleshoot this problem, please share us your website link.