aazztech
Forum Replies Created
-
Thanks for letting us know about it, as of now, this feature is not available in the current version of Directorist. However, we have noted it down in our feature list and hope you will be able to see it in the future versions.
As of now, this feature is not available in the current version of Directorist. However, we can add this to our feature list. But before we work on it, one thing we need to know that, what kind of term you want to use?
Hello,
Please deactivate and delete Directorist, then reinstall it again to get the fix for first problem (empty dropdown list that is shown on page load), to get fix for second problem (no internal padding in dropdown list) please wait for next update.Hello,
Just to let you know that It was added. You have to make sure that you are using latest version and select ‘Display from Map API’ from ‘Location Source for Search Field’ dropdown which is under Directory Settings >> Search Settings.Just to let you know that we changed the logic and released the update.
Hi,
We have already fixed the issue. Please update to the latest version.Please put the following code in child theme’s functions.php file to paginate listings in single post.
function atbdp_disable_redirect_canonical($redirect_url) { if (is_single()) $redirect_url = false; return $redirect_url; } add_filter('redirect_canonical', 'atbdp_disable_redirect_canonical');Hi,
As of now this feature is not available in the current version of Directorist. However, we have noted it down in our feature list and hope you will be able to see it in the future versions.Please use this shortcode
[directorist_all_locations loc_per_page="300"]to extend the location list to 300Hello,
We have tested the issue but did not find that issue in our side, we think the problem is causing by any plugin conflict. To make sure, please deactivate all the plugins except Directorist and see if problem goes away- This reply was modified 6 years, 5 months ago by aazztech.
Hello,
As of now this feature is not available in the current version of Directorist. However, we have noted it down in our feature list and you will be able to see it in the upcoming versions.Hello,
The problem is, your pagination of the listing page is turned off and per page limit is set to 100, that’s why you are having this behavior to the listing page, to fix this, go to Directory Settings >> Listings Page and set Paginate Listings to Yes.Hi,
You are welcome and very happy to know that you liked it.We can see that it’s already in full width.
Forum: Plugins
In reply to: [Logo Carousel Slider] chnage settingsHi,
Would you please tell us which settings doesn’t work?Looks like your permalink is cashed, flushing the permalinks may fix the problem. To flush permalinks:
1. Go to Settings >> Permalink Settings
2. Change current permalink structure to any other option and save changes
3. Now back to previous option again (Post name is recommended) and save changes