Jump to content

Slider Js on Moon Wordpress and Prestashop


Recommended Posts

As we know, moon are the blog and shop theme.
i have question about the moon. the slider work fine on prestashop. but not on wordpress (like here, not show up too http://photosalgerie.free.fr/blog/wordpress/ )

but if we look at the header.php, there is a code for that :

<?php wp_head() ?>
[removed][removed]
[removed][removed]
<link rel="stylesheet" type="text/css" href="<?php bloginfo('template_directory'); ?>/css/prod.css" media="screen" />
   [removed]
       $(document).ready(function(){    
           $("#slider").easySlider();
       });    
   [removed]
</head>



i think (i'm not developer) may be some line must edit or add on style.

may be some one can help me ?
cause i want to make wp as welcome page.


thanks before..

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...