Jump to content

Search the Community

Showing results for tags 'img src'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to ProcessWire
    • News & Announcements
    • Showcase
    • Wishlist & Roadmap
  • Community Support
    • Getting Started
    • Tutorials
    • FAQs
    • General Support
    • API & Templates
    • Modules/Plugins
    • Themes and Profiles
    • Multi-Language Support
    • Security
    • Jobs
  • Off Topic
    • Pub
    • Dev Talk

Product Groups

  • Form Builder
  • ProFields
  • ProCache
  • ProMailer
  • Login Register Pro
  • ProDrafts
  • ListerPro
  • ProDevTools
  • Likes
  • Custom Development

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. Hi all. Very new to ProcessWire. I am excited about learning it and am currently trying to switch over a MODX site at this very moment. I am reading the API docs and as much of the forum as possible, however I am lost I have an image fieldtype named, "col1Image". I uploaded a photo and now want to display on the site. This is how I referenced it: <img src="<?php echo $page->col1Image; ?>"> However, I know that only is displaying the image/file name and I need to reference the complete path to it. Can you help a newbie out on this one please? I can't seem to find a clear answer. Also, even though I've read the docs numerous times, in regards to paths and urls, I'm still not "getting it". Is there another reference/guide/forum post that's explains things even simpler? For me to not be able to figure out how to reference an image source's path is pretty humiliating I have managed to reference my stylesheet and some hardcoded images, but that's about it. Thank you so much everyone.
×
×
  • Create New...