Page template error?

Posted in: Newspaper
Post count: 38

On a Post, a plugin I am using to insert Facebook Like/Share buttons is inserting the buttons into 2 different places on a Post. The buttons in each place are exactly the same.

I am using a Cloud Library single post template.

I have replicated this with two different plugins. Each time, content appears twice on the post.

In the settings for both plugins (Add to Any, Wp Facebook Share Like Button) it allows you to set the appearance of the Like/Share buttons to Top, Bottom, Post, Page, even Cloud Template. In all cases, the Like/Share buttons will appear twice on the post anytime Top is chosen.

Using CSS, I can hide the button ontent, but when I do so it is hidden in both locations.
.fb_iframe_widget iframe {
position: absolute;
visibility: hidden !important
}

The screenshot attached shows the two locations where content is appearing.

Is this a bug with the template? Do I need to do the CSS differently?

Due to the bad look of this, the buttons are not on my live site a schoolnewsnetwork.org. Instead, they are on a staging site (I can provide credentials via email).

Post count: 35449

Hi,

It can be some conflict with the theme templates, also the only thing that I can do is to help you with a custom css that can work, for this I just need a link where I can inspect these FB like button to can create the custom css.

Thank you!

Post count: 38

I see I forgot to include the screenshot. Here it is: https://www.dropbox.com/s/ufjksct5qrm9bhh/duplicate-buttons.jpg?dl=0

I will email your support team the credentials to view the staging site. The subject of the email will have the title “Page template error?”

Post count: 35449

Hi,
We’ll received your email and we’ll get back to use as soon as possible!
Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.