WordPress NextGEN Gallery watermark feature not working - wordpress

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.

Related

Image not appearing in Firefox. Connection not secure

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.

Image with unknown origin causing mixed content on wordpress

there's this strange image loaded via http from blogspot and I don't know why.
It's causing mixed content on the website.
Piemme2nastri
You can see it in the console, it's an image with a Bus in it, lol. I've never seen that image and I can't find the source in the code. Searched everywhere, it says it's loaded from a jquery file but there's nothing about that url in it.
Hope you could help me. Thanks
It may be caused by one of your plugin. You can try deactivating them one by one to detect which one if causing this issue.
I found this post if it helps you SSL issue with Smart Slider 3
If you really need to use this plugin, there are some WP plugins available to fix mixed content.
Hope it helps :)

Why Is My Wordpress Theme Losing CSS On Mobile?

I'm working on a Wordpress theme over at http://mbgb.co.uk/blog
Up in-till an hour ago all was OK, now however whenever accessing the site with mobile dimensions, the previous CSS has disappeared. I've tried going back to previous CSS but that's not working and to my knowledge I've not touched any other part of the build.
Any advice?
Thanks in advance.
I have checked the url you mentioned.
Found some weird tags.
Please open your website and view your page source(Ctrl + U).
Preferably in Mozilla Firfox. As there the errors will be highlighted.
Please see the attached screenshots.
Go through the page source and resolve the things that are making these occur.
Please check
Please check
Did you checked if there are css rules that make your CSS appear only for desktop screens? This could be only explainable reason.
I'd just left a tag out - one day I'll learn not to panic. Sorry guys.

Removing image size assignments - wordpress

I noticed that my images weren't crisp, and in the inspector found the piece of code that is making them blurry. But, now I don't know where to look within the actual code to remove this. It's not assigned in CSS. This is a portfolio page. I am using the Avada theme. Any ideas?
Link: http://www.madpeagames.com/gacha-sets/
enter image description here
Looking at your theme's demo I see sharp images and the image code is different. So, the problem is not caused by your theme.
My guess is that you use Jetpack's Photon on your site. Try to deactivate the module and see if this changes anything.
However, image compression is a good thing, especially when using lots of images. Perhaps, if deactivating the Photon module solves the issue, compare the speed of your website with and without Photon. If it makes a notable difference, look in the Photon settings, to see what you could change to solve the issue.
Also, JPEG files (.jpg) may not be the best choice for your thumbnails, because you lose a lot of quality when the image isn't shown at its original size. If changing the settings doesn't help, you could try to use PNG files instead.
If Photon causes the issue and you don't find a way to solve it, while still compressing your images, I would suggest to contact Jetpack support. Alternatively you could try to use a different WordPress plugin for image compression.
I hope that helps. GL!

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!

Resources