thanks a lot for answering my first question so quick. it is a pleasure to work with your theme and i will recommend it.
i still have one questions:
can i add more fields to the portfolio items in the right column?
“url”, “client”, “author” and “date” is fine, but i would like to add some more like “place” etc.
i changed the single-portfolio.php. but how can i add these new fields to the wp-backend to fill them?
If you have some basic familiarity with php, you can add the fields to the backend by making some simple edits to the file framework/admin/portfolio-admin.php. You just need to see how the existing fields are being added and follow the same code for adding new fields.
When i edit something in the “single-portfolio.php” it shows right on frontend.
but nothing i change in “portfolio-admin.php” will change the backend. even if i only translate the names for the fields. it does not show. i wanted to add new fields by copying this: