background preloader

Pluginy wp

Facebook Twitter

WP Featherlight. WP Featherlight is a WordPress lightbox plugin for adding a minimal, high-performance, responsive jQuery lightbox to your WordPress website. At its core, WP Featherlight is a WordPress plugin wrapper for the Featherlight jQuery lightbox plugin. When installed, the plugin will automatically display all standard WordPress images and galleries in a simple, minimalistic lightbox popup.

In order for WordPress images and galleries to be lightboxed, you need to select the “Media File” option when choosing where the thumbnails should link. You can also select the “Custom Link” option if you make sure to link directly to an image file. This should work for any image file, even if it’s hosted on another website. It’s also possible to lightbox videos, iframes, and ajax content with WP Featherlight by adding data attributes to your content.

For more details on custom content loading, check out the featherlight documentation. Developer Notes Contributing Good job! Read all 51 reviews Contributors. Theme Test Drive. What The File. Simple and powerfull FaceBook Open Graph WordPress plugin. Revyooz. MaxButtons: WordPress Button Generator. The best free WordPress plugins for September 2014. Plugins, plugins, and more plugins! We’re back with another roundup of WordPress extensions that might be just what you need for your next project. Or they might just make you marvel at the sort of things people can make. This month’s selection is eclectic to say the least. We’ve got new features designed for non-coders, a file manager, and better IFTT integration for developers, and more. Simple Author Box Simple Author Box provides a number of slick-looking visual improvements and customization options for those “About the Author” sections at the bottom of articles.

Features include styling for avatars, web fonts from Google’s collection, icon-links for social networks, and more. Twig WordPress’ default templating PHP functions are powerful. Still, it could be… easier. Head to Twig’s main site for a quick overview of how to use the templating language, and check out the plugin’s main page to learn how to get started using Twig with WordPress. Oh, and you can also still use plain PHP.

Xfile. 5 Best Free WordPress Page Builder Plugins 2014 - Resource Guru. 193 Flares Twitter 183 Facebook 7 Google+ 2 LinkedIn 0 inShare0 Buffer 0 Email -- Email to a friend Reddit 0 StumbleUpon 1 Pin It Share 0 193 Flares × Page builders can be of great help to website owners. It gives them the flexibility to jump in the custom designing of their web page by simply dragging and dropping. The user need not learn any programming language to work with page and layout builders. Also Read: Page Builder by SiteOrigin Page Builder by SiteOrigin is considered to be one of the best WordPress Page Builder plugin out there. Visual Website Editor Do you envy Wix, 1and1 or weebly.com users for their editors’ ease and intuitiveness?

IG Page Builder IG Page Builder is a drag-and-drop page builder that helps you quickly build a complete WordPress website and you don’t even need to read any documentation. Parallax Gravity – Landing Page Builder Parallax Gravity is a WordPress plugin that allows you to create unlimited landing pages. Page Layout Builder Bottom Line. WPtouch Mobile Plugin. WPtouch is a mobile plugin for WordPress that automatically adds a simple and elegant mobile theme for mobile visitors to your WordPress website. Recommended by Google, it will instantly enable a mobile-friendly version of your website that passes the Google Mobile test, and ensure your SEO rankings do not drop due to not having a mobile-friendly website. For more information about using WPtouch to achieve Google mobile-friendly status, please read our comprehensive mobile-friendly guide. The WPtouch administration panel and WordPress Customizer allow you to customize many aspects of its appearance, and deliver a fast, user-friendly and stylish version of your site to your mobile visitors, without modifying a single bit of code.

Your regular desktop theme is left intact, and will continue to show for your non-mobile visitors. Go Pro for support and more control, enhanced themes & features For more information visit WPtouch.com. ‘WPtouch’ & ‘WPtouch Pro’ are trademarks of BraveNewCode Inc. Page Builder by SiteOrigin. SiteOrigin Page Builder is a powerful content creation interface, instantly recognizable, astonishingly different. SiteOrigin Page Builder makes it easy to create responsive column-based content using the widgets you know and love. Your content will accurately adapt to all mobile devices, ensuring your site is mobile-ready. Read more on SiteOrigin. We’ve created an intuitive interface that looks just like WordPress itself. It’s easy to learn, so you’ll be building beautiful, responsive content in no time. Page Builder works with standard WordPress widgets, so you’ll always find the widget you need. We’ve created the SiteOrigin Widgets Bundle to give you all the most common widgets, and with a world of plugins out there, you’ll always find the widget you need.

Ready to Be Used Anywhere Choose your editor; Page Builder is ready to be used anywhere. It Works With Your Theme Page Builder gives you complete freedom to choose any WordPress theme you like. No Coding Required Live Editing Support. WordPress User Profile Plugin | UserPro. Contact Form DB. The "CFDB" plugin saves contact form submissions to your WordPress database and provides and administration page and short codes to view and display the data. Video tutorial on the CFDB Plugin Site By simply installing the plugin, it will automatically begin to capture form submissions from: Other form submissions can be saved with the addition of the [cfdb-save-form-post] short code on the target submission page. Contact form plugins are great but generally one thing...the ability to save and retrieve the form data to/from the database.

