‏إظهار الرسائل ذات التسميات content. إظهار كافة الرسائل
‏إظهار الرسائل ذات التسميات content. إظهار كافة الرسائل


http://ift.tt/1jBasWI

About


Navigium.js (from Latin “navigation”) is a clean and lightweight jQuery plugin, which with combination of CSS3 creates beautiful tab navigation. It is inspired by the navigation used in Android’s Play Store app and was created to work as Bootstrap’s component. It has 4 base themes, each have its own dark and mobile variant — creating a new one is easy, just edit one LESS file with variables.


Bug tracker | Support forum


Features



  • Multiple themes, each easy to use or edit.

  • Full documentation, with its source (you can use it in your projects, just leave a note or link :).

  • Cross-browser, supports Chrome, Firefox, Safari, Opera and IE8+

  • Valid HTML5 / CSS 3 markup.

  • Uses CSS3 transitions in the capable browsers — for the rest provides jQuery animation fallback.

  • Compatible with Bootstrap.

  • Support for multiple instances.

  • Mobile friendly, works on Android and iOS (tested using BrowserStack).


Updates


v1.0 — First version, Hello World!



javascript, navigation, android, bootstrap, clean, content, elegant, jquery, less, lightweight, menu, mobile, nav, organize, responsive, tabs, ui April 22, 2014 at 11:03AM



http://ift.tt/1rd3oCl

Connect this PHP Drupal Analytics Dashboard script to your Drupal website’s database and track various statistics (by content type) using a wide variety of dashboard visualizations including – KPI’s, gauges, pie charts, bar graphs, and geo maps analytics. Create dashboards of all your Drupal websites without writing one line of code using the URL rendering function or have this script write a quick PHP Code script with all the settings to connect to each Drupal website. This Drupal Analytics Dashboard script leverages Highcharts and Google Geocharts, using the PHP Dashboard script also vailable in Codecanyon. (this script include PHP Dashboard)



database-abstractions, php-scripts, analytics, bar, charts, cms, content, dashboard, drupal, Geomaps, google, highcharts, javascript, map, php, types, us April 21, 2014 at 08:50AM



http://ift.tt/1eAlFco

Share to unlock content plugin with different concepts, works without APIs, just a trick making it possible to work on more social networking, have alternate to unlock:



  1. Share to unlock the alternate view other pages (Like: ads, promotion page or your product)

  2. Share to unlock with alternate filling voting

  3. Share to unlock with live feed bookmark



Features



  1. Default supports many social networking, like: Facebook, Twitter, G+, Pinterest, Tumblr, Reddit, Linkedit, VK, etc

  2. Supports live bookmark for feed, like Ms. Office Outlook, Mozilla Thunderbird, Firefox

  3. Having report stats/logs use tables and graphs

  4. Available shortcodes and also attached to the html editor

  5. Can be combined with two alternatives, bookmarks and voting, and other

  6. Messages or words can be changed

  7. Available menus creates, edit and trash votes

  8. Voting results in the form of graphs

  9. Promotion page can be marked with tags

  10. Stats or Logs can be download (CSV), can open with Ms. Office Excel

  11. Supports Localization


How to use



NOTES


after you downloaded it in this codecanyon, do not forget rename the file name “codecanyon-xxxxx-universal-share-to-unlock-without-apis.zip” to “universal-share-to-unlock-without-api.zip












social-networking, wordpress, ads, bookmark, content, facebook, googleplus, linkedit, lock, marketing, Pinterest, reddit, tumblr, twitter, unlock, vk April 16, 2014 at 09:51PM



http://ift.tt/1oKZXaa

The Barley for WordPress plugin brings the easy to use inline content editing experience of Barley to any WordPress-powered site. Create and edit blog posts, pages, add images and videos from YouTube, edit tags, categories, featured images and more. Also, view and edit drafts from the front-end of your site.


See the video or use the demo (user: demo, pass: demo) to see Barley for WordPress in action.


Testimonials


“Barley is, in a word, Amazing! I tried it on a WooThemes theme that I was working on, and I didn’t have to change a single thing. It just worked.”—Chris Lema


“Barley for WordPress is “a Revolutionary Inline Content Editor.””—Sarah Gooding, WP Tavern


“My customers are blown away with Barley. They couldn’t believe how easy it was to update their sites. I showed them the Admin, then the easier Barley way and they were delighted.”—Nick Davis, ESanctuary


