Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dic-global-dev
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Manzar Hussain
dic-global-dev
Commits
8110fcaf
Commit
8110fcaf
authored
Jan 29, 2021
by
Manzar Hussain
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
facebook chat massenger
parent
560953fa
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
html.html.twig
themes/custom/envigo/templates/layout/html.html.twig
+24
-0
No files found.
themes/custom/envigo/templates/layout/html.html.twig
View file @
8110fcaf
...
...
@@ -42,6 +42,30 @@
<js-placeholder
token=
"
{{
placeholder_token
}}
"
>
</head>
<body
{{
attributes.addClass
(
body_classes
)
}}
>
<!-- Load Facebook SDK for JavaScript -->
<div
id=
"fb-root"
></div>
<script>
window
.
fbAsyncInit
=
function
()
{
FB
.
init
({
xfbml
:
true
,
version
:
'v9.0'
});
};
(
function
(
d
,
s
,
id
)
{
var
js
,
fjs
=
d
.
getElementsByTagName
(
s
)[
0
];
if
(
d
.
getElementById
(
id
))
return
;
js
=
d
.
createElement
(
s
);
js
.
id
=
id
;
js
.
src
=
'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js'
;
fjs
.
parentNode
.
insertBefore
(
js
,
fjs
);
}(
document
,
'script'
,
'facebook-jssdk'
));
</script>
<!-- Your Chat Plugin code -->
<div
class=
"fb-customerchat"
attribution=
"setup_tool"
page_id=
"107776824228361"
>
</div>
{#
Keyboard navigation/accessibility link to main content section in
page.html.twig.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment