Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
My Latest Photos Plugin - thumbs messed up in stream
I presume what is the issue here... but to be sure, could you point me to the page where I can see it on your site?
- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.
- Use the "Thank You" feature on any post that helped you
Ok, This is not a bug but rather design mismatch. in most cases this plugin is used in narrow spaces like sidebar. When you use it in wider spaces it becomes like that as it's set to have TWO columns and photos have max-width: 100% so they try to fit wider container. What results with big and blurry thumbnails.
So this will force to display photos in 4 columns and thumbnails will fit it much better.
Unfortunately this is CORE FILE hack (as plugins can't be overrided... unless you'll create similar but separated plugin). So you'll need to remember to fix it after each upgrade.
- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.
- Use the "Thank You" feature on any post that helped you