If you get a lot of form submissions, then you end up sorting through a lot of email. This plugin provides three administration pages in the administration area under the "Contact form DB" submenu. "Contact form DB" to view and export form submission data"Database Short Code" page to generate short codes and exports"Database Options" to change configuration parameters Displaying Saved Data in Posts and Pages. Betterify. Easy WP SMTP. Easy WP SMTP allows you to configure and send all outgoing emails via a SMTP server.

This will prevent your emails from going into the junk/spam folder of the recipients. Easy WP SMTP Features Send email using a SMTP sever.You can use Gmail, Yahoo, Hotmail’s SMTP server if you have an account with them.Seamlessly connect your WordPress blog with a mail server to handle all outgoing emails (it’s as if the email has been composed inside your mail account).Securely deliver emails to your recipients.Option to enable debug logging to see if the emails are getting sent out successfully or not.Ability to specify a Reply-to email address.Option to Export and Import the SMTP settings.

Easy WP SMTP Plugin Usage Once you have installed the plugin there are some options that you need to configure in the plugin setttings (go to Settings->Easy WP SMTP from your WordPress Dashboard). a) Easy WP SMTP General Settings The general settings section consists of the following options Yes. This plugin is a must. Landing Pages. WordPress Landing Pages works as a standalone plugin or hand in hand with WordPress Calls to Action & WordPress Leads to create a powerful & free lead generation system for your business.

This plugin creates landing pages (a.k.a. conversion or splash pages) for your WordPress site. It gives site owners the ability to monitor and track conversion rates, run a/b or multivariate split tests on landing pages, and most importantly increase lead flow! The landing page plugin was specifically designed with inbound marketing best practices in mind and will help you drive & convert more leads on your site. Landing pages are an ideal way to convert more of your passive website visitors into active leads or email list subscribers. Highlights Create beautiful Landing Pages on your WordPress site.Visual Editor to view changes being made on the fly! About the Plugin Developers & Designers We built the landing page plugin as a framework!

What The File. Scroll/Follow Sidebar, Multiple Techniques. Really simple concept today folks! A sidebar that "follows" as you scroll down a page. There are a number of ways to go about it. We'll cover two: CSS and JavaScript (jQuery) with a bonus CSS trick. View Demo Download Files The easiest way to handle this is just to use CSS fixed positioning. Our sidebar is within a #page-wrap div with relative positioning, so the sidebar will set inside there, then we just push it over into place with margin.

With this technique, the sidebar stays solidly in place as you scroll down the page. jQuery If we use JavaScript, we can measure how far down the window the user has scrolled after a window.scroll event. Optimized by Doug Neiner: There is no particular advantage here other than the cool animated effect we get, which will certainly draw attention to it. Bonus "reveal" technique On Tim Van Damme's Maxvoltar.com individual blog posts have a special sidebar with a fun "reveal" effect when the page is scrolled down. Concerns Cross-Browser Hoo-Hah MooTools Share On. How to Create a "Sticky" Floating Sidebar Widget in WordPress.

Q2W3 Fixed Widget (Sticky Widget) Storyform. The Storyform plugin let's you selectively choose posts to apply the Storyform platform to. Easily set your application key and choose which Storyform templates to use on each post. With the Storyform platform you can turn your longform WordPress posts into a well-designed magazine-style article. The Storyform platform supports print-like features such as: a diverse set of well-crafted layoutstouch, mouse and keyboard friendly pagination, no more scrollingmulti-column articleshigh quality typographydrop-capspullquoteslarge photographyanimationsrich video Docs, Support and Resources Visit the Official Storyform Plugin Homepage for more detailed information or Storyform to hear more about the platform.

Using Storyform Storyform is built to work with mainly HTML5 standard semantic article content. <object> based videos or content<iframe> embedded elements other than YouTube videoslinks or alignment attributes on embedded media. Storyform / Tell better stories. Aspexi Facebook Like Box. Plugin adds fancy Facebook Like Box slider (slide on hover (or click - premium version only)). No ads in both Free and Premium versions! It just works. Free version Facebook Like Box for any facebook pageChoose Facebook languageiPhone / iPad compatible Premium version Requirements no JS errorsFacebook page has to be published and available to all users (to avoid blank box)always keep your WordPress core up-to-date About Aspexi Ltd. We are a team of WordPress professionals keen to deliver highest quality websites, plugins and other development services. Translation included: English, Polish Proudly Developed in London, UK.

Betterify. New User Approve. On a normal WordPress site, once a new user registers, the user is created in the database. Then an email is sent to the new user with their login credentials. Very simple. As it should be. The New User Approve plugin modifies the registration process. When a user registers for the site, the user gets created and then an email gets sent to the administrators of the site. An administrator then is expected to either approve or deny the registration request.

An email is then sent to the user indicating whether they were approved or denied. Only approved users will be allowed to login to site. A user's status can be updated even after the initial approval/denial. Each user that exists before New User Approve has been activated will be treated as an approved user. Default WordPress registration process: WordPress registration process with New User Approve plugin activated: Fork New User Approve on Github newuserapprove.com.

