Image not appearing in Firefox. Connection not secure - wordpress

We have a website we just launched here: https://soteloforjudge.com/
It seems to work in most browsers but when I go to it in Firefox the logo at the top and bottom of the page do not show up and I get a message that the connection isn't secure for some images.
The image we are using is: https://soteloforjudge.com/wp-content/uploads/2022/02/Henry_Sotelo_for_Judge_2022_Reno_Nevada_bg.png
Can anyone tell me how to fix this?

Just find the location in WP editor where you have added the background image and remove it then re add it and save. It should sort the issue. Here is your problem.

I think I fixed it. I added a retina image for the logo in Wordpress and now it seems to be working. Maybe I had added that one previously and then deleted it. Not sure what happened but now it works.

Related

Wordpress - Elementor pro nav align issue

if anyone could help that would be much appricated. in the elementor editor it is all aligned and fine. but as soon as i update and view live version the menu looks like this.
when i hover over policies it appears like this. i have not had an issue before as it has always aligned under the dropdown in the correct position. also the text is aligned to the right and will not change to the left.
Do you have a link to the live page to check the code?
What do you mean with "live view" - are you working with some kind of staging/deployment tool?
Maybe it's a cache problem of either your browser or the server, did you try to clear them? Did you try to view the page still logged into WordPress and not logged in, does that make a difference?

Logos missing after Wordpress migration

For some reason I cant find a place to edit the header logo. The logo will appear in chrome browser. In most browsers, it will just be a blank square and say logo.
This all happened after a migration to a different server/database.
There is some info about plugins needing an authentication key. However, Im unsure if this is the problem as it requires purchase. Any ideas? Thank you!
It's a bit unclear on why this would happen as there are a number of reasons.
Here are a few main things to check:
Did the wp-content/uploads/ folder get copied across fully?
If point-1 is correct, can you access the logo file via URL?
Are you using a theme builder to add in the logo? If so, you might need to export and import a theme builder file.
No need to purchase anything. Since you mentioned that this happened after migration. This could be a source issue, the url of the image could be broken or still leading to the old website url. You can check this by going to the DevTools on chrome by tapping F12. Then, click colsole to check if there's an error and let us know about it.

wordpress images wont display

I have problem with wordpress images.
It's embarassing but I cant get images to display on my wordpress site.
I used media library url for the img src tags, Links work well on pc as you enter them in adress bar but not on the website.
Any suggestions more than welcome.Here's my website link http://produkcja.adlike.pl/
Many thanks in advance,
Neko
If you see to the browser console you will see many errors. Almost all of them are because an image was not found in the server, but there are others.
The images not found are because they have bad URL:
http://produkcja.adlike.pl/images/index_img05.jpg
instead of
http://produkcja.adlike.pl/public_html/produkcja/wp-content/themes/Mywordpresstheme/images/index_img05.jpg
There is only one that seems to have correct URL and is getting an error: http://produkcja.adlike.pl/public_html/produkcja/wp-content/themes/Mywordpresstheme/images/index_img03.jpg
I think it can be caused by the other errors or because you are implementing a responsive images script, incorrectly (I see you have data-src in your images)
The issue was in css, when I removed class lazy-image the images appeared.

Images won't appear in wordpress.org site

Here is the site that I am working on.
http://afinderskeeper.com/
Here is an example of the logo image that I want at the top
http://afinderskeeper.com/?attachment_id=64
The theme is mayashop, and I am having issues with the images loading. In the media library I am able to see all the images. In the theme options menu in the backend, it asks me to enter the url of the logo image/ favicon/ etc. into the text field. So for the logo, I am simply pasting that second url from above, save, but I still get the placeholder box, not even the correct size.
I was having a redirect issue earlier and couldn't even view any of the images.
It just kept taking a while to load and coming up with a redirect loop. I found online someone had switched the permalink, so I switched mine from "month and name" to "default" and now I can at least see the images on the second link, but I still cannot figure out why they don't show up in the proper places. I hope this makes sense.
I will also mention that I don't really know any php so if this is what it takes, please be very specific for me, thanks!
You're using the wrong urls for the header image and, possibly, the other images that are giving you trouble as well. Instead of referencing http://afinderskeeper.com/?attachment_id=64, you want to edit that image from the media library and get the file url. It will be something like http://afinderskeeper.com/wp-content/uploads/2014/02/afk_header_logo.jpg
I am just a random stranger on the internet, but I have to thank you guys! Your solution fixed a problem on my site that has bugged me for ages!

WordPress NextGEN Gallery watermark feature not working

I have been trying for a couple of hours to get the NextGEN Gallery watermark feature to work with no success. The text watermark will work but the image watermark won't.
I have done a lot of reading on Google, and mainly what's coming up is that I need to
use an absolute URL to the watermark;
have allow_url_fopen= On in php.ini; and
apply the watermark to the images
all of which I have done, and still no luck.
Has anyone come across the same issue and solved it? If so, how? This is driving me crazy.
After looking tirelessly for a resolution I decided to host the image on a different server, the watermark worked straight away! The server in question is heart internet so I will be getting in contact with them and asking why its not working!
If anyone else comes across this issue try and host the image on a different server, that kind of solved it for me.
Changing font and size worked for me.

Resources