simranjeetS-2
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Reaching cred form page “only” through another page
Started by: simranjeetS-2
in: Toolset Professional Support
Problem: I would like to place a CRED form on my site, and I would like to require my site users to first fill out a captcha on another page of the site before accessing the CRED form. Solution: The only way captchas are implemented in Toolset is inside a CRED form. If you want to add a captcha outside a CRED form, it will require custom code or another plugin. I think you could accomplish something similar with two CRED forms, though. Include just a captcha and a submit button in the first form. Configure the CRED form to redirect the User to another page after the form is submitted. Place the second CRED Form on that page. It's not strictly secure, because a User can type the second page's URL directly into the browser to bypass the first form. There are two basic ways to prevent accessing a page in Toolset: 2. Use conditional HTML to hide the form in some circumstances. You can use custom code to provide the terms of that conditional code if you want, or you can use any Types or Views shortcodes. Relevant Documentation: |
2 | 3 | 6 years, 9 months ago | ||
How to remove display of pages on top – its not pagination but something else
Started by: simranjeetS-2 in: Types Community Support |
2 | 3 | 6 years, 9 months ago | ||
In “X” category page, my search module shows only “X” category in dropdown.
Started by: simranjeetS-2
in: Toolset Professional Support
Problem: Solution: You can find proposed solution, in this case, with the following reply: Relevant Documentation: |
2 | 3 | 6 years, 9 months ago | ||
I need toolset in many to many relationship based search
Started by: simranjeetS-2
in: Types Community Support
Problem: I am making a directory website. It is a directory of lawyers to be sorted by locations and practice areas. On one page will be shown list of locations and list of practice areas. I want that when a visitor selects a location (say New York) out of hundreds of locations, he should be taken to a page having list of practice areas. When he clicks on a practice area (say criminal defense), he should be taken to "search results" page where criminal defense lawyers in New York should appear. Solution: There isn't the exact feature within Views plugin, here is my suggestions: 1) setup the a custom post type "lawyers", with custom taxonomy "practice areas" + custom add address field "locations" 2) create a view listing "lawyers" posts, setup the custom search form, filter with: Relevant Documentation: |
2 | 3 | 6 years, 9 months ago |