Support

Account

Forum Replies Created

  • I’m having the same issue when migrating. In my acf.php file I only see assets being called like this:

    ‘src’ => acf_get_dir(‘assets/inc/datepicker/jquery-ui-1.10.4.custom.min.css’)

    Replacing with:

    ‘src’ => get_bloginfo(‘url’) . ‘/wp-content/plugins/advanced-custom-fields/assets/inc/datepicker/jquery-ui-1.10.4.custom.min.css’)

    But I get site-wide errors (front and backend) when using this. Ideas?

  • I’m having the same issue. I’ve deleted every record in the database referencing a particular field group, removed the page itself that contained the field group, removed the theme files referencing the field group. And I still have it showing up under “Tools” and I can’t re-import.

    I did a database base search for the exact term and got no results. Then did a search through all of the wordpress code and got no results.

    Where else could this be?

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