Reed Wendorf
Forum Replies Created
-
Forum: Reviews
In reply to: [User Status Shortcode] Beautifully SimpleThank you for the feedback Trevor!
Forum: Plugins
In reply to: [User Status Shortcode] Font Awesome incompatibility@bridieamelia, Sorry for the delayed response. Are you still experiencing this issue? I was unable to recreate it. Please copy and paste the code you were trying to use.
Smartinick, Does your theme force an older version of jQuery than 1.10.2? Also, if jQuery is the culprit, make sure to clear your browser’s cache for your site to remove an reference to the other jQuery library.
Forum: Plugins
In reply to: [User Status Shortcode] Stripping tagsJoel-
Thank you for your feedback. If you are entering the shortcode into the “Visual” editor, be careful that you are not putting the start/stop tags inside of a paragraph. WordPress’s WYSIWYG editor has a tendency to strip paragraph tags. Personally, I use the “Text” editor. I just tested on a page in 3.6 without issue with a paragraph tag. If you are comfortable with the text editor, give this a try:
[userloggedin]<p>Paragraph Text</p>[/userloggedin]It should work as intended. If you still have an issue, please be more precise as to which version of WordPress you are using and exactly how you are utilizing the shortcode.
Thank you!