开发者 |
woothemes
mattyza jameskoster tiagonoronha jeffikus |
---|---|
更新时间 | 2015年12月8日 17:54 |
捐献地址: | 去捐款 |
PHP版本: | 4.0 及以上 |
WordPress版本: | 4.3.1 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
It's possible that your theme is scaling images to fit their container by setting width: 100%;
. If this is the case, and your project thumbnails are too small they will become distored / blurred as they are scaled up. To fix this change the project thumbnail size options in the Projects settings then regenerate your thumbnails using the Regenerate Thumbnails plugin.
If you run into layout issues on Projects pages then you will need to peruse one of two methods to make your theme compatible. You can read all about this in the documentation.
Projects uses template files to control the display of it's various components. These templates can be safely editied so that your customisations are not lost during updates as described in the documentation.
Yes! You can follow this tutorial to add custom fields to projects and display them.
We encourage everyone to contribute their ideas, thoughts and code snippets. This can be done by forking the repository over at GitHub.
You sure can! Read about how in the documentation.
projects_template_redirect()
.rel="lightbox"
to project galleries for compatibility with lightbox plugins.