Home › Forums › Basel support forum › HASHTAG PRODUCTS › Reply To: HASHTAG PRODUCTS
August 10, 2020 at 6:13 am
#217513
Eric Watson
Participant
Hello,
Try to add the following PHP code snippet to the child theme functions.php file to fix this
add_filter( 'basel_intagram_user_ajax_load', '__return_true' );
Kind Regards
XTemos Studio