MaxButtons: WordPress Button Generator. MaxButtons is a WordPress button, social share and social icon plugin. Use it to create great-looking CSS3 WordPress buttons which can be used on any post or page on your site. The easy to use button editor makes it a snap to generate awesome responsive buttons in very little time. The social share and social icon features allow you to use or modify prebuilt social share and social icons to your delight.

MaxButtons WordPress button plugin has been going strong for over 4 years and was the first button plugin for WordPress. “The best plugin of its kind” - by celito “This plugin makes creating buttons sooooo easy.” - by ncrocker202 “Easy, clear, and robust. Max Foundry also makes the WordPress Gallery plugin MaxGalleria and Media Library Plus for better organization of your WordPress Media Library. Requirements WordPress installedPHP 5.3 WordPress Buttons Create WordPress Buttons Getting Social Icons on your WordPress site.Social Share on your WordPress site.What is a CSS3 Button Generator? What The File. OG. Add From Server. Simple and powerfull FaceBook Open Graph WordPress plugin. Interactive Polish Map. Basic Google Maps Placemarks. BGMP creates a custom post type for placemarks (markers) on a Google Map.

The map is embedded into pages or posts using a shortcode, and there are settings to affect how it's displayed. You can create markers that will show up on the map, and set their icons using the Featured Image meta box. When a marker is clicked on, a box will appear and show the marker's title and description. Features Live Examples Support I'm happy to fix reproducible bugs, but don't have time to help you customize the plugin to fit your needs. Perfect OneDrive Gallery & File. OneDrive Gallery & File plugin has been inspired by Microsoft. It integrates WordPress with OneDrive (SkyDrive). This plugin displays a photo gallery directly from folder on OneDrive. Each time you add more photos on your OneDrive they automatically apear on your WordPress website. You can also insert a single photo or a download link with a file form OneDrive. Then you can edit your file on OneDrive and be sure that documents on you WordPress website are always up to date.

Features Displays gallery of photos stored in folder on OneDrive.Displays each photo in Lightbox with description set on OneDrive.Displays a file from OneDrive as link for download with icon and size.Displays a photo inside post content.Use prettyPhoto jQuery for Lightbox effect.Insert short code into post with WYSIWYG editor button.Compatible with Azure - Microsoft's Cloud Platform. Front-end demo Visit demo page Microsoft Openness This plugin is brought to you thanks to new Microsoft attiude towards Open Source. MaxButtons: WordPress Button Generator. 18 Best WordPress Poll Plugins for Adding Polls.

Woocommerce

EasyReservations Wordpress Plugin. Menu. Video. Events. Popup. Katalogowanie. Booking. Forms. 81 ładnych i darmowych skórek z oficjalnego źródła › Skórki, WordPress » DropDire. jQuery Masonry Image Gallery. Masonry Layout (Pinterest Like Grid) Masonry Widget. Page Builder by SiteOrigin. ACF { Repeater Field. Masonry Widget. Masonry Layout (Pinterest Like Grid) WORDPRESS PLUGINS: best wordpress plugins. Members. AffiliateWP - Affiliate Marketing Plugin for WordPress. This-or-That. Free SEO wordpress plugin. Dreamgrow Scroll Triggered Box.

Wtyczki do WP, których nie znasz a powinieneś cz.4 | SEOWordpress. Stream. Project Argo: Argo Links. Embedly. MailPress. Postie. Instagrate to WordPress. Image Teleporter. Custom Facebook Feed. Liveblog. Client Logo Slider. MapPress Easy Google Maps. Rift Slider. UpPrev. Infinite-Scroll. Easy Digital Downloads. Autoptimize. Mega Menu. 50 Wonderful Free WordPress Plugins. Page scroll to id. Page scroll to id. Fullscreen Galleria. Export emails › WordPress, Wtyczki » MatiWeb.com. 8 wtyczek do WordPressa! Które wspomogą działania SEO. MediaPass Subscriptions › WordPress, Wtyczki » MatiWeb.com. Bulk Actions Select All › WordPress, Wtyczki » MatiWeb.com. Recent Searches. Recent Searches › WordPress, Wtyczki » MatiWeb.com. Wtyczki do optymalizacji ładowania strony, które warto znać › WordPress, Wtyczki » MatiWeb.com. WP Job Manager. Imsanity. Image Teleporter. WordPress Plugins | Product Categories | OTWthemes.com.

Jeszcze więcej możliwości czyli Ultimate Addons - DailyWeb.pl - Blog technologii WWW. Easy Bootstrap Shortcode. A social way to pay. Like Gate. WP Robot - The Best WordPress Autoblogging Plugin. WPML - The WordPress Multilingual Plugin. Interactive World Maps. BuddyPress 2.0.1 Spolszczenie - Twój Wordpressowy doradca. Marketing video: Jak odtworzyć własny film video z Amazon S3 na stronie z Wordpress | Marketing Internetowy Ujarzmiony.

Wtyczki do WP, których nie znasz a powinieneś cz.3 | SEOWordpress.