“This is a huge timesaver.”—Angela Booth


“I’ve been using Barley for several websites I host and manage for customers and it’s made small, quick content changes so much easier and faster without having to flip back and forth to the WP Admin. And then you guys responded and fixed a bug I reported within 2 days. That’s an amazing bug report/turn around and I haven’t had any issues since! I’m very happy with Barley for WordPress!”—Brad Derstine, BizzarTech


“Barley for WordPress is a smooth writing experience, and I could imagine it being very useful for a lot of site owners and consultants that cater to mostly non-technical users.”—Brian Krogsgard, Post Status


“If you really want to offer your clients, contributors, co-authors and even yourself, an easier to use online publishing platform, the inline content editing features of Barley is the perfect choice.”—Joe Fylan, WPSquared


“Barley lets you get a true-to-life look at what your post is going to look like when it’s exposed to the world as you’re writing it.”—Jonathan Christopher, Monday By Noon


Features



  • Create new and Edit existing Pages

  • Create new and Edit existing Blog Posts

  • Access Post and Page Drafts from Front-end

  • Add Images using WordPress Media Library

  • Add Videos from YouTube, Vimeo, etc.

  • Save YouTube channel for fast searching

  • Add/Edit Post Tags

  • Add/Edit Post Categories

  • Add/Edit Featured Images

  • Select Page Templates

  • Select Parent Page

  • Publish Pages, Posts

  • Delete Pages, Posts

  • Fully Roles & Capabilities Compliant

  • Muli-language

  • WordPress MU Support


Videos



Languages Supported



  • English

  • Dutch

  • German

  • Spanish

  • Simplified Chinese

  • Polish


Some Recommendations


For the best possible experience using Barley for WordPress we recommend doing the following:



  • Turn on the WordPress Admin Bar for every WordPress user (Users>Profile>Show Toolbar)

  • Turn off “caching for known users” if you are using WP Super Cache plugin.

  • Turn off minification if you are using WP Total Cache


We provide full ticket support for all of our products at http://ift.tt/1q0L9Cs


Theme Requirements


For the Barley Editor to work properly the WordPress Theme currently in use must do the following.



  • Must use the_title() template tag on single.php

  • Must use the_content() template tag on single.php

  • Must use the_title_attribute() template tag for HTML attributes.

  • Must use wp_title() for tags. Or the_title() custom.

  • Must not have an anchor A tag around the_title() on single.php

  • If using jQuery… must load at least jQuery 1.7+ (our editor uses 1.9 but the theme needs to use at least 1.7)

  • The WordPress function wp_head needs to be called on all pages right somewhere within your header file.

  • The WordPress function wp_footer needs to be called on all pages right before the closing BODY tag.


Theme Recommendations


By doing the following for the theme you will make the inline editing experience much better.



  • Font sizes should be specified in pixels. Not EMs. Expect craziness otherwise.

  • Do not reuse the_loop variables after the_loop is complete for recent posts.

  • Do not block B or I or STRONG or EM tags from being styled.

  • To prevent images from bleeding out of the main content area, the theme author should add max-width:100% to IMG tags via their stylesheet.


Changelog


= 1.5 =



  • Update: Readied Barley for WordPress for Code Canyon release.

  • Fix: Minor bug fixes and improvements.


= 1.4.6 =



  • Update: Small patch for the Origami theme.

  • Update: Updated the Barley Editor to version 0.11.2 (fixes a Firefox v28 Bug)


= 1.4.5 =



  • Update: Site license improvements.


= 1.4.4 =



  • Update: Site license improvements.


= 1.4.3 =



  • Update: Updated the Barley Editor to version 0.11.1 (fixes a small paste issue)


= 1.4.2 =



  • Update: Updated the Barley Editor to version 0.11


= 1.4.1 =



  • Update: Fixed an issue that blocked other plugins to be updated.

  • Update: Editor to version 0.10.5

  • Fix: Made the Default Category always checked if it’s represented in the DB that way.


= 1.4 =



  • New: Pages menu to add page to parent page, choose page template, and order.

  • New: Pages can be deleted from the Admin Bar.

  • Update: Barley Editor 0.10.4 includes various bug fixes and improvements.


= 1.3.1 =



  • Fix: Drafts count in admin bar now shows the correct combined total for both page and post drafts.

  • Update: Barley Editor 0.10.1 included.


