Hello, i have a double social media sharing bar on my portfolio. I think this i because we added the social media bar to post’s. How can i hide or remove one of them?
example: https://jittysamsterdam.com/fotos/klanten-van-jittys/
Thanks!
Hello, i have a double social media sharing bar on my portfolio. I think this i because we added the social media bar to post’s. How can i hide or remove one of them?
example: https://jittysamsterdam.com/fotos/klanten-van-jittys/
Thanks!
Hi there,
Please update the code you used here:
Change the line: if ( is_single() ) { to if ( is_single('post') ) {
Hope this helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.