Title: exifi's Replies | WordPress.org

---

# exifi

  [  ](https://wordpress.org/support/users/exifi/)

 *   [Profile](https://wordpress.org/support/users/exifi/)
 *   [Topics Started](https://wordpress.org/support/users/exifi/topics/)
 *   [Replies Created](https://wordpress.org/support/users/exifi/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/exifi/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/exifi/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/exifi/engagements/)
 *   [Favorites](https://wordpress.org/support/users/exifi/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Search with Algolia] Snippet result for ACF fields](https://wordpress.org/support/topic/snippet-result-for-acf-fields/)
 *  Thread Starter [exifi](https://wordpress.org/support/users/exifi/)
 * (@exifi)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/snippet-result-for-acf-fields/#post-17917383)
 * Thanks for the support 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Search with Algolia] Snippet result for ACF fields](https://wordpress.org/support/topic/snippet-result-for-acf-fields/)
 *  Thread Starter [exifi](https://wordpress.org/support/users/exifi/)
 * (@exifi)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/snippet-result-for-acf-fields/#post-17912809)
 * Hi Michael, thanks for the reply.
   To index the ACFs I did this and I see them
   correctly in Algolia.
 *     ```wp-block-code
       function wds_algolia_custom_fields( array $attributes, WP_Post $post ) {    $fields = [        'payoff',        'descrizione_lunga',        'descrizione',    ];    foreach ( $fields as $field ) {        $data = get_post_meta( $post->ID, $field );        $data = get_field( $field, $post->ID );        if ( ! empty( $data )  ) {            $attributes[ $field ] = $data;        }    }    return $attributes;}add_filter( 'algolia_post_shared_attributes', 'wds_algolia_custom_fields', 10, 2 );add_filter( 'algolia_searchable_post_shared_attributes', 'wds_algolia_custom_fields', 10, 2 );
       ```
   
 * But now I have to show the content on the search page.
 * I would like to show an ACF for the description of a CPT. But if I show it with`{{
   data.acf_field}}` all the HTML comes out so I would like to try to show it as
   if it were the text snippet like `data._snippetResult['content'].value`
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[RexFeed – Product Feed Manager for WooCommerce – Sell on 200+ Shopping Channels] feed doesn’t work properly](https://wordpress.org/support/topic/feed-doesnt-work-properly-2/)
 *  Thread Starter [exifi](https://wordpress.org/support/users/exifi/)
 * (@exifi)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/feed-doesnt-work-properly-2/#post-12420854)
 * Hi,
    I replied to the email on 30 Jan 2020 (object: Feed doesn’t work properly
   | wp.org ticket) I just submitted it again.
 * Thanks for support.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[RexFeed – Product Feed Manager for WooCommerce – Sell on 200+ Shopping Channels] feed doesn’t work properly](https://wordpress.org/support/topic/feed-doesnt-work-properly-2/)
 *  Thread Starter [exifi](https://wordpress.org/support/users/exifi/)
 * (@exifi)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/feed-doesnt-work-properly-2/#post-12416383)
 * Hi guys, any news for the problem?
 * Thnks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[RexFeed – Product Feed Manager for WooCommerce – Sell on 200+ Shopping Channels] feed doesn’t work properly](https://wordpress.org/support/topic/feed-doesnt-work-properly-2/)
 *  Thread Starter [exifi](https://wordpress.org/support/users/exifi/)
 * (@exifi)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/feed-doesnt-work-properly-2/#post-12380127)
 * Hi [@sultan00rextheme](https://wordpress.org/support/users/sultan00rextheme/),
   
   can I have your email?
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[RexFeed – Product Feed Manager for WooCommerce – Sell on 200+ Shopping Channels] The site is experiencing technical difficulties](https://wordpress.org/support/topic/the-site-is-experiencing-technical-difficulties-83/)
 *  [exifi](https://wordpress.org/support/users/exifi/)
 * (@exifi)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/the-site-is-experiencing-technical-difficulties-83/#post-12131531)
 * Hi guys, i’ve the same problem.
 * Can i send an email?
 * Thanks for support.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Connect Contact Form 7 to Mailchimp, Brevo, MailerLite & Klaviyo] GDPR and your plugin](https://wordpress.org/support/topic/gdpr-and-your-plugin/)
 *  [exifi](https://wordpress.org/support/users/exifi/)
 * (@exifi)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/gdpr-and-your-plugin/#post-10307241)
 * In Mailchimp are the filed
    [https://snag.gy/nKLlHV.jpg](https://snag.gy/nKLlHV.jpg)
 * it’s in timeline this feature in future release?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Review Slider] Js error on retrieve previews](https://wordpress.org/support/topic/js-error-on-retrieve-previews/)
 *  [exifi](https://wordpress.org/support/users/exifi/)
 * (@exifi)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/js-error-on-retrieve-previews/#post-10143363)
 * Same problem… there are some news?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Seriously Simple Podcasting] FEED mixed with POST](https://wordpress.org/support/topic/feed-mixed-with-post/)
 *  Thread Starter [exifi](https://wordpress.org/support/users/exifi/)
 * (@exifi)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/feed-mixed-with-post/#post-8909499)
 * I set the plugin in this way
    [Screen Setting](https://italywebradio.it/screen.png)
 * It’s correct only for podcasts?

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