Add the data to your pages as Custom Fields, then use one of the meta functions in your sidebar to display this data.
Note that the custom fields UI may be hidden from view on pages. If this is the case, click the Screen Options tab in the upper right corner and tick the box next to Custom Fields and the UI will appear.
Related Posts:
- How do you add a filter to wp-block-page-list?
- How to add a specific widget to only 1 page?
- Having different sidebar content for MANY pages?
- Can I display the widget admin in the page admin?
- WordPress twenty eleven sidebar on Pages
- Different “Text Widgets” in Sidebar on Many Different Pages?
- Registering multiple sidebars with data from an array
- Get Order of Meta Box in a Page/Post
- How to modify the default WordPress ‘Pages’ widget to have titles on the anchor tags?
- How to show different widgets on different pages in a user friendly way
- I can’t edit my homepage – the page editor is just blank [closed]
- how to display sidebar on pages in wordpress
- Different widgets in sidebar on sub-children pages?
- Do I have to widgetize my pages?
- creating single page with 2 columns while theme is 3 column
- add title to widgets of wordpress
- How to add custom php file to right sidebar?
- If page or sub page not working as expected
- Add homepage to the list of pages in the Footer Widget
- Posts on Sidebar only
- Check if sidebar is active on page with id
- include exception inside theme for empty widget area
- How to exclude sidebar from pages?
- Widget & storing a Select box choice
- how to list subpages in sidebar without widget
- How can I use Page editor for two separate templates?
- Add infinite scroll to content splitted post
- Programmatically add widgets to sidebars
- Check if wp-login is current page
- How to get current page ID outside the loop?
- Contact Form on WordPress Sites?
- Page returns 404 with POST variables, but not without
- Custom templates not showing up in template dropdown
- Get page id by template
- Using pre_get_posts on true pages and static front pages
- Get the content of a specific page (by ID)
- How to get page title with the page ID?
- Show more than 20 items in pages or posts edit dashboard
- Loading scripts only if a particular shortcode or widget is present
- Allowing user to edit only certain pages
- Limit number of Widgets in Sidebars
- Give Editor Access To Sidebar
- How to display last 3 posts (recent posts) in a static page?
- How to give paged links custom title?
- How to set post slug when using wp_insert_post();?
- How can I keep the content of my pages version controlled?
- How to load javascript on custom page template?
- Where is the content of widgets stored in mysql table
- How to configure WordPress to handle 75,000 pages?
- How to update page status from publish to draft and draft to publish
- Check if is on child-page of a particular page
- Change page template programmatically ?
- Conditional tag to check if ‘page.php’ is being used?
- Customizing the URLs of WordPress Login and Sign-up Pages?
- How to disable posts and use pages only
- featured image as background image on pages
- Check IF is a “single product page” and Check the “role” for a Redirect
- Custom Post Type Data in Sidebar widgets?
- A check for if is parent page, if has children, if has grandchildren
- How to load JS and CSS only on specific Pages using is_page()?
- Translate widget titles using qTranslate plugin
- Listing pages which uses specific template [duplicate]
- Proper way to get page content
- Access the same page from multiple urls (wildcard)
- Create a page without adding a page in the Database
- Get number of widgets in sidebar
- Individual Widgets per Page
- Is there a way to change the default page template selection?
- Sharing Dynamic Sidebars across Multisite Blogs
- Can I have two child pages of different parents with the same name?
- What methods to use to create small, editable pieces of text for static pages?
- Limit widget to certain sidebar?
- Show Default Editor on Blog Page ( Administration Panel )
- Hide page visual editor if certain template is selected?
- What is the difference between $paged and $page?
- Retrieve each widget separately from a sidebar
- multi page password protection
- Create a “Dummy” parent page for a hierarchy in page listing?
- How do I convert a page’s title to lower case?
- Get top level page parent title
- Restrict admin access to certain pages for certain users
- page title, parent tilte and grand parent title
- How to add jQuery script to an individual page?
- How Do I Add Custom CSS To Only Certain Widgets
- Add the sidebar/widget editor to the post edit screen?
- WordPress page edit does not save selected template
- Add a Page without header and menus?
- Show Woocommerce minicart widget in checkout page sidebar? And, how to make this update secure by overriding widget?
- What is an alternative to get_page_by_title()?
- Password protect page with multiple passwords
- How To Determine If A Filter Is Called In A Sidebar/Widget Context?
- HowTo: Add Class to Sidebar Widget List-Items
- Highlight custom widgets in the admin area?
- Create pages automatically if they don’t exist
- Find empty pages or pages which have less than x characters
- Allow only new sub-pages to be created
- Set page template automatically based on parent
- Editing Complex Pages in Visual Mode
- Changing name of sidebar widget
- Get sidebar parameters (before_widget, before_title, etc.) from within a widget