ojbravo
Forum Replies Created
-
Forum: Plugins
In reply to: [Achievements for WordPress] Display Badges in BP Member List?Paul – This is a great point in the right direction! Thanks for the help and keep up the great work.
Godspeed,
OmarForum: Fixing WordPress
In reply to: LONG Wait to Load TimeDNBrawler – Did you ever figure out this issue? I am having this exact same issue with several of my WordPress installs. Regular HTML sites load fine, but the wordpress sites will sporadically have a wait time of 10s – 30s+.
Forum: Fixing WordPress
In reply to: Any new solution for visual editor removing line breaksAnother trick is to hit the enter key, then the space bar, then the enter key again. This basically adds a
<div> </div>to the html code, thus resulting in a blank line. Repeating this step will result in multiple blank lines.Forum: Fixing WordPress
In reply to: Any new solution for visual editor removing line breaksIf you are using TinyMCE Advanced, you can go to the settings panel for TinyMCEAdvanced and check the “Stop removing <p> and
tags” option.When editing a post, hold down the “shift” key when you hit enter and that will insert a
. You can insert as many as you want and they should all remain upon saving.Godspeed,
Omar