Need a jquery slider in the thumbnail area

I am working on a project http://www.node.au.com . on the home page, since you can see a lot of images, and what I need to do is put a slider for those images that contain more than one image so that the user can see it without clicking on the image that this image has more than one image in http : //themes.swiftpsd.com/clique/ , and I also need the same caption for the image title when the mouse hovers over the image, as in the refrence link above. I was looking for him, but could not find him.

here is my code

    <ul id="fdgSlides">
<?php if(get_post_meta($post->ID, 'two2_project_featured_image',true)==1){
    $showFeat = false; } else { $showFeat = true; } $nvideoshtml5 = 1; $naudios = 1; 

$images = two2_get_project_media('thumbnail','large_slideshow',$showFeat);     
    if(count($images)>0){ foreach($images as $image){ ?> 
+5
source share
1 answer

, . Nivoslider

wordpress, wordpress

, wordpress .

, :)

0

All Articles