browngd
Forum Replies Created
-
Forum: Plugins
In reply to: [Amen] Help with prayer request form submissionGoing forward, it would be nice if the plugin could update everything with ajax so as to prevent page refreshes. This would also solve the problems with my implementation in tabs as the user would see the updated content when switching tabs since there is no page reload.
Forum: Plugins
In reply to: [Amen] Help with prayer request form submissionThanks for the compliments. That is the primary reason I like using Twitter Bootstrap. It makes it easy to make the site accesible for everyone and is really easy to work with for responsive design. I actually have the plugin constrained within a bootstrap defined span div that makes it responsive. I have also changed all of the inputs to the same so they don’t over run the width of the screen on mobile devices. If you would like, I can provide you with a copy of the plugin once I am done with my modifications if that helps any.
Thanks for the heads up on the pray button not working. It was a simple fix. When I replaced your button classes with the bootstrap style, I didn’t realize that that input needed the amenButton class to display the update after a user clicks the button. The fix was to simply add the bootstrap button style to the class like such.
class="amenButton btn btn-primary"I’m glad you like what I have done with the plugin!
Forum: Plugins
In reply to: [Amen] Help with prayer request form submissionBy the way, I have changed the permalinks to that page in case you want to look at what I have done. The link is now
http://www.grovestreetumc.org/pray
Thank you again!
Forum: Plugins
In reply to: [Amen] Help with prayer request form submissionOk, that fixed it. My client would really prefer the order of the tabs to be the other way around, however, this is fine for now. They want the prayer requests to show first when the page loads. My fix for the time being is to switch the order of the tabs but make the prayer list the active tab. This works and when a prayer request is submitted, the page reloads and shows the prayer list with their prayer request added.
I have made extensive edits to the style of the plugin to make it fit into my site better. I have changed all buttons to the Twitter Bootstrap style since that is what I am using. I will keep your other plugin in mind. So far, I have always treated plugins like child themes and if I am going to edit it, I basically duplicate the plugin with a different name so that it won’t update. Your plugin may make this process a bit easier.
This is a truly wonderful plugin. I have used the other wordpress prayer request system and I like this one much better because it is much lighter weight, looks nicer, is easier to customize the styles and has the twitter functionality. Thank you for your hard work and contribution to God’s kingdom with this plugin.