No bug facebook button works as auto button but not in module position

More
5 years 6 months ago #781 by Cornelia Flöter
Dear Ruud,
if I click on the facebook button added via auto button to this url:
www.musikserver.audio/innuos/innuos-musi...ver-roon-integration
it works fine:

if I click on the facebook button added via code in a module
{jssocials url=" www.musikserver.audio", title="Networking", buttonorder="F,T,G,L,P"}{jssocials fblike}
it shows an error:


take your time to check it...

All the best

Markus
Attachments:
The topic has been locked.
More
5 years 6 months ago - 5 years 6 months ago #782 by Ruud van Lent
[strike]Can you try to specify fully qualified URL (starting with https:// instead of www. Etc) and see if that fixes the issue?[/strike]
Okay, I think in the module where you typed the url, your editor is adding code to the url (in the source): the url should not be a link, but plain text without <a and class=, etc.
can you check if that is what is happening?
Last edit: 5 years 6 months ago by Ruud van Lent.
The topic has been locked.
More
5 years 6 months ago #797 by Cornelia Flöter
Deear Ruud,

I use the JCE editor and when I open the module in this editor and click on the "Code" tab the following code is shown:

<p>{jssocials url="<a class="bbcode_url" href=" www.musikserver.audio/" target="_blank" rel="nofollow noopener noreferrer"> www.musikserver.audio", title="Networking", buttonorder="F,T,G,L,P"}{jssocials fblike}



I can not see any error there.

All the best

Markus
The topic has been locked.
More
5 years 6 months ago - 5 years 6 months ago #798 by Ruud van Lent
Hi,
I see the error :) the url is converted to a hyperlink by jce. You can see that in the <a class etc. part.

The url should not be a link, but text starting with https.

In the editor window you can click on the link and then on the button to remove the link. The icon with the 'broken chain'.

Hope this makes sense, currently on mobile so a little bit 'handicapped' :s
Last edit: 5 years 6 months ago by Ruud van Lent.
The topic has been locked.
More
5 years 6 months ago #799 by Cornelia Flöter
Dear Ruud,
your support ist amazing regardless if you are on a desktop or on a mobile ;-)
that works fine now.
all the best
The topic has been locked.