Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • I use dreamhost.

    Adding the code to the functions.php file did not work for me. Neither did modifying the .htaccess file.
    After perusing couple for a couple hours, I was finally able to solve the problem by switching PHP Mode from PHP 5.6 FastCGI to PHP 5.6 CGI in Dreamhost’s account. For some reason PHP 5.6 FastCGI was causing the media uploader to flake out. I hope this works for some of you.

    • This reply was modified 8 years, 5 months ago by idewpsupport.
    Thread Starter idewpsupport

    (@idewpsupport)

    Could you please take a look and help me fix it without having to change to default theme if possible? Here’s my code.

    <div class="eut-one-third">
        [text* first-name placeholder "First Name"]</div>
    <div class="eut-one-third">
        [text* last-name placeholder "Last Name"]</div></br>
    <div class="eut-one-third">
        [email* email-479 placeholder "Email"]</div>
    <div class="eut-one-third">
        [text* title-06 placeholder "Title"]</div></br>
    <div class="eut-one1-third"> [text* org-06 placeholder "Organization"]</div>
    [submit "submit"]
    Thread Starter idewpsupport

    (@idewpsupport)

    Thanks for your response. If I do that i would undo tons of hours that were put into building the site with the current theme. Is there a way to fix it without reverting to the default theme?

Viewing 3 replies - 1 through 3 (of 3 total)