Thanks Dude!
Yeah, I’ve searched through everything and I can’t figure out how to display the excerpt on all of the entries. I really need this. Please advise.
correction, display the excerpt for the TOP entry. I’d like to display excerpts for all entries.
by the way, I noticed that the custom css names are saved in the fields of all other objects, except for the special heading content box. That one is where the problem is.
David,
Sorry, I’m not sure that I made myself clear.
I have added the function:
add_theme_support(‘avia_template_builder_custom_css’);
To my child theme’s function file. When I first input a custom css name in the new custom css field, everything works fine, but if I go back and edit that page, the custom css field is empty. So, everytime I edit the page, I have to re-enter the custom css class in the custom field. Any suggestions?
I’ve updated to 2.6.2 using child theme
Thanks.