$image = get_post_meta(get_the_ID(),'image',true);
This line is pulling the URL of the image from a custom field for that particular profile page. Do you see any custom fields in the admin there? Make sure you have the custom fields checkbox checked in the screen options tab (top right in the page admin).
Related Posts:
- Cleaning up WordPress to improve performance?
- Include a external PHP file into a WordPress Custom Template
- List of all theme customizer control types?
- Show the most popular post per week
- Add a class to links in the visual editor (how to get old dialog back)
- Remove option to allow trackbacks/pingbacks from post page options
- How to remove hardcoded characters from playlists?
- Creating custom Woocommerce attribute taxonomies from a plugin
- Load post content into iframe
- wp_customize_image_control default value
- Get the sidebar ID in which the current widget was dropped
- Search and Replace in database: How to replace data in SQL dump file on Windows?
- Infinite-Scroll Plugin and Jetpack Infinite Scroll Plugin – Adding to “Thoughts” Theme
- Is it recommended to pass some data to scripts in `wp_enqueue_scripts`?
- Overriding a theme redux file in child theme
- Widgets not showing in my custom theme
- How to display custom field on homepage
- Inject PHP code into “sidebar-content” – code before my WooCommerce sidebar widget?
- How to get 2 or multiple custom post types in wordpress functions.php
- Creating bulk posts with Youtube videos
- Change the site tagline (or similar) based on current page
- Trouble creating conditional PHP for nav menu items with children for custom Walker
- create a select input with menus created on a custom options page
- Dynamic Sidebars & Echo
- Retrieve $_POST data submitted from external URL in WordPress(NOT API)
- How to pick the default selected value in wordpress dropdown?
- How to add a do_action on refreshing of WP customizer?
- Theme developement – incative sidebars
- Customize position of social icons in upme plugin [closed]
- Weird 404 URL Problem – domain name being placed at end of urls
- Compare the old get_theme_mod($name) to the new get_theme_mod($name) return value
- Media Upload , file name changed automatically
- Replace shortcode in substring
- need help with existing code showing subpages
- How do I add a custom css to all posts without affecting homepage css? [closed]
- if statement with is_active_sidebar()
- Advanced Custom Fields not displaying
- Exclude posts with specific metadata from search?
- Add data-id attribute to child page links
- What file have I to create in my custom WordPress theme to show all the post belonging to a specific category?
- Warning: Illegal string offset on theme options page [closed]
- Display Youtube Time Automate from Key
- Creating a blog on my companies new website using WordPress but I have sidebar issues
- How to fix this PHP warning in WP-Admin after upgrading to 3.1.2?
- How to remove sidebar primary widget on Mobile on category page [closed]
- Where is the PHP code generating an element?
- Basic wpdb update question
- Check class_exists before class definition / Doxygen problem
- Extract links from content
- Integrating Yii2 and WordPress
- WordPress widget and customize.php not working in Ubuntu16.04 VPS
- Custom Registration username_exists / email_exists
- After disabling WPML multi currency, the currency is still handled by the WPML
- How do i wrap woocomerce attribute in list?
- PHP Helper Class to create shortcodes
- Is it possible to add a custom page to a free WordPress site? [closed]
- Is there a hack for using is_page() within the function.php file?
- save metabox with new values _wp_page_template
- How to Fix an Archive.php That Displays All Posts?
- pagination broken – clicking next displays “page not found”
- Add a select-option to the default widgets
- Create condition for Author bio Social Links
- Customizer control save then return to default
- WP-Bakery – Add custom colors to buttons with template colors
- Woocommerce template file outputting tags
- Trying to update Woocommerce meta values
- retrieve “Link Color” value
- If Statement is Ignored?
- Create “blank” admin page without having admin-bar/admin-menu for faster load
- Create Schema in WordPress with PHP
- Create form which redirects to site in network?
- Remove specific javascript when viewing page in Customizer?
- Search only for posts with specific metadata?
- Blog Image and Title in Right Sidebar
- Is there a way to have chunks of a page’s content expire?
- How to list categories by page id in wordpress
- Where can I find the declaration of `$_wp_theme_features`?
- Adding a sidebar to wp-login.php
- Static home page ignored
- How do I routinely extract the thumbnail of the most recent post?
- Showing the project type in HREF
- Display tab title as ‘blog tagline | blog title’
- My customizer’s setting doesn’t set to the default and needed to click the control’s “Default” button before it’ll be set
- Showing custom field contents without listing description
- How to use PHP code with wordpress page
- Check if values exists DB
- if is_bbPress register jquery
- Auto create description in post
- Pagination on Custom Loop
- error with WP custom form
- How can I clear the theme mod settings?
- MySQL Engine vs. Charset
- Custom PHP-coding in MU installs
- Date when the custom field was added
- Select area and checkbox data is not saving?
- In reading settings posts are set to “blog” and I have page-blog.php but no posts
- WP Custom tables query
- Capture the Selected Radio Button Value between two files in wordpress theme
- Partial refresh in WordPress live preview
- How to change product title color in shop page if product has specific product tag (Woocommerce)?