I've uploaded my images using the WordPress Media Library. Permissions are set on the Uploads directory. Images are showing up in the proper uploads directory and re-sized correctly. Database is updated correctly and has proper path to images.
When in the media library, I see the thumbnails to the images, but when I click on a thumbnail to view the image, it doesn't display the image at all. Nothing shows up.
I've also tried using these images in an image slider and when i browse the media library, it finds them. I select the image to use in my slider and the thumbnail of the selected image gets displayed fine, but when I view my slider from the web page the image doesn't get displayed there either. Just an empty slider.
I have no plugins activated at all.
I'm using the Bizniz theme purchased off Themeforest.
I've updated WordPress to 3.3.2
Running off my local machine using Apache.
When i copy the image path from the database and paste it into the browser, the image gets displayed fine.
Everything is working except for the images. Any help is really appreciated!
UPDATE:
Ok, i tried switching my theme back to Twenty Eleven and then clicked my media library thumbnails and the images are displaying correctly. So it looks like it has something to do with the Bizniz theme i'm using. Is it possibly a jquery conflict or something? Anyone have any ideas?
Thanks again!
John
Ok, i've found a "temporary" solution to the problem. It seems the issue is with the version of TimThumb (which was v2.8.10 installed with the Bizniz theme).
I ended up using an older version (1.14) in place of this new version and it seems to have resolved the issue.
Although this has resolved the issue, i'm saying "temporary" as i'm not sure what features i might be missing between the two versions and am hoping the new version gets updated to correct this issue.
Related
I have an animated gif that is supposed to only loop once after it is loaded on the page. The image works fine when viewed by itself in the browser, but once I upload it to the WordPress media library, the image loops continuously (which I don't want). It seems that the file is somehow being modified once it is uploaded by WordPress. Has anyone seen this before and is there anyway to prevent this behavior?
Most probably the file stays the same, it`s just the WordPress decoder ignoring the loop-once mark.
I have used revolution slider in my site. In that I am facing problem.
The problem is that images in some of the slides not loaded and also it replaces image with dummy.jpg from revolution slider.
Also when I inspected that it shows this error in console.
So anyone know what is the cause of this issue.
Please help.
Thanks in Advance.
You may find that your image slider is loaded but the slides are not showing. Sometimes the images are not properly uploaded or your image slider code files may be causing a code conflict.
If your slider plugin isn’t updated or doesn’t match to your WordPress version, it can also cause a problem with the images. Try simply updating your WordPress and all plugins to the latest versions. It may resolve this issue.
If your images still aren’t appearing, it could be a caching issue. See this guide on how to clear your cache in WordPress to see if that solves the problem.
I have resized my all slider images and also compressed them. This has solved my problem
After I moved a Wordpress website to production server I noticed youtube embeds were no longer clickable. The image and play button show up but nothing more.
Tried to renew the embed code, using the build in embed function, embed via media browser,... Nothing is working and it's making me crazy.
After some trial and error things I noticed that the video does work when the main bootstrap.css file is removed. Can't seem to find a clue to the solution though.
EDIT
Yes, I tried to disable all the plugins, with no result.
Changing back to the default twenty fifteen theme results in a working video embed. But since that one isn't build on bootstrap it's just a logic fact.
Anyone seen this before?
Web page with video embedded: click here
The website is sending lots of error messages in he consolu use F12 in Chrome, apparently your www-embed-player-new.js is causing the problem. Not even Edge is running the site correctly. I think you need a Chrome extension to make it work.
I would recommend you changing the plugin that imports the videos. Check this enter link description here
EDIT:
The chrome plugin Google Cast stops the error messages but still doesn't work.
The problem was with the wordpress loop on the single.php page.
A wrong code snippet caused the issue.
Fixed!
Like usual I transferred a wordpress site from dev to public environment (both on the same online server).
Everything was fine except the revolution slider on the homepage. This one is turned black. Text although is correctly displayed.
Like usual I updated all the url's and scanned the database to be sure all was done.
However something strange happend to the slider. When I use the chrome dev tools is can see a link to the image: http://domain.com/uploads/.... that is correct. But when I open this link in a new tab i get: http://domain.com/**http:/**domain.com/uploads/....
I did a search on the database but no text whit http:/domain.com (notice the missing slash!).
However on the path displayed via dev tools the image is found.
Already tried to export the slider on dev version and import to live but nothing changed.
Also in the revolution slider table the path is set correct.
Any idea on how the path is created? Or how I Can solve this?
The one slider on this site isn't really an issue but I got one ready to launch tomorrow with 30+ sliders and I don't want to recreate them all.
Thanks in advance!
Rather strang but here is the solution:
change the permalink structure to something else
turn back to what it must be
Never seen something like this before but it helped me to solve the issue.
Transfered 2 similar sites from the same dev server to the same live server with the same theme, wordpress version and slider and had no issues.
I have Mangento Wordpress integration in my webshop and the blog images aren't being loaded, i tried changing the permissions of folders but it didn't work. Tried a lot of research on this problem but turns out no is having it. Even when i upload the pictures using media uploader it shows up like this (the picture doesn't show) and when click insert, it insert a broken image icon.
Have you uploaded images in correct path as per your website coding, The most issues related to images is that images doesn't exists in their path location that is mentioned in code. You should check the error logs for the same.