I’m not familiair with generatepress, but with almost any theme; if you want to customize the content with functionality that is not in the theme, you will have to use either a plugin or code a child theme.
There are lots of slider plugins out there, so just read their intro’s and documentations. I mean… click
Look for plugins that can insert sliders with shortcodes, or have other means of inserting sliders into existing pages, so that you can still use generatepress for pages and posts.
Related Posts:
- How to dynamically attach pictures to a carousel
- Can’t add text in front of shortcode
- Two custom post types divided in two columns inside a bootstrap carousel
- Custom Post type content within a slider
- Display the current post in browser as the first post in a loop (for a slideshow)
- Slider from custom post type
- Grid slider with custom post type (how to filter with taxonomies?)
- Why is my custom post type slider only displaying the latest slide?
- Loading External Scripts in Admin but ONLY for a Specific Post Type?
- Rewrite custom post type rss feed links
- Populate Taxonomy from Custom Posts
- Show related posts on single page by custom taxonomy on custom post
- Exclude from search all custom posts which are NOT in a taxonomy term
- Remove tabs from media uploader for a CPT
- Remove unwanted part of permalink custom structure from CPT url?
- Changing a custom post type “has_archive” after registered
- Custom Post Type pagination when CPT ‘rewrite’ rule and a page have the same slug
- how to make custom posts sticky? [duplicate]
- Custom Post Type, Two categories, Two columns with Pagination
- wp_insert_post custom taxonomy
- Parent page for CPT
- Unable to get wp_redirect() working after adding a CPT via the front end
- Post Link Filter Help [closed]
- Custom Post Type “Event” with custom permalink structure
- Getting a “Changes you made will be lost” dialog prompt on a custom post type page
- Why is my custom loop not filtering correctly nor paginating?
- Display types of posts in edit.php instead of All, Published, Scheduled and Draft
- Custom post types with custom directories
- How to associate two different post types (think Book and Chapter)
- Different Archive and Single Permalink URL
- How to remove slug metabox from custom post type’s page?
- Trying to edit the single page from a Custom Post
- is there a way to retrieve posts that do not have a featured image assigned?
- How to structure sales of reports [closed]
- Does WordPress limit the length of slug names for Post Meta or Terms?
- Why does querying on post_tags (which has been applied to custom post types) only return posts?
- Undefined Variable – Custom Post Type Meta
- Role capability delete multiple post type posts doesn’t work
- Custom post type archive page template
- filter custom post type by meta key in dashboard
- Use a hierarchical custom post type for a main blog and subblogs?
- get custom post type
- I need to add endpoint for wordpress categories
- WordPress Custom Fields Won’t Save
- Getting meta in editor plugin, and event triggering issue
- Display a grid of taxonomy terms at root taxonomy page
- How to use custom template files in deeper directory?
- Display Custom Taxonomy Alphabetically
- Only show post if Author matches Logged in User
- posttype/taxonomy/term archive page 404 error
- How to add attributes to taxonomies that may be different from post to post?
- Taxonomy in URL
- Custom post type isn’t working
- Add additional field to custom post_type
- Is it possible to filter the display name for post formats for display in the Formats meta box?
- Conditional for a Single Post That Belongs to a Category?
- Creating my own portfolio custom-type
- Sort a custom post with ACF: Date Picker & Display Featured!
- Strip Characters From Tag Name
- Displaying custom fields for custom post type generate with Custom Post Type UI Plugin
- Query not work for current taxonomy
- Create short URL with auto 301 redirect
- Custom Post 404
- get_post_meta returns NULL in front-end, but correct result in back-end
- Replicating category/location page heirarchy
- 404 Page Not Found on /Page/2/ on Tag Page
- Modifying WP_Title For Custom Post Type
- Types plugin custom post add_action hooks
- Copy/Move selected taxonomy terms to another taxonomy for posts
- Non-permalink custom taxonomy not found
- Looking up custom taxonomy IDs by name
- Is there a hook between clicking on “Add new” and the edit screen of a new post?
- How to use get_post_custom_values to return the value of an array
- Remove custom taxonamy slug with pagination
- Create posts inside CPT post
- wp delete duplicate entries of custom post types every 15 minutes
- How do I link to a dynamic ACF button from a Custom Post type?
- Hook create / update post
- Show Post columns to specific users on condition
- Custom Taxonomy – fields
- CPT Loop, include taxonomies and disclude others?
- Template hierarchy changes when custom post-type permalink leverages custom taxonomy
- How to use costum database table for custom post type
- connect users to Custom post types
- Making my custom column sortable
- date_query won’t accept day parameter, but will accept month and year for a custom post
- the_permalink() leads back to homepage
- How to solve performance issue caused by custom post type overview with 20k+ custom taxonomy terms
- Custom Post Type Pagination Not Working or Single Posts Displaying?
- Excerpt for each post type and for is_front_page
- Show taxonomies from specific CPT
- Custom metabox value not saving
- Category / Custom Post Type permalink issue
- is_singular won’t call my functions?
- How do i make a listing page of custom post type?
- How to add post type in masonry posts elementory widget
- How to exclude certain portfolios from a loop
- Comments are not working on Custom Post Type
- Posts structure named to blog, how to add month and year
- How to change post cpt with submit button?