Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jeff Balicki
/
FP_Canada
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
bb9a3aac
authored
2022-03-02 17:17:42 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ee
1 parent
55a91ff8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
wp-content/themes/understrap-child/global-templates/numbers_hero.php
wp-content/themes/understrap-child/global-templates/numbers_hero.php
View file @
bb9a3aa
...
...
@@ -221,10 +221,10 @@ defined( 'ABSPATH' ) || exit;
</g>
</svg>
<?php
echo
do_shortcode
(
'[smartslider3 slider="2"]'
);
echo
do_shortcode
(
'[smartslider3 slider="4"]'
);
echo
do_shortcode
(
'[smartslider3 slider="2"]'
);
?>
<?php
...
...
Please
register
or
sign in
to post a comment