= 1.3 =



  • New: Update to version of Editor which includes new character replacement


= 1.2.4 =



  • Fix: Bug found for creating new blog posts and pages.


= 1.2.3 =



  • Fix: Fix for WordPress 3.6 and user capabilities erring.


= 1.2.2 =



  • Fix: A fix for wp-insert plugin to not add content to the_content


= 1.2.1 =



  • Fix: A fix for editing existing links in post and page content.


= 1.2 =



  • New: Support for WordPress MU.

  • New: Link Helper tool.

  • New: Editor includes H4. Removed H1.

  • New: Drafts show in Pages.

  • Update: Fixes issues that some had using the WordPress HTTPS Plugin.

  • Fix: Fixed PHP errors when in running WordPress in debug mode.

  • Fix: Fix for Firefox 25 and 26 adding breaks at the end of titles.


= 1.1 =



  • New: The categories now sort by used to un-used each time the meta toolbar is loaded.

  • Update: Spanish translation added.

  • Update: Submits new version numbers to API less often.

  • Update: Barley for WordPress will continue to work after a license expires. A valid license is only required if the user wants to update their plugin.

  • Update: Simplified Chinese translation added.

  • Update: Additional logic for wrapping using in_the_loop.

  • Update: Updated styles for drafts modal

  • Update: Fix for Genesis Framework shortcodes.

  • Update: Barley Editor to 0.7.1 – Update to initiation script and insertion tool.

  • Update: Fix for “link” tag in header showing Barley information.


= 1.0.4 =



  • Fix: The publish button now shows for Administrators, Editors, and Authors (on their own posts).

  • Fix: A fix for padding on divs in navigation for Twenty Eleven theme.

  • Update: German translation has updated terms.

  • Small UI fixes.


= 1.0.3 =



  • Fix: 404s for turning Barley editor off on permalinks.

  • New: Fully compatible with WordPress 3.x Roles and Capabilities.

  • New: Dutch translation.


= 1.0.2 =



  • Update: German translation.

  • Update: More language terms that can be translated.

  • Update: The Barley Editor no longer parses shortcodes.

  • Update: The Barley Editor can be turned on and off in edit mode whereever a themes “edit” link is.


= 1.0.1 =



  • Update: The plugin no longer calls itself beta. Whoops!

  • Update: Barley for WordPress is now compatible with Facebook Meta Tags.

  • Update: Plugin compatibility with “Bottom of Every Post”

  • Update: Plugin compatibiltiy with JetPack Sharing.

  • Update: Compatibility with Plugins outside of the WordPress directory.


= 1.0 =



  • Update: No more Barley tags. Moving back to DIVs just for Firefox. Would love to figure out a solution to this for 1.0.1

  • Update: Default data updates.


= 0.9.1 =



  • Update: Switched to https

  • Update: Updated editor to 0.5.4, which fixed a few link bugs as well as some FireFox styles.


= 0.9 =



  • Update: New links on Writing Options panel for Walkthrough video and getting to Help Center.

  • Update: New default data for all post formats.

  • Update: Removed logo from footer of changelog.

  • Several fixes and updates for production.


= 0.3.7 =



  • Update: Bug fixes and improvements to the changelog design.


= 0.3.6 =



  • Update: New changelog design.


= 0.3.5 =



  • Update: Fix for license keys.


= 0.3.4 =



  • New: Polish language translation.

  • New: A simple, optional text widget to help promote Barley for WordPress.

  • Update: Added some styles to fix the featured image on page load.

  • Update: Tweaked styles for white text in media modal

  • Update: Removed right positioning for the categories/tags insert tool

  • Update: Fixed styles and JS animations for tags/categories dropdown lists

  • Update: Much reduced License API code.

  • Update: Invalid or blocked or inactive domains no longer load the Editor and show error in Admin.

  • New: Copy in Admin area to get key, watch video, get help.

  • New: Two transient API uses: barley_license_check, barley_license_version

  • New: Added barley.bar declaration to the base.js file so the editor will work properly without the Lock button present.

  • Update: Profiled the license API checks and brought the total number of API checks down to 4 per day per license.

  • Update: Changed Transient API from 1 hour to 12 hours.

  • Update: Editor Version to 0.5.0 which included removal of Rangy and some updates to the core

  • Update: Editor Version to 0.5.1 which added doc.ready to the Editor init for possibly slower sites.


