adminda
Forum Replies Created
-
Forum: Plugins
In reply to: [Navgoco Vertical Multilevel Slide Menu] Menu Font SizeThanks that did the trick!
Forum: Plugins
In reply to: [amr users] Field Not Showing in the Configure a ListThanks for the info, I think the fields were empty to begin with. Added some data to a test user for Home-2 and work-2 and ran the find new fields and the two showed up on the list. Mark it solved!
- This reply was modified 9 years, 8 months ago by adminda.
Forum: Plugins
In reply to: [amr users] Create CSV file for download automaticallyI downloaded amr users and installed it (version 3.30) then started checking out the plus (can’t tell what version it is) and it says that it requires amr users version 3.5.3 or later!!
So how does that work? where could I get the correct amr users version? Additionally I was looking at amr users plus groupings and it requires amr users version 3.4.4 or higher. So I am a bit confused as to what works with what.The site I am working on has 6 levels of user roles so I wanted to know how they correlate to WP Roles.
I am not saying that they are not doing their best I simply asked about the plans for updating the documentation.
- This reply was modified 9 years, 9 months ago by adminda.
Setting up the user role is one of the key items of the UM yet its documentation is dated October 18, 2015. There are few of the user setup options that are not covered by that version of documentation. For example “Sync with WordPress Role”
http://docs.ultimatemember.com/article/103-user-roles-settings
No! Problem is still there. I updated the plugin but no luck. I just have to deactivate the popup when I want to use the Fusion Builder (pain in the …).
Also was able to take a screen capture of the other problem. Support by Sygnoos please list an email so that I can send you the screen capture.
OK thanks!
Thanks for the info:
1 – Is there anything I should do or just wait for the update?
2 – As soon as it happens again I will capture and send you the picture.Sygnoos – Has this been fixed?
It would be great to post the solution here please so others can benefit. Thanks!Forum: Plugins
In reply to: [Gravity Forms Sticky List] Auto Display All Fields?OK I see what you mean now. Thanks!
I added the form to the page and now the “view” results are there. Now I have to figure out the multi-page form solution.Forum: Plugins
In reply to: [Gravity Forms Sticky List] Auto Display All Fields?I have done that and the “View” link is on the page but when I click it nothing happens.
Here is the link to the page http://forms.acda-mn.org/rs-results/
Forum: Plugins
In reply to: [Gravity Forms Sticky List] Auto Display All Fields?fried_eggz thanks for a great plugin.
I am not sure of function of “view” link. I have a form with 17 items that I want to display on the front end. But the columns’ text are superimposing on each other and so it becomes unreadable. So what I get from your statement is that I can select lets say 5 items to show normally but when the “view” link is clicked “All” of the columns will display. How will they be displayed? I click on the “view” link on the page but nothing seems to happen.Thanks!
I tried it again this afternoon and it worked that time. I can’t explain why it did not before. I’ll test it some more later.
BTW -Love the plugin.
Forum: Plugins
In reply to: [Contact Form 7] PHP in Contact Form 7 SyntaxSo far this is the code that I have put together but it is not working:
[checkbox districtcheck id:checkdistrict exclusive “Northeast District” “Northwest District” “Central District”]
<if (document.getElementById(‘checkdistrict’).value==’Northeast District’) { document.getElementById(‘divned’).style.visibility=’visible’ } else { document.getElementById(‘divned’).style.visibility=’hidden’ }/>
Thanks for any help out there!
Forum: Plugins
In reply to: [Contact Form 7] I don't understand the mail tab at allngolay,
To: is the email address that you want the forms results sent to.
From: is the name of the person filling out the form “[name]” followed by <wordpress@domain>. “wordpress” is literally the word wordpress and @domain is the website domain that the form is residing on.