ee
Showing
1 changed file
with
7 additions
and
7 deletions
| ... | @@ -9,6 +9,13 @@ | ... | @@ -9,6 +9,13 @@ |
| 9 | defined( 'ABSPATH' ) || exit; | 9 | defined( 'ABSPATH' ) || exit; |
| 10 | ?> | 10 | ?> |
| 11 | 11 | ||
| 12 | <?php | ||
| 13 | echo do_shortcode('[smartslider3 slider="4"]'); | ||
| 14 | |||
| 15 | echo do_shortcode('[smartslider3 slider="2"]'); | ||
| 16 | |||
| 17 | ?> | ||
| 18 | |||
| 12 | 19 | ||
| 13 | <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1958.05 877.97"> | 20 | <svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1958.05 877.97"> |
| 14 | <defs> | 21 | <defs> |
| ... | @@ -221,11 +228,4 @@ defined( 'ABSPATH' ) || exit; | ... | @@ -221,11 +228,4 @@ defined( 'ABSPATH' ) || exit; |
| 221 | </g> | 228 | </g> |
| 222 | </svg> | 229 | </svg> |
| 223 | <?php | 230 | <?php |
| 224 | echo do_shortcode('[smartslider3 slider="4"]'); | ||
| 225 | |||
| 226 | echo do_shortcode('[smartslider3 slider="2"]'); | ||
| 227 | |||
| 228 | ?> | ||
| 229 | |||
| 230 | <?php | ||
| 231 | 231 | ... | ... |
-
Please register or sign in to post a comment