fritzmg / contao-sharebuttons

Simple extension to provide share buttons as a module and content element in Contao
GNU Lesser General Public License v3.0
18 stars 2 forks source link

Sharebuttons not visible #44

Closed bixicy closed 3 years ago

bixicy commented 4 years ago

Hi, by activating sharebuttons in the backend, the buttons are not visible. image

Only visible by inline code like {{sharebuttons::light::facebook:whatsapp:twitter:xing}}

And second, can I change align left to right?

fritzmg commented 4 years ago

Where did you activate them?

bixicy commented 4 years ago

In Articles and then in the header of one page I have the Sahre buttons like this picture

fritzmg commented 4 years ago

In Articles

Did you follow the instructions? https://github.com/fritzmg/contao-sharebuttons#news-events-articles

and then in the header of one page

What do you mean by that?

bixicy commented 4 years ago

As I told, I got to Articles on the left and go to one page.

And then I go to Edit on the header page for this file

image

And inside, I have this settings image

Did you follow the instructions? https://github.com/fritzmg/contao-sharebuttons#news-events-articles

Yes, from this page is the example code from my first post

fritzmg commented 4 years ago

Yes, from this page is the example code from my first post

You did not post any example code. Have you customized your article template?

bixicy commented 4 years ago

I did, check my first post!

Only visible by inline code like {{sharebuttons::light::facebook:whatsapp:twitter:xing}}

bixicy commented 4 years ago

Additional, on light Themeset, for print and pdf it shows the Twitter symbol. And additional for pdf I get on click Error404

fritzmg commented 4 years ago

You misunderstood. You need to adjust your mod_article template according to the README.

bixicy commented 4 years ago

Yes, I have image

But only visible by InlineCode and not from backend settings

fritzmg commented 4 years ago

Which Contao version?

bixicy commented 4 years ago

Contao 4.9.1 Contao Manager 1.2.4 PHP Version 7.3.11 ubuntu 19.10.3

bixicy commented 4 years ago

Update,

downgrade to Contao 4.9.0, clear chache and update to 4.9.1 solve my problem