= 0.3.3 =



  • Update: Added a method to truncate the title in the drafts model to keep on a single line and increased the width.

  • Update: Slightly nicer changelog display.

  • Update: Updated all links to the new Barley Help Center.

  • Fix: If an older version of plugin is installed a new version will be prompted for update.


= 0.3.2 =



  • Fix: Rewrite on how categories are processed and updated

  • Update: Updated Editor to 0.4.0

  • Update: Updated documentation and cleaned up some JS global variables.

  • Update: Small copy changes.

  • Update: Version information now properly reported to API.


= 0.3.1 =



  • Update: Some style tweaks to the featured image display.


= 0.3 =



  • Update: Drafts button in Admin Bar now shows the number of drafts. Doesn’t show if less than one.

  • Update: Colors on Publish and Delete button.

  • Update: Tweaked the way the number of drafts is counted to use a specified WP query.

  • Update: Better detection for the_loop. Ditched debug_backtrace.

  • Update: Fixed some style conflicts in drafts modal.

  • Update: Created a `barley_assets` folder for asset files (styles, images etc)

  • Update: Upon learning more about images, I specified the correct context for WP Media Upload

  • Update: The Drafts button no longer shows in Admin.

  • New: Added ability to add/remove/update a featured image from the meta toolbar

  • New: Rewrote the WP.Media modals to re-use the same ones for each type of media interaction.


= 0.2.6 =



  • Update: Deleting a post now asks for confirmation first. Still goes to Trash.

  • Update: Post drafts no longer tagged with “untagged” by default.

  • Fix: Fixed a PHP bug when searching for version numbers.

  • Update: Wrapping the_content and the_title now runs dead last.

  • Updated: Added some more filters to the JS function to prevent un needed wrapping issues.

  • Updated: Changed the YouTube API key to a specific one for Barley for WordPress

  • New: Drafts Modal


= 0.2.5 =



  • Update: license/version now returns true when there is no update. It’s a long story.

  • Update: Added jQuery loop to check for any titles wrapped inside an ‘A’ tag and will remove them and make them uneditable.

  • Update: Added script to prevent editor being pushed down on some themes.

  • Update: Several changes to default post and page data.

  • Update: Link in admin to proper plugin page URL.

  • Added: Added function for adding a small link to page/post edit table to “Edit with Barley”

  • Update: Made tweaks to the media insertion to work better with pdf, audio and video

  • Various bug fixes and code commenting.


= 0.2.4 =



  • Update: Tweaked styling to the tag button to remove pixelated border

  • Update: Updated styling to work on a black site with white text (and other variations)

  • Update: Changed padding on tag/category context so the text doesn’t bleed under the check box/button

  • Fix: debug_backtrace is no longer used unless allowed

  • Update: Sending version information with license/activate to track unlimited license versions


= 0.2.3 =



  • Update: Added tag button on hover of the_content to edit tags/categories

  • Update: Added barley-plugin-styles.css for use to add any styles to our plugin

  • Update: Made hover, click interaction better with tag/category button

  • Fix: Fixed a bug with the editor that caused multiple toolbars to show up

  • Update: Added a delete button for posts.

  • Update: Images are now resized up to fit into placeholders.


= 0.2.2 =



  • Fix: A more complete style reset.

  • Update: Barley Editor 0.3.1

    * Fix: Barley Editor no longer returns undefined in some cases.

  • Update: Various copy changes in WordPress admin in preparation for beta.

  • Update: Now uses the Staging License API.

  • Fix: When the current plugin version is up-to-date no error message is shown.


= 0.2.1 =



  • Fix: Pulling in Barley Editor HTML is now quicker

  • Fix: Adding multiple tags to posts no longer shows a leading space


= 0.2 =



  • New: Edit Categories and Tags for a post from front-end

  • Fixed an error with Permalinks and the Publish button.

  • Fixed a small bug where a SPAN was showing up in wp_title. But only in some themes.

  • Fix: The insert tool for paragraph hovers now works.


= 0.1.9 =



  • All text strings in WordPress Admin are now i18n compatible.


= 0.1.8 =



  • Fix: single_post_title now works just like the_title


= 0.1.7 =



  • Fix: Expired licenses no longer work. Plugin checks for updates every 24 hours.


