• Resolved wildoperation

    (@wildoperation)


    Hello,

    I’m having an issue with LocalBusiness schema where 1) My description is cutoff prematurely and not displaying any other fields after it, and 2) After shortening it, it’s still displaying the old description.

    I’m thinking the data must be cached, but haven’t been able to find any way to flush the cache. Even creating a new LocalBusiness schema entry showed the old data.

    I’m pulling information from ACF fields. I use WP Super Cache and Autoptimize on this site, but both are disabled for logged in users.

    Any ideas? Thanks for the help.

    Tim

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter wildoperation

    (@wildoperation)

    After looking through this more, I think my assumption that old data was being used is incorrect. The description matched what I had previously entered, but varies per page, so it is pulled from the page content.

    Instead, I think what I’m seeing is that the overrides aren’t working. I see the note “Available post data is auto-mapped. Map only to override default values or add missing values.” I think what’s going on is that data is being auto-mapped, but my overrides and additional fields (phone, hours, etc) are not being added to the Schema.

    My targeting is setup ON posts and pages with no OFF targeting.

    EDIT: I ended up dropping ACF fields and using custom text fields and everything works as expected. I think the issue is that even though ACF fields from the Options page show up in Schema Package’s settings, maybe only ACF fields from pages/posts/cpts are actually available? Either way, I can work around it. Thanks!

    Plugin Author amanstacker

    (@amanstacker)

    Hi,

    Thanks for using Schema Package.

    I’m glad to hear that after some troubleshooting, you were able to find the right solution.

    Yes, you are correct: even though ACF fields from the Options page appear in Schema Package’s mapping system, it only pulls dynamic data from ACF fields available on pages, posts, and custom post types.

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

You must be logged in to reply to this topic.