Tampilkan postingan dengan label js. Tampilkan semua postingan
Tampilkan postingan dengan label js. Tampilkan semua postingan

Kamis, 05 Desember 2013

WP Nebulus : Responsive Wordpress Coming Soon (Utilities)

WP Nebulus is a responsive HTML5/CSS3 coming soon or under construction WordPress plugin that’s clean, minimalist, cross browser compatible and easy to both use and modify. Designed to be a smooth user experience while providing the information that they need. It’s a simple way to let every one know you are about to launch something special.



\




Features





  • Runs in the background – Work on your theme while everyone else sees the coming soon page.


  • HTML5/CSS3 – Using the latest tech, but still cross browser compatible.


  • Retina Ready – Super sharp on those new displays


  • Responsive – Looks great on any device.


  • MailChimp Integration – Email collection built in and easy to use


  • Twitter – Easily display your latest tweets.


  • Included Color Schemes – Three Schemes included


  • Countdown Timer – Let ‘em know when your awesome site will launch


  • Social Icons – Facebook, Twitter, Googgle +, plus more.


  • Fully Documented – Editing WP Nebulus is a breeze.


  • SEO Friendly – Lets search engines know to comeback later to respider.


  • Google Analytivs – Keep Track of your visitors.


  • PSD Included – Replicate the theme background in your own color.



Updates



v1.2.3



\ Fixed bug with custom images not showing up in IE.
\ Fixed issue with custom background color.




v1.2.2



\ Added More options for custom images.
\ Fixed error with Mailchimp.




v1.2.1



\ Added 503 Header option for SEO

\ Added Google Analytics Integration
\ Fixed issue with Linked In social link




v1.2.0



\ Added Access tab and options

\ IP Whitelist
\ Roles Whitelist




v1.1.3



\ Added option for button text
\ Added option for below form text
\ Updated documentation




v1.1.2



\ Fixing PHP warning when there are no tweets to display




v1.1.1



\ Add option to hide Twitter and insert optional 3rd column.
\ Hide timer option
\ Catches errors if twitter fails




v1.1.0



\ Prevent conflict with other Twitter oAuth Plugins.
\ Auto show website on launch date and time
\ Adding time option to date
\ Custom css option




v1.0.0



\ Initial release

Rabu, 04 Desember 2013

Lightspot Slider - Standalone (Sliders)




Lightspot Slider is a standalone plugin that allows you easy and fast to create and control image slider for your page header.








  • jQuery Driven (requires version 1.7 or above)

  • Uses Image Preloader

  • Image links for further reading (optional).

  • Auto slideshow with pause on hover (optional).

  • Resizable width, height, thumbs width (in pixels).

  • Control number of visible thumbnails

  • Control number of visible right side buttons (can be turned off).

  • Image description box with option for individual background color (optional).

  • Thumbnail description box with option for individual background color (optional).

  • Multiple instances




You may also like Lightspot Slider for Wordpress





Bemo Editor - Rich Text Editor with Charts (Ratings and Charts)

Bemo Editor is a “Rich Text Editor” with Charts insertion ability. You can insert column, pie or lines charts. It has 20 formatting options, the ability to add more fonts and the ability to modify the HTML code of the text formatting.




FEATURES:




1- 20 Text formatting options.




2- Very flex and easy to modify.




3- Easy to style it.




4- Charts (Columns – Pie – Lines).




5- Back & Forward buttons.




6- Ability to add more FONTs.




7- Ability to minimize the editor.




8- Ability to change the HTML in the code view and getting it done.




DOCUMENTATION: This plugin is well documented.

FlipTimer (Countdowns)

FlipTimer is a plugin counting the time left to the opening of your under construction website.




Comes with 4 ready to use pages and PSD file



Usage



Four ready to use versions are available in the package.
Simply pick one, open its index.html and set an enddate (the place is commented! See the example below for date format.) and it will start counting for you. Optionally you can add callback function to run once the countdown is complete.



Examples




<script type="text/javascript">
$(".my-counter-place").EightycloudsFliptimer({
enddate : "24 December 2013 12:00:00 GMT", // SET AN END DATE
callback : function(){
alert("Countdown is Complete!"); // CALLBACK FUNCTION IS OPTIONAL!
}
});
</script>



<script type="text/javascript">
$(".my-counter-place").EightycloudsFliptimer({
enddate : "24 December 2013"
}
});
</script>

Count It Round - Standalone (Countdowns)




Count It Round is a standalone plugin that allows you easy and fast to create circular countdown timers for your website.








  • jQuery driven (requires at least version 1.7)

  • Uses HTML5 CANVAS

  • Resizable width and height and circles thickness.

  • Customizable colors and font-sizes

  • Supports multiple instances

  • Supports client-side or server-side (unix timestamp) time.









<script type="text/javascript">
jQuery(".my-clock-place").buildCounter({
startdate: "1 January 2013 12:00:00 GMT",
enddate: "30 December 2013 12:00:00 GMT",
callback: function() {
alert("Countdown is complete!");
}
});
</script>


You may also like Count it Round for Wordpress, JBMarket Circular Countdown