Linux 软件免费装
Banner图

Project Pages

开发者 woodyhayday
更新时间 2024年3月11日 23:17
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 6.4.3
版权: GPLv2
版权网址: 版权信息

标签

responsive portfolio projects custom plugins design filterable portfolio web developer wp portfolio repository project portfolio web designer semantic ui client work customize templates tag portfolio

下载

1.0 1.1 1.2 1.2.1 1.2.2 1.2.3

详情介绍:

Project Pages are beautiful, no-nonsense portfolio pages for WordPress. Leverage your work: We all have projects. We burn through them. Clients, hobbies, artwork. There's so much value in sharing what we've created. I've written Project Pages to solve this personal pain point: Quickly and beautifully display past projects in a way that promotes sharing and user-engagement. Project Pages Benefits:
  1. Simple & Practical: Easily add projects/portfolio items and share them
  2. Free: Too many of these portfolio plugins/themes, suck, (and cost premium prices)
  3. Proper WordPress Templates: Totally editable for those who know their way around WordPress
  4. Pretty URLS, Semantic-UI, and OG-Meta Ready: Properly written WordPress Permalinks, Design Powered by the wonderful Semantic UI, for easy beautiful pages, and SEO ready like the best of them
### My Example I've been making plugins for almost a decade. I've made over 30. I wrote Project Pages so that I could display a past portfolio of my works. You can see that portfolio, running Project Pages, here: http://woodyhayday.com/projects
Project Pages: Full feature list

安装:

  1. First make sure you've got WordPress installed somewhere, like yourdomain.com
  2. Install your plugin as below (you probably know how!)
  3. Activate the plugin through the 'Plugins' screen in WordPress
  4. Use the menu to go to the settings page: Settings -> Project Pages to configure the plugin (no config required, this is optional, but recommended)
  5. Add your projects and preview your project repository (at yourdomain.com/projects by default)
Automatic Install From WordPress Dashboard
  1. Login to your the admin panel
  2. Navigate to Plugins -> Add New
  3. Search Project Pages Hayday
  4. Click install and activate respectively.
Manual Install From WordPress Dashboard If your server is not connected to the Internet, then you can use this method-
  1. Download the plugin by clicking on the orange button above. A ZIP file will be downloaded.
  2. Login to your site’s admin panel and navigate to Plugins -> Add New -> Upload.
  3. Click choose file, select the plugin file and click install
Install Using FTP If you are unable to use any of the methods due to internet connectivity and file permission issues, then you can use this method-
  1. Download the plugin by clicking on the red button above.A ZIP file will be downloaded.
  2. Unzip the file.
  3. Launch your favorite FTP client. Such as FileZilla, FireFTP, CyberDuck etc. If you are a more advanced user, then you can use SSH too.
  4. Upload the folder to wp-content/plugins/
  5. Log in to your WordPress dashboard.
  6. Navigate to Plugins -> Installed
  7. Activate the plugin

屏幕截图:

  • Example "Projects" page
  • My Projects Page @ Jan 2017
  • Settings Page

升级注意事项:

Nothing here right now.

常见问题:

Where can I edit the page templates?

Project Pages uses built in templates in the /templates directory of the plugin. Do not edit these directly. If you would like to override these (woocommerce style), you can do so by making a directory "/project-pages" inside of your theme directory. Templates from this directory will be given priority over the defaults built in to Project Pages. (You can safely ignore this functionality and rely on Project Pages default portfolio styling.) If you do desire to modify the templates, you can install example templates from the menu in the Project Pages Settings. You can edit these files to directly modify all of the pages that Project Pages presents your end users. The templates would then be: wp-content/yourtheme/project-pages/archive-projectpage.php wp-content/yourtheme/project-pages/projectpages-footer.php wp-content/yourtheme/project-pages/single-projectpage.php wp-content/yourtheme/project-pages/taxonomy-projectpagetag.php ... these are fairly self explanitory, and if you're familiar with HTML/PHP/WordPress, you can probably edit these without any issue.

How can I keeep my own theme and show projects?

To achieve this, (for now), I recommend the following:

  1. Backup existing "single-projectpage.php" to your computer
  2. Make a copy of the "single.php" file from your theme directory, and name it "single-projectpage.php" (overwrite if existing)
  3. Edit this file to output the project data (you can look at the previous file from step 1 for guidance).
...(But realise that Project Pages has been built to be a stand-alone project repository, with generic-but-sweet-design.)

How can I add a featured image to a project, without making that show up as header image?

Right now, if you add the meta key/value pair: 'noheader' to the project, the project page won't show the featured image as the header.

How can I add a custom global-footer to all project pages?

You can create a file in your theme directory named 'projectpages-pre-footer.php' - this file will get called (if present) just before the footer does!

更新日志:

1.2.3 - 11/03/2024 1.2.1 - 11/12/2018 1.2 - 11/12/2017 1.1 - 08/03/2017 1.0