I Have a question regarding a real estate website.
I bought a webkit for Real Estate business and I'm trying to customize it. I'm new to PHP and I'm kind of stuck now
Ex:
Picture 5
Video 3
Document 8
instead of number I would like to replace with * .
Picture *
Video *
Document *
I checked Picture, video document, it is in text field but when ever I type a letter or char it always replace zero like this
Picture 0
Video 0
Document 0
Does anyone know what is happening?
Thank you