= 0.1.6 =



  • Fix: License keys no longer work for invalid domains.


= 0.1.5 =



  • GPL License Added

  • Editor files restructured

  • Updated PHP files


= 0.1.2 – 0.1.4 =



  • Boat loads of updates.


= 0.1 =



  • Advanced inline editing capabilities for posts and pages, site title and site description



wordpress, content, editing, editor, front-end, html5, inline, media, tinymce, visual composer, wordpress plugin, wysiwyg, youtube April 09, 2014 at 07:37AM

bbPress Thanks is a WordPress plugin that works with bbPress forums. It places a text area field in the forms used to create a new topic or reply or edit an existing one. Content entered here is hidden from users and only visible when they thank the content, click a Thanks button.
The user who authored the content and moderators can always see the content.




Flow


Basically, the flow is as follows:


  1. A user enters hidden content using the topic or reply forms

  2. Another user sees the topic or reply. Content is not directly shown in the topic or reply, but instead, a message stating that there’s hidden content plus a Thanks button is shown.

  3. User clicks the Thanks button

  4. Content is revealed for this user

  5. User is added to the list of thanking users



See the screenshots for more details.




Features




  • textarea element for topic and reply forms to enter the hidden content

  • hidden content entered by users is only visible to themselves, moderators and other forum participants that show appreciation by clicking the Thanks button

  • option to load the page with any hidden content initially collapsed and an arrow to expand and view it

  • display a few user names and put the rest in a collapsible area

  • or show only how many users thanked the content, without user names

  • name displayed is what users select in User Profile > Display Name

  • meta box in topic or reply editing screen in WP Admin to edit the hidden content

  • customize colors from plugin settings page using visual controls

  • enter Custom CSS in settings page to closely match your site’s appearance

  • developers can take advantage of the WordPress filters and Javascript event included

  • font icons that look great in normal and high density displays like Retina display

  • support for Right-to-Left (RTL) languages

  • complete documentation

  • friendly and experienced support



Access the support forum


Support forum

If you need help with customization, come to the support forums!




See Also


Allground – Responsive Fullscreen Backgrounds for WordPress


Allground - Responsive Fullscreen Backgrounds for WordPress

Alldion – Responsive Accordion for WordPress


Alldion - Responsive accordion for WordPress - CodeCanyon Item for Sale

Rotating Tabs Widget for WordPress


Tabs Widget for WordPress - CodeCanyon Item for Sale

iProtect – Display content after a successful authentification




You’ve got a very private content which only a few people should see? No problem! With this cool script you’ll be able to protect it from others!




Import only one line into your .php file and it will do the magic! This is the line:
<?php require_once(“iprotect/class.core.php”); ?>




From now on iProtect will protect the displayed content in the .php file and will always require a password to display the content!




The unique features are:




• Only ONE line is required! (<?php require_once(“iprotect/class.core.php”); ?>)
• Add unlimited account combinations to the existing array which will be able to authentificate at the authentification-page!
• Session-management is included: This means, you can setup a interval how long peoples will stay logged in after an successful authentification! Currently it’s set to 5 seconds, but in our VERY EASY DOCUMENTATION you’ll understand in a second how to change it to another time, very simple, i promise! :)
• Redirect after authentification to any favour URL or just refresh the site with the string “self” :P (Also very simple to use in our VERY EASY DOCUMENTATION)
• Using AJAX to authentificate people, it doesn’t require any reload: Saves bandwidth!
• Using Bootstrap as authentification template! (See our screenshots for a preview, looks awesome for an authentification!)




So why are you still waiting? This script will always protect content from you!

Synthesis is a fully responsive premium theme by Pixel Union. It’s our champion of balance: an alchemical marriage of unpretentious form and function.




Minimal yet refined, Synthesis’ razor-thin lines give your blog character without bloat. Facebook comments, a responsive layout, more features than you have fingers.




Documentation:




Responsive Layout: Image and Video Scaling (Togglable)




Synthesis comes hard-wired for flexibility. Whether you’re on a mobile device or just a fan of atypically-sized browser windows, Synthesis automatically rescales your post content to fit. Go ahead: turn back a page and twist/smoosh our test content any which way—Synthesis will accommodate any ratio and dimension.




Note: to take full advantage of the responsive layout feature, disable “Use optimized mobile layout” under the Advanced section of the customization sidebar.




