• Hi there.

    I’ve recently installed WordPress on a server for a friend of mine. I have been redesigning his website and one of the main needs of his site was to enable him to update the site easily.

    After looking over the spec of his server, i quickly decided to use WordPress as a content management system, and it has worked perfectly so far.

    Now, one of the pages will be a database listing information of vocalist’s that he has used in previous years (he is a producer). He would like these vocalist’s to have their own “Business card” shown on the page.

    Now, he’s not very good when it comes to HTML, in fact, the reason why he wanted to be able to update was because he has no clue regarding HTML what-so-ever, so installing a WYSIWYG editor for WordPress was a good idea.

    So, basically, what i want to know is, is there a plug in out there that will first, allow me to enter some HTML (like a small table, having name, style, contact fields etc) into the plugin, which will then allow my friend to select from a menu and it would automatically insert the table into the “write page” input window? This would then allow him to fill out the fields of these card’s before displaying it on the website?

    Congrats to anyone who can a), read & understand my question and b) help me out! 😀

    Q

Viewing 1 replies (of 1 total)
  • You could use a custom category with a custom template for that category, then use custom fields in the posts for the actual ‘data’ for the vocalists.

    More than that, you’d probably just want a custom solution, as you’re talking about a formal data schema you are working with, not free-flow text…

    -d

Viewing 1 replies (of 1 total)

The topic ‘Plug-in to insert pre-entered HTML’ is closed to new replies.