Images in manage Connections are gone. I remove the image then again upload. The image is visible in edit mode but not in manage mode.
I just update WordPress 3
I just bought the cMap template. I can see images in profile (logo and picture) but they are not displaying on the site. Could you please let me know what to do? Thank you.
Please provide a link to your directory. The issue is nearly 100% related to JavaScript errors in other plugins or the wp_footer() function missing from the theme’s footer.php file.
Can you say the plugin is caused the problem.
Strange enough everything was worked fine. No other plugin were installed. Then I update and the problem was there. So with all respect i am wondering if it is the cause of another plugin. Because why it was not before.
I bought 2 other templates and i want it to work.
Please help us, because i saw i am not alone.
The newer version of Connections uses a bit of JavaScript to load the images. This was done to improve page loading speed for longer lists. So, even though no plugins had been installed after the update you may still experience this issue. Like I said, to date, nearly 100% of the issues were related to errors in other plugins JavaScript or the theme missing the wp_footer() function in the footer.php file.
I you provide the link to your directory, I can take a quick look.
Can you please provide a link to you directory. It is likely a JavaScript error cause by another plugin.
I just bought the cMap template. I can see images in profile (logo and picture) but they are not displaying on the site. Could you please let me know what to do? Thank you.
@Ty
I just replied to your help desk ticket.
I am having the same problem. Did you figure out the solution?
@Thang
Please provide a link to your directory. The issue is nearly 100% related to JavaScript errors in other plugins or the wp_footer() function missing from the theme’s footer.php file.
Can you say the plugin is caused the problem.
Strange enough everything was worked fine. No other plugin were installed. Then I update and the problem was there. So with all respect i am wondering if it is the cause of another plugin. Because why it was not before.
I bought 2 other templates and i want it to work.
Please help us, because i saw i am not alone.
regards G Elshout
@Gerard
The newer version of Connections uses a bit of JavaScript to load the images. This was done to improve page loading speed for longer lists. So, even though no plugins had been installed after the update you may still experience this issue. Like I said, to date, nearly 100% of the issues were related to errors in other plugins JavaScript or the theme missing the wp_footer() function in the footer.php file.
I you provide the link to your directory, I can take a quick look.
I edited the theme to versus but still having no loading on images.
@Heidi
I’m sorry, but could you clarify your comment?
@Heidi
I was just at fieldhockeyusa.org and found where Connections is in use. It seems the theme is missing the wp_footer() template tag.
Are you saying I need to replace:” ?” in the theme files? Or add the wp_footer() tag?
I have not changed the theme files and the images were working before.
Thanks,
Heidi
@Heidi
I believe you need to add the wp_footer() template tag.
One of the differences between the 0.7.1.x version and the 0.7.2.x version is the way the images are loaded.