As the filename suggests, it’s a default for when someone does not have a gravatar assigned. It is set up in your child theme and looks to be improperly set. You should search through the child theme files to find ‘wpb-default-gravatar.png’ and from there figure out what is adding the extra domain.
If this is a child theme you’ve purchased and not a custom one, I would highly recommend letting the theme author know and if you’re able to solve the code problem, send them a pull request or the finished code with an explanation of what problem you were solving so they can include it in the next update.
Related Posts:
- Setting $_SERVER[‘HTTPS’]=’on’ prevents access to wp-admin
- Filtering the default avatar list
- Replace comment avatars and links at the same time
- get_avatar won’t show uploaded avatar, only default gravatar
- WordPress Gravatar filter is removing my custom attributes
- How to get User Avatar Image with link to Author and User name in Html Title tag?
- Change home_url in searchform.php to go to HTTPS instead of HTTP
- Full search and replace isn’t enough to make all pictures to be loaded with https
- Not logged in when using http
- Show custom default avatar instead of gravatar
- What is the correct way to use WordPress functions outside WordPress files?
- How to add product in woocommerce with php code [closed]
- What’s the best way to use the Featured Image for responsive web design?
- Hide php Notices in Dashboard
- How to correctly submit a search form and display the result in an independent page
- Show the most popular post per week
- Shortcode to insert
- What is the most efficient way to search users by their display name?
- How to change featured content to a different tag in WordPress Twenty Fourteen?
- Using Echo in ShortCode – Stuck
- Get used terms by an author as array of strings
- Two posts in same div – WP loop
- Compare two meta key values against each other inside the get_posts array?
- Multiple do_shortcode($content) within one shortcode
- WordPress menu deletes when trying to add a hook
- Making Quote Plugin more efficient
- Different database query in function.php using mysqli
- How to show only a certain part of the entry title?
- Programmatically add and remove woocommerce product category
- allow subscribers to see private posts without plug in
- Get image’s size name from it’s dimension
- How to securely provide a $_POST var in WP_Query with PHP 7?
- If Query In Sidebar
- Unreadable pagination
- Is there any risk setting WordPress file permissions and FS method to ‘direct’ on localhost?
- wp_enqueue_scripts leads to error
- My page.php shows the index.php
- How create a Shortcode with hover and complex options
- WordPress SQL injection
- Plugin Generate Unexpected output during activation
- Function returns text instead of html [closed]
- How can I display a div ONLY if it is not a certain term page
- Next post link on a bootstrap button
- Echo title attribute php
- how to serialize() mysql update data
- How to render a block from php template
- Output: “Array”
- How to add a rewrite endpoint to unattached media?
- WordPress cron is running with previously set time intervals and not the updated one
- Accessing an API with jQuery and AJAX
- Create special button on WP Tiny MCE Posts Editor for Shortcodes
- Good RSS Feed Parser to use on php file?
- Client cant see the Updated dynamic content
- Obfuscate links (for SEO purpose) [closed]
- Sortable custom product taxonomy terms via drag and drop
- get value from get_post_meta then reuse it in another get_post_meta
- How to remove Login from in my account page
- Header is not displaying on certain pages of wordpress theme [closed]
- Retrieve the whole widget sidebar and pass it inside an html
- Configure WordPress to Use Responsive Image Rendering
- Creating multiple tables with Plugin
- How to access specific product id on other pages/posts?
- Intermittent 503 Service Unavailable Error
- How can i create a function tag in my plugin
- ACF – Get ID of relationship field in flexible content
- Why the responseText containing those two arrow signs at the beginning
- Return newly created category by code
- Pulling Products from an API
- Automatically delete posts one by one depending on published time
- Meta Box clears saved field content
- Woocommerce remove menu item on myaccount dashboard
- Hook into all password resets in WordPress and get password before hashing?
- WordPress select query issue
- How to sort (orderby) a query done by a template function before the ‘foreach’ loop?
- Dropdown menu on custom menu
- woocommerce plugin bugs
- How can the searchform.php know if it’s used on a registered sidebar id ‘sidebar-1’ or ‘sidebar-2’?
- Display product_brand with get_the_terms function
- Getting most popular posts based on Facebook comments count
- WordPress get_post_meta issue
- Woocommerce Price Text
- Display pages from specific page template
- If Elseif Query
- Querying multiple meta_keys in WordPress SQL query
- 3 domains, 1 wordpress install, redirecting and changing domains on live site
- How can I print out a single stylesheet or javascript link?
- Cannot Upload Custom Header Image into WordPress Dashboard
- wordpress featured image
- Generating a number based on post ID
- Add comma between variables [closed]
- Ajax Load More or View More functionality for woocommerce category layout by template overriding
- echo vs output variable [closed]
- Disable Typed Parameters for JavaScript in PhpStorm? [closed]
- Properly process a custom WP REST API request (Authenticate, Authorize + Validate)?
- Losing Session ID and sessionStorage when navigating to other domains on Multisite
- Contact form with dynamic dropdown and filter
- How can I get values from a custom post type depending on where I click on my SVG map?
- a problem in class in class-wp-hook.php
- How do I a custom search form by taxonomies?
- WordPress REST API – Custom field not added to pages