Forum Replies Created

Viewing 2 Topics - 1 through 2 (of 2 total)
Author Posts
July 15, 2013 at 5:57 am in reply to: Running Action Hook on Frontend Post 5966
djhaystack djhaystack

Worked perfectly. Thanks SO much.

July 15, 2013 at 4:26 am in reply to: Insert Photo Button Broken 5960
djhaystack djhaystack

Turns out I don’t think it’s CSS. After inspecting some more, I found that there is a couple of break tags surrounding the wpuf-media-icon span call. Don’t know where these came from or where to remove them…

<div class="wpuf-fields">
<div id="wpuf-insert-image-container" style="position: relative;">
<a id="wpuf-insert-image" class="wpuf-button" href="#" style="position: relative; z-index: 0;">
<br>
<span class="wpuf-media-icon"></span>
<br>
Insert Photo
</a>
Viewing 2 Topics - 1 through 2 (of 2 total)