You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.txt
+8-7Lines changed: 8 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,6 @@ All three variants are supported. For the "old" widgets from [fussball.de](https
36
36
37
37
== Frequently Asked Questions ==
38
38
39
-
40
39
= Where can I get the website key (old version) =
41
40
42
41
You can get the required key from fussball.de in your widgets (<https://www.fussball.de/account.admin.widgets>). In the overview of your widget you will find the item `Website key`. This is the required character string.
@@ -47,21 +46,23 @@ You can obtain the required data from next.fussball.de in your widgets (<https:/
47
46
48
47
`
49
48
<div
50
-
class="soccer_widget"
49
+
class="fussballde_widget"
51
50
data-id="299e1496-abcd-abcd-1234-8880c7270477"
52
-
data-type="table"
51
+
data-type="table"
53
52
/>
54
53
`
55
54
56
55
= How should I write the shortcode (old variant) =
57
56
58
-
`[fubade api="{32-digit API}" notice="{Note}" fullWidth={iframe in full width} devtools={output of the DevTools}]` e.g. like this: `[fubade api="020EXXXXXG000000VS54XXXXXSGIXXME" notice="Standings U19" fullWidth=true devtools=false]`
59
-
The fields `notice`, `fullWidth` and `devtools` are optional and do not have to be set.
57
+
Like this: `[fubade api="{32-digit API}" notice="{Note}" fullWidth={iframe in full width} devtools={output of the DevTools}]`
58
+
e.g. like this: `[fubade api="020EXXXXXG000000VS54XXXXXSGIXXME" notice="Standings U19" fullWidth=true devtools=false]`
59
+
The fields "notice", "fullWidth" and "devtools" are optional and do not have to be set.
60
60
61
61
= How should I write the shortcode (new variant) =
62
62
63
-
`[fubade api="{36-digit data-id}" type="{data-type}" notice="{notice}" fullWidth={iframe in full width} devtools={output of the DevTools}]` e.g.`[fubade api="299e1496-abcd-abcd-1234-8880c7270477" notice="Standings U19" fullWidth=true devtools=false]`
64
-
The fields `notice`, `fullWidth` and `devtools` are optional and do not have to be set.
63
+
Like this: `[fubade api="{36-digit data-id}" type="{data-type}" notice="{notice}" fullWidth={iframe in full width} devtools={output of the DevTools}]`
'.et_pb_tabs_controls a, .fusion-tabs a.tab-link, .kt-tabs-title-list a, .su-spoiler-title, .vc_tta-tab a, .omsc-tabs-control a, .elementor-tab-title, .elementor-toggle',
0 commit comments