-
Notifications
You must be signed in to change notification settings - Fork 37
Development #2695
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Development #2695
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fixed formgent install issue
- Remove the 'Use Template' button/card from the Create New Directory modal - Remove directorist_directory_type_library AJAX handler and hook registration - Remove Templatiq install/activate click handler from JS - Remove related SCSS styles (.create-template, .directorist_template_notice) - Update modal description text to reflect remaining options - Update translation (.pot) file - Rebuild compiled JS/CSS assets The 'Create from Scratch' and 'Create with AI' features remain fully intact.
fixed formgent quaries issue for logged out users
The Enquiries tab was missing the count badge that other tabs (e.g. My Listings) already displayed. Fetch the total from ATBDP()->formgent->get_kpis() and append it using the same sprintf pattern.
fix: display total enquiry count in dashboard Enquiries tab title
…latiq Remove: Use Template (Templatiq) feature from Create Directory modal
fixed formgent query issue
…provements Improve: Enquiry table UI/UX: badge, date format, search, bulk actions and styling
…into imporve/field-label-default-value
…ult-value update: Fields label & placeholder default value based on widget_key
readme updated
RabbiIslamRony
approved these changes
Feb 9, 2026
Member
RabbiIslamRony
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR Type
What kind of change does this PR introduce?
Description
How to reproduce the issue or how to test the changes
Any linked issues
Fixes #
Checklist