Dimitris Bak
Forum Replies Created
-
Hi,
I understand you’re looking to create a member directory for your PTA where the directory is not publicly accessible and is protected by some form of login or password.
The Business Directory Plugin itself does not have a built-in feature to password protect the directory or restrict detailed listing views to logged-in users only. However, you can achieve this by using a WordPress membership or access control plugin such as “Restrict User Access.” This plugin allows you to restrict access to the directory content so that only logged-in users or members with proper credentials can view the listings.
For example, you can configure “Restrict User Access” to protect your directory post types and categories, and set up a redirect for non-members to a login or information page. This way, only authorized users can access the directory.
You can find detailed instructions on how to protect directory content using “Restrict User Access” in this tutorial section: Protect the directory content.
If you want users to create profiles and log in, you can use WordPress’s default user registration system or integrate a membership plugin for more advanced user management.
If you have any further questions or need help setting this up, feel free to ask!
Kind regards,Hi there,
Thank you for reaching out to us today.
At the moment you website is under construction and I cannot see the form, I’m afraid.
Nevertheless the issue you are describing is probably caused by code in your theme or plugins interfering with the form’s style. To verify that, you can preview your form on Blank Page: https://tinyurl.com/2arepjhn. If you see the correct alignment then your theme is loading code that overrides the form’s style.
In that case you can try using the ‘Override theme’ feature that forces the Formidable Forms styling: https://formidableforms.com/knowledgebase/visual-form-styler/#kb-override-theme-styling
Kind regards
Happy to help!
Hi there,
Thank you for reaching out to us today.
To use the French translation, you need to change the language in WordPress from the back-end > Settings > General > Site Language and then download the translation from the back-end > Dashboard > Updates ( scroll to the bottom ).
Kind regards
Hi Patrick,
Thank you for reaching out to us today.
Since you are using the PRO version of the plugin, could you please open a ticket at support@formidableforms.com to find the cause of the problem?
Kind regards
Please open a new ticket over here: https://formidableforms.com/new-topic/ and share the URL to your form and an XML export to find the cause of the problem:
Hi there
Thank you for reaching out to us today.
Please use the WPCode plugin to insert the filter: https://wordpress.org/plugins/insert-headers-and-footers/
Then clear your website’s cache and try submitting the form with another browser in incognito mode.
Let me know if this fixes the problem.
Kind regards
Hi there
Thank you for reaching out to us today.
Please set the label’s position of the field to ‘Default’ to display display it.
Kind regards
Hi calmcrow,
Please refer to our Extend Formidable Forms documentation page: https://formidableforms.com/knowledgebase/
There is an example that adds WordPress tags as options here: https://formidableforms.com/knowledgebase/frm_setup_new_fields_vars/#kb-populate-a-field-with-wordpress-tags
Hi there
Thank you for reaching out to us today.
I was able to replicate the issue you reported and notified the developers to fx it in a future release. While we can’t yet provide an exact timeline for when this issue will be resolved, rest assured that our development team will investigate and address it as soon as possible.
Thank you for bringing this to our attention and for your patience while we work on a solution.
Best regards,
Hey ebhansen,
Thanks for reaching out about this issue.
Could you please open a new ticket over here: https://formidableforms.com/new-topic/?
Support in this forum is dedicated to the free version of the plugin.Kind regards
Hi Zerobeat,
Thanks for reaching out to us today.
To style your dropdowns, you will need custom CSS code.
Please see this page presenting different approaches for styling a dropdown field: https://stackoverflow.com/questions/1895476/how-do-i-style-a-select-dropdown-with-only-css
You can add the code in your custom CSS area: https://formidableforms.com/knowledgebase/global-settings-overview/#kb-custom-css
Kind regards