anyone know a way to create the 3 listing type to have more or less details depending on type
ie
basic - name and number
premium - as above plus email
etc
i guess i will need a custom script
anyone know a way to create the 3 listing type to have more or less details depending on type
ie
basic - name and number
premium - as above plus email
etc
i guess i will need a custom script
Search the forum for if statements. You can use something like if sponsored or if premium and display things that will only be shown if those listings are premium or sponsored.