J/K Scrolling




Synthesis features a uniquely user-friendly post navigation system. Simply tap the “J” and “K” keys to scroll backward or forward (respectively) through your blog’s content.




Scads of Sidebar Elements




Synthesis packs one of the girthiest sidebars ever made. Not only does it support the standard bio and (togglable) avatar fields, but Synthesis’s sidebar also features fittingly grayscale social media icons, a search box, and posts you’ve recently liked—all in a sleek, thinly-lined column to the right of your posts.




Collapsable Tags




Keeping in line with its obsessive cleanliness, Synthesis collapses your posts’ tags into a simple click-to-expand field beneath them titled—strangely enough—”Tags.”




Custom Photoset Controls




When enabled, Synthesis’ Photoset Slider is displayed as a fittingly minimal grayscale overlay at the bottom of your photosets. Best of all, it’s perfectly visible over any color, making it both obvious and unobtrusive.




(So Much) Social Media




We’ve designed Synthesis to effortlessly link to a wide array of social media. The customization sidebar includes fields for connecting to your: Twitter, Email, Vimeo, Flickr, LastFM, Dribbble, Skype, Facebook, Google+, Github, YouTube, LinkedIN, Svpply, Rdio, Gowalla, Foursquare, and Instagram.




Facebook or Disqus Comments




Facebook Platform functions allow you to enable Facebook as your blog’s commenting system. This process looks a little overwhelming, but it’s quite simple.




First, head to the Facebook Developer site, sign up and click on Set Up New App.




Input any name you’d like for your hypothetical app (you’re not actually making one, don’t worry), agree to the ToS and click Create. You’re almost done!




Input your Contact Email (in Basic Info) as well as your blog’s URL into the “Site URL” box (in the Website tab) and save your changes.




Copy the App ID located just below your app’s name and you’re all set.




Now head back to your blog and input your App ID into the “Facebook API ID” field in the customization sidebar, and make sure you’ve checked “Facebook Comments On.”




Disqus commenting is the same as it ever was. Grab your website shortname, found in the General Settings of your Disqus dashboard, and copy it into the appropriate sidebar field.




Google Analytics




Synthesis also supports Google Analytics.




Color Customization




Synthesis is designed to be mostly monochromatic, but that doesn’t mean you can’t fine-tune the flourishes: Link Hover and Social Icon Hover colors are totally customizable.




Premium Support




Each one of our themes comes fully backed by our dedicated support team. We’re good people, with real faces, and we like what we do. We’ve also created a help centre, so you can get help at any hour of the day. Send us an email or tweet, and we’ll respond as soon as we can (PST).

The New Yorker is our tribute to the Big Apple’s gorgeous iconography and bold flexibility. Packaged with both dark and light versions, The New Yorker features a customizable header, togglable icons, and expansive social media integration. Richly textured, vibrant, and supremely easy to use, The New Yorker is a best-seller for good reason.




Documentation:




Light and Dark Versions




Since The New Yorker’s typography and layout are pretty meticulously structured, we’ve set it up with two preset color versions. A bright, newsprint-y Light version, and the ashen, nocturnal Dark version.




Header and Profile Icons




The New Yorker’s profile menu can be configured with either male and female sillhouettes.




Additionally, The New Yorker comes with three optional top icons (located above the header/banner): a classy, dashing mustache, the default lightning bolt, and a sultry pair of lips




The New Yorker also supports the use of a custom header icon, ideally sized at 44×44px.




Accent Color




The New Yorker’s accent color (used in quote posts and links) is totally customizable.




Header and Menu Customization




The Description, Latest Tweet, Profile, Likes, and Page menu text can all be customized with titles of your choice.




Social Media Support




The New Yorker supports easy URL and Username hookup to: Foursquare, Skype, Google+, Facebook, Twitter, Flickr, LinkedIN, Gowalla, Pinterest, Rdio, Apple, Vimeo, YouTube, Blogger, WordPress, Myspace, LastFM, Spotify, Behance, Delicious, Dribbble, and Squarespace.




The New Yorker also supports Disqus commenting, GetClicky, and Google Analytics.




Premium Support




Each one of our themes comes fully backed by our dedicated support team. We’re good people, with real faces, and we like what we do. We’ve also created a help centre, so you can get help at any hour of the day. Send us an email or tweet, and we’ll respond as soon as we can (PST).

