When all else fails, and you cannot get your post (including gravity forms HTML)

to contain line breaks – use this:

<div style=”margin-bottom:.2em;”><span style=”display:none;”>.</span></div> 

Modify the margin-bottom number to suite your needs.

more similar articles

When you need to direct a particular user to a certain page based on their role in WordPress, you don’t need to spend money on a redirect plugin – just put the following code in your function.php file.

n

For instance, if you want all Subscribers to be redirected to their Dashboard.

When you need to direct a particular user to a certain page based on their role in WordPress, you don’t need to spend money on a redirect plugin – just put the following code in your function.php file.

For instance, if you want all Subscribers to be redirected to their Dashboard.