Hi,
I need to modify the field type image with temaplt list-simple-one.php, lets say I have a select list with value= sale or rent, I like my image filels to be able to know the value of the text field, and if value = sale then I will make the templte to show the word sale above the image and if text field value = rent I will show the word rent above the image, so my question is how do I get to know the text field value and depending of the value render deffrent style, I need the if statment to use to get the field value and I will do the rest.
Is that possible.
Thank you.
Hi, I need to modify the field type image with temaplt list-simple-one.php, lets say I have a select list with value= sale or rent, I like my image filels to be able to know the value of the text field, and if value = sale then I will make the templte to show the word sale above the image and if text field value = rent I will show the word rent above the image, so my question is how do I get to know the text field value and depending of the value render deffrent style, I need the if statment to use to get the field value and I will do the rest.
Is that possible. Thank you.