Ronald E
UX/UI Director at Webvisuals.com.
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 |
---|---|---|---|---|---|
Best way to setup existing memberships with WordPress User accounts
Started by: Ronald E
in: Toolset Professional Support
Problem: I imported a membership website from Drupal to WordPress via a plugin (FG Drupal to WordPress Premium ). I now have a Custom Post Type (CPT) setup called Membership Profile that have all the user fields setup in it. My question is how do I put them together so that the WordPress User account is tied together with their corresponding Member Profile? Solution: I suggest you setup the author of each "Membership Profile" post as the corresponding wordpress user. If the custom post type "Membership Profile" is created with Types plugin, you can enable the "author" metabox by this: Edit the post type "Membership Profile", in section "Sections to display when editing", enable the option "Author", when you edit a "Membership Profile" post, you will be able to setup it's author, more help: https://codex.wordpress.org/Function_Reference/register_post_type#supports In front-end, you can create a view lists "Membership Profile" posts filter with: Post author is the same as the logged in user https://toolset.com/documentation/user-guides/filtering-views-query-by-author/ In the view's loop display a CRED editing form link for user, update the "Membership Profile" post information Relevant Documentation: https://toolset.com/documentation/user-guides/displaying-cred-editing-forms/ |
2 | 4 | 6 years, 7 months ago | ||
Fields Styling Editor Showing Without Being Called On Types 2.2.22
Started by: Ronald E
in: Toolset Professional Support
Problem: How do disable the "Fields Styling Editor" when edit a custom field group? Solution: The "Fields Styling Editor" is disabled by default, I suggest you check it in the file wp-config.php, check if there is a line: define('TYPES_USE_STYLING_EDITOR', true); remove it or setup the value to "false" and test again. Relevant Documentation: |
2 | 4 | 6 years, 7 months ago | ||
Fields Styling Editor Showing Without Being Called On Types 2.2.22
Started by: Ronald E in: Toolset Professional Support |
2 | 4 | 6 years, 7 months ago | ||
How to display fields of related posts in a many-to-many relationship
Started by: Ronald E
in: Toolset Professional Support
Problem: Solution: Described more fully below: https://toolset.com/forums/topic/custom-search-results-displaying-content-from-two-cpt-combined-with-intermediary/#post-625181 |
3 | 4 | 6 years, 8 months ago | ||
Custom Search by Heirarchical Custom Post Taxonomy – 1 level at a time
Started by: Ronald E in: Toolset Professional Support |
2 | 5 | 6 years, 8 months ago |