• Resolved danielepais

    (@danielepais)


    Hi

    While it works on a normal page and it is great on my tests, I now need to have the glossary on a page whom content is generated by a set of ACF fields. I was not able to achieve this.

    Is there a way around or this plugin is just not compatible?

    Many thanks

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Daniele Scasciafratte

    (@mte90)

    The PRO version support ACF ??

    Thread Starter danielepais

    (@danielepais)

    Do you know if it can map data imported to ACF fields via an external API?
    The page where we would like to use it has some custom code in which the ACF meta fields display content that is not been input manually with the WP editor but injected from an XML import.

    Many thanks for your time

    Plugin Author Daniele Scasciafratte

    (@mte90)

    We added for ACF a flag on text inputs that will execute the plugin on that content.
    So basically we don’t care the origin of the content but only if that field has this flag enabled and when you will use the ACF methods this will execute.

    Thread Starter danielepais

    (@danielepais)

    Ok thanks. will give it a try then.

    asolu

    (@asolu)

    I’ve activated the flag on text inputs in ACF but not work…
    Can you explain me?
    I use the_field() an get_field() function of ACF

    • This reply was modified 6 years ago by asolu.
    Plugin Author Daniele Scasciafratte

    (@mte90)

    What version of ACF are you using?
    Are you using Glossary Pro?

    asolu

    (@asolu)

    I’m using Glossary Pro and Advanced Custom Fields PRO 5.7.7

    Plugin Author Daniele Scasciafratte

    (@mte90)

    Bug confirmed, I will release the new 1.7 with the bugfix today.

    asolu

    (@asolu)

    where i can get the 1.7 version? in the admin panel there isn’t

    Plugin Author Daniele Scasciafratte

    (@mte90)

    I am releasing right now the new version. Wait an hour before do a check for the new version ??

    asolu

    (@asolu)

    Hi, i get the new version but i retrive this error when i save a new article:

    Notice: Undefined property: Glossary_Is_Methods::$content in /Users/aso/localServer/ftt/web/app/plugins/glossary-by-codeat-premium/public/includes/Glossary_Is_Methods.php on line 35

    Fatal error: Uncaught Error: Call to a member function is_feed() on null in /Users/aso/localServer/ftt/web/app/plugins/glossary-by-codeat-premium/public/includes/Glossary_Is_Methods.php:35 Stack trace: #0 /Users/aso/localServer/ftt/web/app/plugins/glossary-by-codeat-premium/public/includes/Glossary_Search_Engine.php(83): Glossary_Is_Methods->is_page_type_to_check() #1 /Users/aso/localServer/ftt/web/wp/wp-includes/class-wp-hook.php(286): Glossary_Search_Engine->check_auto_link(”) #2 /Users/aso/localServer/ftt/web/wp/wp-includes/plugin.php(203): WP_Hook->apply_filters(”, Array) #3 /Users/aso/localServer/ftt/web/app/plugins/wordpress-seo/admin/links/class-link-watcher.php(117): apply_filters(‘the_content’, ”) #4 /Users/aso/localServer/ftt/web/app/plugins/wordpress-seo/admin/links/class-link-watcher.php(64): WPSEO_Link_Watcher->process(119, ”) #5 /Users/aso/localServer/ftt/web/wp/wp-includes/class-wp-hook.php(288): WPSEO_Link_Watcher->save_post(119, Object(WP_Post)) #6 /Users/aso/localServer/ftt/web/wp/wp-includes/class-w in /Users/aso/localServer/ftt/web/app/plugins/glossary-by-codeat-premium/public/includes/Glossary_Is_Methods.php on line 35

    Plugin Author Daniele Scasciafratte

    (@mte90)

    Bug confirmed we are releasing a new version with this bugfix right now.
    Wait an hour before check on wp panel for a new version.
    Sorry for the issues, in this case was a problem of the refactoring of 1.7 with missing tests for that case.
    We are improving our test case system but we missed that one.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘ACF Compatible?’ is closed to new replies.