chryton
Forum Replies Created
-
Forum: Plugins
In reply to: [Amen] Public Prayer IssuesThe documentation, yes. I think it is more an issue of formatting than anything else. It was hard to tell what i should be calling the shortcode to bring up the ability to manage for public/logged-in users.
Forum: Plugins
In reply to: [Amen] Public Prayer IssuesOk, so I fixed this issue; user error/confusing documentation.
Though on the submission form we get a () at the end of the heading: Screenshot Here .
Thoughts?
Forum: Plugins
In reply to: [Amen] Public Prayer PostersLooks great!
I am not seeing how visitors can manage their prayers. When I am anonymous it allows me to pray and post a new prayer, but that is it. Do you mean that to manage them users still have to have a login? If so, that is fine though it kind of defeats the purpose of the update functionality.
Also, it may be useful from a usability and customizability standpoint to add a field that overrides the name for “Anonymous Visitor” so either the admin can just have “Visitor” or “Member” or whatever they want/need (this would be on the back-end in the admin) and posters could maybe post their name (this would be on the front-end).
Thanks again!
Forum: Plugins
In reply to: [Amen] Public Prayer PostersGreat. Look forward to testing it out tomorrow!
Forum: Plugins
In reply to: [Amen] Public Prayer PostersSorry for the delayed response, been a bit busy in the office.
As for the shortcode, I sadly cannot give you a link but here is a screenshot of what it looks like on the front-end: http://cl.ly/image/2m1W2F1n3m28
The top part is being generated by do_shortcode(); in the template. I initially tried having just one or the other shortcodes on the page but they do not work separately nor together. We do have TinyMCE Advanced running and with the force visible tags in the editor due to our editor always stripping out necessary tags. Apparently this feature can break some items as it tweaks WPautop (which might be the culprit in the frist place).
Any luck with the public prayers?
Thanks again!
Forum: Plugins
In reply to: [Amen] Public Prayer PostersOh, the shortcodes are working on the template but not when I use them in the WYSIWYG editor. I believe it is the p-tag editor issue that affects all shortcodes since the editor will add p-tags automatically around certain elements.
Forum: Plugins
In reply to: [Amen] Not getting prayer request listingI would like to confirm that upon activation that it did not create the tables either. After I manually created the tables, it seemed to work fine though the shorcodes aren’t working off the template file (known tinyMCE issue I believe).