• Does anyone know how I could create a page that would show the leaders of an organization(president, vice president, secretary, etc)in a way that their profile pictures would have a description next to or below them in WordPress? I know I can code it in html but my client wants to be able to add pics/ info whenever a change takes place. Is there a way to do this in WP?

    Example:

    <div>image of the person</div>        <div>Info about that person</div>

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter ke vinritt

    (@ke-vinritt)

    is this something I could do with custom fields?

    Thread Starter ke vinritt

    (@ke-vinritt)

    is there a plugin??

    Thread Starter ke vinritt

    (@ke-vinritt)

    I’ve been trying to get this to work but cannot. I created a template page but the text editor does not work when the page is opened in the dashboard. I tried using next gen but that did not work. What I’m looking to do basically is create 2 columns – 1 for the image of a board member and one for the text next to describe the board member. I tried just inserting the images with text but everything gets screwed up. You can see here The images should be in rows with text to the right of each image.
    Does anyone have an idea of how this can be accomplished – plugin, suggestion, tutorial???
    Thanks

    I am so new to this and I am not very good at creating all of this stuff; however, why dont you just write the HTML code. I added a table on my page I googled HTML code for table and then found the one I wanted and copied the code then put in my own stuff.

    I used this sites code…
    http://www.w3schools.com/html/tryit.asp?filename=tryhtml_tables

    I hope it helps

    with this you can have as many rows and columns as you want and you can have pictures and stuff in there. That is what I did.

    Thread Starter ke vinritt

    (@ke-vinritt)

    thanks – that will not work because the person managing the site has to be able to add images and text at various times and he doesn’t know html

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘creating a specific page’ is closed to new replies.