Conversation
supportHello, We are using the ACF Flexible Content to create components and we use the clone field to get the component fields from an other field group. The content that is added on this clone fiend in the flexible content is not searchable. The clone field works perfectly fine if used outside the flexible content but it looks like the issue is related specifically with this field type. Any idea about what the issue might be? Thanks
Also having same issue, did you find any solution?
Hi @wowholic and @bruhlton , Thank you fou your message. Please tell me, does the problem disappear by using Lite Mode in our plugin settings? Best, Mateusz
Hi Mateusz, No that didn’t help. After enabling Lite Mode we are getting an error WordPress-Datenbank-Fehler: [Unknown column ‘d.post_title’ in ‘where clause’] SELECT SQL_CALC_FOUND_ROWS DISTINCT wp_posts.ID FROM wp_posts INNER JOIN wp_postmeta AS a ON ( a.post_id = wp_posts.ID ) LEFT JOIN wp_postmeta AS b ON ( (( b.post_id = a.post_id )) AND (( b.meta_key LIKE CONCAT( '\_', a.meta_key ) )) ) WHERE 1=1 AND ( ( ( b.meta_id IS NOT NULL ) AND ( a.meta_value LIKE '%test%' ) ) OR ( ( wp_posts.post_title LIKE '%test%' ) OR ( wp_posts.post_content LIKE '%test%' ) OR ( wp_posts.post_excerpt LIKE '%test%' ) ) OR ( d.post_title LIKE '%test%' ) ) AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled' OR wp_posts.post_status = 'private'))) ORDER BY wp_posts.post_title LIKE '%test%' DESC, wp_posts.post_date DESC LIMIT 0, 36 Thanks
@wowholic Thank you for the information. I have released an update to the plugin (version 4.2.1). Please update the plugin to the latest plugin and then the error in Lite Mode will not appear. Please let me know if this solved your problem.
Hi @mateuszgbiorczyk It works fine now Thank you
Thank you for the confirmation @wowholic !
Also having same issue, did you find any solution?
Hi @wowholic and @bruhlton , Thank you fou your message. Please tell me, does the problem disappear by using Lite Mode in our plugin settings? Best, Mateusz
Hi Mateusz, No that didn’t help. After enabling Lite Mode we are getting an error WordPress-Datenbank-Fehler: [Unknown column ‘d.post_title’ in ‘where clause’] SELECT SQL_CALC_FOUND_ROWS DISTINCT wp_posts.ID FROM wp_posts INNER JOIN wp_postmeta AS a ON ( a.post_id = wp_posts.ID ) LEFT JOIN wp_postmeta AS b ON ( (( b.post_id = a.post_id )) AND (( b.meta_key LIKE CONCAT( '\_', a.meta_key ) )) ) WHERE 1=1 AND ( ( ( b.meta_id IS NOT NULL ) AND ( a.meta_value LIKE '%test%' ) ) OR ( ( wp_posts.post_title LIKE '%test%' ) OR ( wp_posts.post_content LIKE '%test%' ) OR ( wp_posts.post_excerpt LIKE '%test%' ) ) OR ( d.post_title LIKE '%test%' ) ) AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled' OR wp_posts.post_status = 'private'))) ORDER BY wp_posts.post_title LIKE '%test%' DESC, wp_posts.post_date DESC LIMIT 0, 36 Thanks
@wowholic Thank you for the information. I have released an update to the plugin (version 4.2.1). Please update the plugin to the latest plugin and then the error in Lite Mode will not appear. Please let me know if this solved your problem.
Hi @mateuszgbiorczyk It works fine now Thank you
Thank you for the confirmation @wowholic !