• Hi, a client wants to have a page designed just like this: https://www.trustdeedcapital.com/trust-deeds-available/ (middle section only – Available Trust Deeds). He wants to be able just to fill out the fields and have the info appear like that. Is there a plugin or a widget that would do the job? Any ideas would be welcome, or does it have to be done manually only? Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • For that kind of task I would personally use WordPress Pods Framework. I am busy with a work project and this time I have decided to use Advanced Custom Fields which also does the task very well.

    And then after creating the post types, all you do is pull them through your template using php (plenty of documentation on plugin authors website) and then style them up with css and you are done. Well, the client has to pay and then you are done

    Guess a Custom-Post-Type with Custom-Fields will do the job and make it easy for your client to edit something. But it will take hours to explain how you exactly do that, so please read some Custom-Post-Type Tutorials – there are a lot!

    And for easy Input-Fields (Custom-Fields) you can use: https://www.ads-software.com/plugins/advanced-custom-fields/

    Thread Starter tproud

    (@tproud)

    Thank you so much, Archie and egado, that’s a start.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Need help – input fields!’ is closed to new replies.