Tagged Questions
1
vote
1answer
757 views
Using Advanced Custom Fields with Wordpress and Lightbox
Right basically, I am using the ACF Plugin:
( http://www.advancedcustomfields.com/docs/code-examples/ )
I want to have a field where I can upload an image through the custom fields, and it will ...
1
vote
2answers
698 views
Advanced Custom Fields
I am using the Advanced custom fields plugin to add a upload image option to a page, but I am wondering if there is a way so that, when I output it to a theme with <img src="<?php ...