wp Query Posts to display in Nivo Slider

Take a look at your code now that I have formatted it. You are opening <div class=”slide-caption”> inside the Loop but are not closing it until after the Loop, and you are missing two closing </div> tags altogether (though that may be a copy/paste error). That means the markup is going to be badly broken, … Read more

Lightbox gallery in a link [closed]

You can most likely use Easy FancyBox plugin (and maybe plus NextGen gallery) to achieve the effect. The FAQ on the Easy FancyBox documents different things you can do: http://wordpress.org/plugins/easy-fancybox/faq/ For example, you can call lightbox of an hidden image with text link: <a href=”#hidden_image_id” class=”fancybox”>Castle abc</a> <div style=”display:none”><img id=”hidden_image_id” src=”hidden_image_url.jpg”></div> So you’d apply this … Read more

How to add videos on my home page slider?

From the GPP Slideshow description: The GPP Slideshow plugin for WordPress allows you to create minimalist image slideshows… This plugin is built to only handle image slideshows, so I seriously doubt it could easily handle non-image content such as videos. You’re much better off moving on to a slideshow that is built to handle multiple … Read more

Slider from custom post type

If the purpose of the ID is just to set the order of the slides you are better off using the order attribute. Add page-attributes to the array for the supports argument in $feature_args Then in your loop you can specify &orderby=menu_order&order=ASC Then you can show it as a column you can refer to this … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)