Hi,
Yes, check in each module file and un-comment this line: http://screencast.com/t/yiOi1L4g
and for post page this one: http://screencast.com/t/G1WI65MjdE
Thanks!
Hi,
http://screencast.com/t/IagVowggAhoB
And add this CSSin Theme panel -> Custom CSS
.td-post-text-content {
clear: both;
}
Hi,
You could use the child theme and only change the files there, but a change due to an update to the files you have already changed using child theme would mean that you will also need to make that changes one again. Here you have the documentation for the child theme: https://forum.tagdiv.com/child-theme-documentation/
Other solution for this would be to make a copy of the file you changed content/code and when the theme updates just replace the file content/code with the one you have, the same way here, you will need to follow the change log on each theme, update to check if the file you have didn’t change within that update,
Thanks
And of course, many of us have (ahem) requested since last November, that the author byline on post pages be “on” by default, and “comment out” to turn off, since all real newspapers have bylines for stories and the theme is called “Newspaper.”
Consider this a reminder “poke” that most of us would prefer the option to be “on” by default for a newspaper site, not an option which has to be hacked every update.