[Resolved] Need help with custom field in taxonomies
This thread is resolved. Here is a description of the problem and solution.
Problem:
The issue here is that the user wanted to use a taxonomy image as the background for a divi cell and wanted to know the correct format for the shortcode.
Solution:
The correct format for the shortcode for this to work would be
This support ticket is created 6 years, 5 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
I've added custom fields to this and can display basic text fields fine, and also display the full url for the image that I've setup as a custom field.
I'm using divi and would like to use the custom field image as the background for a div, but can't seem to get this to work.
I can display just the url in the body content like this:
[wpv-taxonomy-field name='wpcf-category-image']
I've displayed non taxonomy images fine in divi using the following code:
You will need to confirm this with the Divi support if this actually should work or is possible.
From my point of view it shouldn't work in all cases since the field is more than likely expecting url rather than a shortcode.
But the field you have our shortcode in that works, is this an image option just like the one in the screenshot? If so could I get a screenshot of the working one settings ?