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:
- Activate a plugin through PHPMyAdmin or FTP?
- Get a list of all WordPress.org Plugins?
- Where can I find a schema of wordpress plugin core architecture?
- How do I make my plugin load before the headers are output so I can redirect wordpress?
- Sell one unique item with Woocommerce? [closed]
- Make thumbnails in woocommerce replace the main image instead of opening fancybox
- Run WP-CLI using PHP
- Content generator for development site [closed]
- Add Rewrite Rule for custom page
- plugin_action_links Filter Hook Deprecated?
- PHP Deprecated: Non-static method should not be called statically
- Why can I not use a class constant as text domain?
- Function to Set Product type in Woocommerce [closed]
- Remove Widgets in Dashboard
- Deactivate plugins using Migrate DB’s find and replace options
- Trying to get logged-in user data inside php class
- Prevent Brute Force Attack
- Add agenda items and notifications
- Check if a class exists within a method
- Disable wordpress from including jQuery in the head section
- Admin-ajax.php is dying “0” without processing function
- Woocommerce Shipping module available only for type of products [closed]
- WooCommerce – Adding Custom Order Without No Product [closed]
- How to remove an Ajax action
- WordPress Plugin Boilerplate – add_action hook in static “activate” function
- add function to saving change on Options Pages
- Plugin jQuery version VS Theme jQuery version: search for best practice
- How can I pass a variable to a page with a SEF url?
- Opendir and WordPress Path
- Multiple files in a plugin
- Gutenberg Blocks – Change EDIT part of the block using editor.BlockEdit filters. How to change the markup?
- Randomize attachment IDs
- how can I link to a PlugIn admin-sub-menu page after processing a formular
- How to associate more than one user to a post?
- Remove rewrite rules generated by plugin during deactivation
- Error shown for Trying to get property ‘roles’ of non-object in WordPress After Content for User Roles
- Call to a member function have_posts() on a non-object on normal loop
- How to show Recent Page instead of Post?
- custom changes removed after plugin update
- Woo Commerce Variations [closed]
- wp_set_auth_cookie causes 403 error in the wooCommerce checkout
- Not able to add option in Sub-Menu under page
- Allow HTML in Excerpts in Elementor
- wp_schedule_single_event not working: cron job is triggered but nothing gets executed
- add image crop function like in wp customizer
- Problem In Advance search Plugin [closed]
- jQuery for custom plugin not working with Divi theme
- Front end inline editing?
- add_action does not call the function
- Problems With WP Bannarize Plugin [closed]
- How to create a child/addon plugin
- How to secure the release of WordPress plugins / avoid copying plugins?
- how to force tag page layout to use same as search layout?
- Disabling Wp_is_mobile from backend?
- Gutenberg Block Style CSS Class Is Not Applying on Backend
- WordPress Users authentication with Java Application
- Replacing global wp_query
- how to make wordpress plugin from PersianWebToolkit? [closed]
- wp_get_http has been deprecated. Use WP_Http instead
- Custom search search does not work?
- WordPress custom plugin that uses woocommerce enabled payment gateway for payment [closed]
- Add custom PHP and HTML to the_content()
- Cannot read properties of undefined (reading ‘firstChild’) using photoswipe in product page
- Find Plugin by file name
- Creating an admin button that when clicked shows a popup form
- Add an action based on custom post meta field
- How to hide an option from dropdown in filter module
- $wpdb not working wordpress plugin ajax call
- how to create user profile pages and display them based on users roles
- Securing a plugin pop-up window
- Woocommerce – Change variations output
- how do i fixe Page Builder on a custom page?
- WordPress ajax error 400 bad request for sending data to remote site [duplicate]
- How do I add languages?
- wp_enqueue_scrpts seems not to get called
- Which Membership Plugin? [closed]
- Adding featured image to post display widget
- How to Create Custom Dashboard for my Laundry Website?
- Warning: Illegal offset type in /var/www/html/wp-includes/option.php on line 1924
- How to create a WordPress sandbox on a live server for website development?
- What is a good way to test that plugin upgrades have completed properly?
- Moving sidebar links to below the header menu
- get post excerpt by query
- Advanced Custom Fields (ACF) Plugin – Random Image in Sidebar
- Deleted plugins displays error message
- How to delete remain data in WP database after deleting custom post via admin interface
- __FILE__ in WordPress plugins
- Looking for a related post plugin which slides-in like the one at inc.com does [closed]
- Populate Woocommerce order notes with custom field value
- cmb2 select option output [closed]
- Woocommerce Product Add-ons – Auto-select first option
- Sync roles across several plugins
- Jquery post responses 500 error after some time and lastly an 503 error
- Identifying Plugins Based on Tables [closed]
- How do I call an action hook into wp_ajax hook callback function
- WordPress Plugin and other pages not opening
- Problem with a shortcode generating a error [closed]
- Can’t update plugins in WordPress, system returns -1
- Adjusting Website Display at 100% Zoom
- How can I hide Dashboard notifications for just one particular plugin?