how adding wowslider code to header
-
Hello, and sorry for my english,
I have the problem, where i enter the wowslider code?
this is my header.php[ Moderator Note: Please post code or markup snippets between backticks or use the code button. ]
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url') ?>" media="screen" /> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> <?php remove_action('wp_head', 'wp_generator'); if (is_singular() && get_option('thread_comments')) { wp_enqueue_script('comment-reply'); } wp_head(); ?> </head> <body <?php body_class(); ?>> <div id="art-main"> <?php if(theme_has_layout_part("header")) : ?> <header class="art-header<?php echo (theme_get_option('theme_header_clickable') ? ' clickable' : ''); ?>"><?php get_sidebar('header'); ?></header> <?php endif; ?> <div class="art-sheet clearfix"> <div class="art-layout-wrapper"> <div class="art-content-layout"> <div class="art-content-layout-row"> <?php get_sidebar(); ?> <div class="art-layout-cell art-content">
my website. usatotrinauto.it
Thank you for your help.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘how adding wowslider code to header’ is closed to new replies.