Frank

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Custom fields don't get preserved on scheduled import #1460646
    Frank
    Participant

    Hi Victor,

    I’m happy to hear that the bug will be fixed in a future maintenance release.

    I found a workaround for this problem, which also might be interesting to know for others who are dependent on custom fields in combination with updating changes through scheduled imports.

    I recreated the custom fields I needed with the Plugin “Advanced Custom Fields” and changed the functions tribe_get_custom_field() into get_field(), so the field value gets retrieved correctly. The fields are preserved on updates.

    Best,
    Frank

    Frank
    Participant

    Hi Cliff,

    thanks for pointing me towards the js file. Seeing the js code I realized that out of the box there shouldn’t be a jump to top of the page when clicking the next/previous buttons above the calendar in the first place. What caused my problem was a messed up div in content.php. Now everything works nice!

    Best,
    Frank

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