• Resolved alexlii

    (@alexlii)


    Hello,

    Facebook, twitter, google social sharing media are all great, but Asia Pacific area, we can not visit or those links would cause site delay, would you please let how to remove them, in which file I should remove them off, thanks a lot.

    Alex

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author PickPlugins

    (@pickplugins)

    Thanks for your post.

    Please add following code to remove social share buttons

    
    remove_action('qa_action_single_question_social_share','qa_action_single_question_social_share_function', 20);
    

    Regarsd

    Thread Starter alexlii

    (@alexlii)

    Which file I should add those code into please?

    Thanks!

    Alex

    Thread Starter alexlii

    (@alexlii)

    works fine.

    Thanks.

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

The topic ‘How to remove social media?’ is closed to new replies.