• There are several javascript issues with the plugin:
    – menu doesn’t work
    – when changing the page template, the custom fields do not load correctly (sometimes ok, sometimes just the combobox, correctly, sometimes nothing at all)
    – when setting custom fields to default page.php template, they don’t get loaded at all (maybe because of last item)

Viewing 2 replies - 1 through 2 (of 2 total)
  • Turn off all your plugins except the Custom Fields Template. Does the problem persist?

    Thread Starter andersonvom

    (@andersonvom)

    It turns out I was using a symbolic link inside plugins folder. Removing the symlink and adding the plugin folder itself solved the javascript problem with the menu.

    However, when editing a page, the following setup does not load any custom fields:
    – Default–> post type – page | template file name – page.php
    – T1–> post type – page | template file name – glossary-page.php
    – T2–> post type – page | template file name – page.php

    The same thing happens when post type is set to “post”. If set to “Both”, then T1 and T2 load correctly, bug Default doesn’t.

    Also, after loading T1 or T2, if I press the Load button (the one beside the custom fields combo box), then the custom fields disappear. They only come back if I change the template.

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

The topic ‘[Plugin: Custom Field Template] Javascript Problems’ is closed to new replies.