style=”display:none” appears on pods template
-
[each items] <li> <img src="{@items.post_thumbnail_url.maxwell-thumbnail-small}" style="display:none"> <a href="{@permalink,esc_url}">{@post_title}</a> </li> [/each]
This is my template for one of my CPTs
The inline css automatically appears after clicking “save template”. I do not want the image to be hidden. Any help on why this happens/how to resolve it would be appreciated
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘style=”display:none” appears on pods template’ is closed to new replies.