Forum Replies Created

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

    (@lexiriam)

    We had the same issue. We noticed that the file extension types accepted were missing in our Job Settings. We got it to work by declaring the file extension types accepted in the back end.

    1. Go to your WP Dashboard (make sure your plug in is activated)
    2. Go to Settings on your left navigation
    3. Select Settings, again, from the drop down options
    4. Then on your settings page, select Apply Form
    5. On the file upload fields, declare the file extension types accepted.

    Once we declared the file types, we tested it and the font portal worked again, submitting the application once again.

    Hope this helps.

    • This reply was modified 11 months ago by lexiriam.
    Thread Starter lexiriam

    (@lexiriam)

    better fix was adding the ‘phort_category’ category in the category array of the get_category() function found in the wp-includes/category.php file.

    Thread Starter lexiriam

    (@lexiriam)

    Update:
    I looked at the source code and it looks like the <script> isn’t being embedded into the footer section.

    I’ve also deactivated all other plugins to avoid conflicts and removed all manually-embedded <scripts>.

    Still no fix.

    I’ll continue checking.

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