开发者 |
SlideDeck
WPEka Club dtelepathy |
---|---|
更新时间 | 2017年9月12日 17:43 |
捐献地址: | 去捐款 |
PHP版本: | 3.3 及以上 |
WordPress版本: | 4.2 |
版权: | GPLv3 |
slidedeck2-lite
folder and all its contents to the /wp-content/plugins/
directory<?php echo do_shortcode( "[SlideDeck2 id=1644]" ); ?>
Where 1644 is the SlideDeck's ID. You can also see this code snippet when you save a new SlideDeck for the first time.Yes, we do! It's free to join, and you can get up to a 75% commission on each sale of SlideDeck you refer to us - that's $112 per sale! Go here to sign up: http://slidedeck.com/affiliates
Of course! The only limitation is the number of slides per SlideDeck, and what kind of content you're sourcing for each slide. The greater the amount of content you're trying to show all at once, the slower your pages will render for your visitors, so avoid trying to show 10 SlideDecks, each with 10 YouTube videos, as it'll make your page pretty sluggish!
Yes! If you don't want your visitors to easily share your SlideDeck with their social networks, you can disable the sharing overlay in the deck settings. Just set "Show Overlay" to "Never."
If you want to use the WordPress Posts Content Source to add pages to your SlideDeck, but want to include/exclude certain pages then you'll have to add custom taxonomies to your pages. By default WordPress Posts have tags and categories, but Pages do not. The easiest way to mark certain pages on your WordPress site for inclusion in a SlideDeck is to give them categories or tags. A plugin like GD Custom Posts And Taxonomies Tools allows you to add custom taxonomies to your posts and pages. For instance, you could add a category called "Home Page SlideDeck" to your pages and then those pages can be pulled into your SlideDeck.
Where to begin! The most important improvement is that SlideDeck 2 is designed to work smoothly with your existing content across a variety of Content Sources on the web, like Flickr, your blog posts and YouTube. We think this is a way better approach instead of requiring you to create and format content specifically for your slider - as was necessary for SlideDeck in the past. This not only makes it far quicker and easier to create new sliders, but also allows you to breathe new life into content you’ve already invested time into creating. That's just the tip of the iceberg, though. You can get a much better idea as to what’s new with SlideDeck 2 by checking out the Features and Examples pages.
$post
context when rendering a deck inside of an iFrame.front_page
and home_page
URLs differently.active
class on the current slide.anonymous_stats_optin
key.slideDeck2AddonsURL
JavaScript variable to the admin views only.add_filter( 'slidedeck_roles', 'function' );
expansion_factor is not defined
error._preferred_image_size
is not defined error.slidedeck_image_blacklist
Insert SlideDeck
button to match the new WordPress 3.5 and higher lookShow Author Avatar
option is set to Off
Cannot use object of type WP_Error as array
$found_lens_path
my-custom-categories
would cause the WordPress posts taxonomy chooser (in SlideDeck) to failSLIDEDECK_LICENSE_KEY
constant with your license key in your wp-config fileslidedeck_lens_selection_before_lenses
and slidedeck_lens_selection_after_lenses
hooks so they no longer throw notices