T&P Gallery Slider for WordPress is an image hover/click gallery as a WordPress plugin.
This simple plugin shows a large size image in the page and below a scrollable row of thumbnails without scrollbar. You can scroll the thumbs while mouseover or mouseclick and choose an image for the big view.
you can also add each image a short description that displaying on the big image (the description is the images alt).
you can display slider from another post/page by passing his ID to the short code [tp_gallery post_id=”id”].
also there is a setting page with beautiful preview box.
You need all images of your gallery in the same size and have to upload them in the same aspect ratio.
1. The size of the big image is the size of the first in the gallery. You should have all images in the gallery in the same width and heigth to avoid scaling.
2. When putting the mouse over the big image will change.
/wp-content/plugins/
).Make sure that there is a wp_footer() func in your footer.php
Simple attach the images you wish to appear in the gallery to the page or post where you will place the shortcode [tp_gallery].
or slider from another post/page by passing his ID to the short code [tp_gallery post_id=”id”].
You can use CSS to change the look and feel of the layout.
You can use CSS to change image and thumbnail sizes.
the full width of image size. If you make the images square or landscape depends on you. Portrait images are no good idea because the gallery will become too high and you can not see the big image (overflow: hidden;).