Forum Replies Created
-
AuthorPosts
-
Mark Snead
ParticipantI did read all the documentation before posting, it did not address my question. What I am trying to do is set up a paypal button that utilizes the options feature available in the native paypal tools. Here is a screenshot from the paypal page:

The plugin create button does not offer the option of options, it only accepts a single price. I know I can get around this by creating separate buttons for each price but I’d rather not clutter up the page. I was asking if there was a way to integrate a button created in paypal with the plugin to trigger the email for registration.
Mark Snead
ParticipantYes. I added the Field “Position” to the registration form and to the member-info form and it shows on both. When attempt a directory listing on the Board of Directors page using the short code
[swpm_show_member_listing template="2" company_name="1" position="1" email="1" full_address="1" from_levels="5" ]The position does not show up. The company field does which I’m using right now to show their position but I’d rather do the right way. Position does show up on the profile view, profile edit etc. I will pm you with logon credentials and URL. This is a development domain so you may change something if needed.Mark Snead
ParticipantYes. I did find that I can change line 79 or 80 of wp-content/plugins/swpm-member-directory/views/template-1 or template-2 respectively to replace %[field_name]% with a blank, I achieve the desired effect. It would be nice to make it a short-code switch.
-
AuthorPosts