Longform is our gilded carriage for text. Typographical refinement and a pristine layout make content pop while staying classically minimal. It’s a beautiful and expansive space to exercise full extent of your creativity; perfect for content-heavy blogs of all kinds.




Documentation:




Facebook Commenting




Longform supports Facebook commenting. Setting up FB comments is easy:




First, head to the Facebook Developer site, sign up and head to the “Apps” tab in the top bar. Once there, click “Create New App.”
Input any name you’d like for your hypothetical app (you’re not actually making one, don’t worry), agree to the ToS and click Create. You’re almost done!




Input your Contact Email (in Basic Info) as well as your blog’s URL into the “Site URL” box (in the “Website With Facebook Login” tab) and save your changes.




Copy the App ID located just below your app’s name (at the top of the page) and you’re all set. Now head back to your blog and input your API ID into the “Facebook API ID” field in the customization sidebar, and make sure you’ve checked “Facebook Comments On.”




Disqus Commenting




Longform also supports Disqus commenting. Simply input your Disqus shortname into the corresponding field in the customization options.




Infinite Scroll




Longform allows you to toggle between traditional pagination and ‘click-to-load’ infinite scroll. Note that mobile devices, including tablets, will always display traditional pagination.




Custom Options




Longform’s Header image, accent colour, accent hover colour, and title colour are all fully customizable.




Social Media Links




Longform provides custom icons for: Facebook, Twitter, Email, Pinterest, Svpply, Google+, Linkedin, Vimeo, YouTube, Dribbble, Behance, Instagram, Flickr, Skype, SoundCloud, Bandcamp, Myspace, LastFM, Rdio, Spotify, deviantART, Stumbleupon, Delicious, Digg, Pinboard, Foursquare, GitHub, Steam, and Etsy.




Premium Support




Each one of our themes comes fully backed by our dedicated support team. We’re good people, with real faces, and we like what we do. We’ve also created a help centre, so you can get help at any hour of the day. Send us an email or tweet, and we’ll respond as soon as we can (PST).




What is Royal 3D Coverflow Wordpress Plugin?



Royal 3D Coverflow Wordpress Plugin is a fully responsive media 3D coverflow wordpress plugin that allows you to display media content with an unique original layout from a 3D perspective. It’s perfect for any kind of presentation, for anyone that wants to deliver a great impact on their visitors. It runs on all major browsers and mobile devices like iPhone, iPad, IOS, Android and Windows 8. Also supports unlimited categories and each category can have any number of thumbnails.




Royal 3D Coverflow Wordpress Plugin main features:



Responsive / Fluid layout with autoscale function.




Mobile and desktop optimized (Ipad demo here!).




Scroll and swipe functions for the desktop and mobile devices.




Mouse Wheel support – navigation with mouse wheel scrolling.




Keyboard support – the left and right arrows can be used for navigation through the thumbnails.




Optional Categories Menu.




Support for unlimited categories and each category can have any number of thumbnails.




The option to start at a specific category.




Customizable thumbnails size and topology geometry.




Customizable description text for the center thumbnail.




Customizable controls – each button and scrollbar component can be changed.




Customizable reflection for the thumbnails.




Custom action for the thumbnail click.




Optional and customizable Shadow Box Gradient for the thumbnails.




Powerful API included.




You can include multiple instances on the same page.




Slideshow Autoplay.




Responsive / Fluid layout for the coverflow Lightbox.




Image lightbox support.




Iframe lightbox support.




Vimeo and YouTube lightbox support.




Zoom and panning support for lightbox images.




Optional lightbox slideshow button, time and autoplay.




Customizable border and background for the lightbox.




Lightbox keyboard support – the left and right arrows can be used for navigation.




Three skins included along with the preset configurations.




Special notes:



The thumbnail’s image width and height will be equal to the thumbnail width and height values minus the thumbnail border size value.




The coverflow also has a setting to limit the maximum number of thumbnails only on mobile devices, separately from the pc, for performance reasons. This is an optional feature it can be disabled but we advice to leave it active because it will increase the performance on mobile devices.




The skin is constructed from png files.




JavaScript version



IF YOU NEED ONLY THE JAVASCRIPT VERSION FOR THIS PRODUCT, YOU CAN DOWNLOAD IT FROM HERE : http://codecanyon.net/item/royal-3d-coverflow/5522442





More