If you want to add Simple Nivo Slider to a post you can use this shortcode [snivo]
— this is from the instructions at http://wordpress.org/extend/plugins/simple-nivo-slider/installation/
If you want to place it on your homepage … you can edit your theme files (probably content-single.php) and this code <?php if (function_exists('simple_nivo_slider')) simple_nivo_slider(); ?>
The simplest … is create a Page (WordPress Admin > Add New Page) and add the [snivo]
then go to WordPress Admin > Settings > General and Choose your new page
see also: http://codex.wordpress.org/Creating_a_Static_Front_Page
Related Posts:
- Get a list of all registered actions
- How can I force a file download in the WordPress backend?
- How to implement a customizable free OpenID authentication?
- Enabling free shipping on Woo Commerce by specific items [closed]
- What’s a reliable way to depend on another plugin?
- Woocommerce – Hide “add to cart” on free products
- WordPress apply_filters() Arguments Missing
- How to hide /wp-content/uploads/ from URL?
- Add image to post from external URL
- User profiles and object associations
- Share buttons on article footer
- WordPress plugin search does not work and updates are not shown, VPS install
- How to prepend to the_title for admin-side plugin’s use
- Gutenberg: Difference between “import” and “const” for dependencies
- Custom data-id wp_enqueue_script
- Settings API – input always updates over validation
- Creating search filter through plugin
- Should I host support forum on wordpress.org or my own website?
- How to setup a Network Plugin across the network with only my settings?
- jQuery Plugin to use WordPress functions in AJAX request
- Is it possible to insert images directly from the server?
- Can a plugin deactivate itself?
- “Members only” section of a WordPress site – self signup and no backend access
- I wrote my plugin. How to display the result of the plugin’s function to sidebar (widget?)?
- I have functions in my wordpress plugin. How do I get them to work for me?
- Get IDs of Images from Gallery Block in InnerBlocks of a Custom Gutenberg Block
- mysqli_error() expects parameter 1 to be mysqli, null given in own db class
- How to embed HTML code from WP Coder plugin (or other) into Main Index Template of the theme
- Which escape function to use when escaping an email or plain text?
- Adding widgets to header and footer from plugin
- SEO smart plugin not working for words ending with ä, ö, å
- resetting permalinks after changing page names
- join 2 table orders wordpress plugin
- WordPress WPforms customization
- Admin accounts unable to see plugins from external IP
- WP ALL Import plugin – import data from certain ids
- Where these .js file come to source code?
- How to install plugin only from PHP file?
- Add sub menu page in your plugin
- Certain functions are undefined when called form mu-plugins
- Custom Post Type Fields
- wp_head is too slow
- Why does my file_exist check fail?
- How do I get the user ID of the user that was updated in WordPress?
- How to handle WordPress Plugin Front-end AJAX Call [duplicate]
- Migrating Asp.Net site to WordPress site
- Plugin to email a post or page to someone
- Get Every Key & Value from Array then Display All in New Line
- What are admin hooks
- Fatal error on some pages after cancelling WPSTAGING cloning process
- Programatically upload a file to be stored inside blob field in database, NOT on filesystem
- Updating WordPress plugin admin panel footer text
- Make plugin php file called directly aware of WordPress?
- Custom Login page with custom redirects for each user?
- Gravity Forms returns to odd position
- Custom Template for wordpress cpt plugin
- Give access of horizontal scroling plugin to user role editor
- Best practices for user registration with WordPress from an MVC background
- Storing Form data in a different database
- How to get a notification when the plugin is installed?
- Recent Posts+, how to solve multiwidget?
- How to reduce Apache connections caused by plugins?
- What option do I check to enable a user role to be able to see all plugins?
- How to remove automatic generated tag in Home page
- Change the Simple Facebook Connect popup position
- Having a widget only show up in print
- After enable multisite enviroment in wordpress site creation wizard not working
- More than one WordPress site using the same database – how to disable plugin for one site?
- WordPress plugin isn’t loading completely
- How to display category list with category featured image
- WPML – Stop language redirection in initial load
- How to get a post views count using ‘WordPress popular posts’ plugin
- Page not found after creating the add new post slider using custom post type
- Allow a page to be edited by a specific custom role
- How achive serving multiple concurrent Ajax / Rest calls in plugin?
- How do you remove question mark in URL in get method?
- Get all user meta_keys and then group users by matching values
- How to add site logo to wordpress displayed on the top left of the site name on the chrome tab or any other web browser? [closed]
- Any method to make specific widget for every post and page?
- AddThis Plugin adding html comments in P tags
- Embed Javascript code to registered users only
- Need help for creating custom table on wordpress
- get_option returning old value for non-admin users
- Setup SMTP setting in wordpress
- Related posts popup
- Get page type to display content
- Insert data in custom table during new post creation
- Widget redirecting to home page
- Woocommerce quick checkout form [closed]
- Notification When Post Approved
- Meta Box plugin image_advanced not showing up on frontend
- Creating Features List in WordPress Post
- I am using multi image metabox plugin but I did get how to display the images in templete?
- WooCommerce Email Customization
- How to open author url linked to a new tab in settings page in the WordPress plugin list
- Change page content based on dropdown selection
- How can I properly sanitize the update_option in WordPress?
- My Blog page ( posts page ) theme isn’t changing with the new theme [closed]
- WordPress error Fatal error: Uncaught TypeError: Argument 3 passed to Automattic :get_setting_for_feature() [closed]
- Form with response button after on table after submission