So I have these Categories:
Code:
Content visible to verified customers only.
And these Templates:
Code:
Content visible to verified customers only.
Each category and its sub-categories are set to work with their corresponding template.
And this is the problem I have (Click for larger picture) :
Code:
Content visible to verified customers only.
This is the Accommodation Category, but for no apparent reason the 3rd field says Job Title. Same problem with other categories. In the Jobs category the 3rd field says in bulgarian "Name of the product you are selling" (because it is translated). Basically the templates for all categories are mixed up.
Now I thought I knew what to do in order to fix that, but after spending 1 hour trying things I gave up. This is what I did:
I believe the second picture above is linked to the 7 uploadproduct templates:
Code:
Content visible to verified customers only.
Then I started editing these templates and I found out that this line is responsible for the 3rd field:
Code:
Content visible to verified customers only.
I tried swapping templates around, which didn't help.
Then I figured out the templates are not for setting exactly what it says on the Upload page, but for what fields and variables to include.
I then used Search Language Strings to find "Job Title" or "Name of the product you are selling" but they are not there for sure (I've searched even manually 54 pages each with 24 phrases)
So please help me fix this mess.
Thank you.