Duplicate Jetpack share buttons

Posted in: Newspaper
Post count: 9

Hello,

After enable Jetpack share buttons, I have found an issue, duplicate Jetpack share buttons, below article and below footer.

URL: https://jportal.com.br/universo-feminino-e-gay-na-pre-estreia-de-solteira-quase-surtando-reuniu-famosos-no-rio/

Duplicate

Thank you.

Post count: 35449

Hi,

What you can do to solve the problem is to use a custom css to hide the share from the footer page
.td-footer-page .sd-sharing-enabled{
display: none;
}

The code need to be set in theme panel > custom code> custom css
Or
You can change the footer page to a default footer -> https://i.imgur.com/Yp3oZ0p.png -> https://forum.tagdiv.com/footer-templates/

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.