ee
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -221,10 +221,10 @@ defined( 'ABSPATH' ) || exit; | ... | @@ -221,10 +221,10 @@ defined( 'ABSPATH' ) || exit; |
| 221 | </g> | 221 | </g> |
| 222 | </svg> | 222 | </svg> |
| 223 | <?php | 223 | <?php |
| 224 | echo do_shortcode('[smartslider3 slider="2"]'); | ||
| 225 | |||
| 226 | echo do_shortcode('[smartslider3 slider="4"]'); | 224 | echo do_shortcode('[smartslider3 slider="4"]'); |
| 227 | 225 | ||
| 226 | echo do_shortcode('[smartslider3 slider="2"]'); | ||
| 227 | |||
| 228 | ?> | 228 | ?> |
| 229 | 229 | ||
| 230 | <?php | 230 | <?php | ... | ... |
-
Please register or sign in to post a comment