Forum replies created
Ok, thanks. I found the place in my FTP-Client. But
$inner_content .= sprintf(‘<span %s>%s</span>’, T4PCore_Plugin::attributes(‘date’), get_the_time($smof_data[‘alternate_date_format_day’]));
$inner_content .= sprintf(‘<span %s>%s</span>’, T4PCore_Plugin::attributes(‘month-year’), get_the_time($smof_data[‘alternate_date_format_month_year’]));
is this the place of the date, or this?
if ($args[‘prev_post_month’] != $args[‘post_month’]) {
$inner_content = sprintf(‘<h3 %s style=”font-size:13px !important; padding: 0px 5px;”>%s</h3>‘, T4PCore_Plugin::attributes(‘timeline-date hidden-div’), T4PCore_Plugin::attributes(‘timeline-title’), get_the_date($smof_data[‘timeline_date_format’]));
}
Ok. Buttons of front page content boxes: They are bold and I just want them to be normal with no further formatting. Just look at the welcome page of my site.
Sidebar: Ok, I have to think and if I don’t find a solution I contact your developer team. Thanks.
Ok, that worked without the date. Thanks. Could I change the form of the date from MM DD Y to DD MM Y…? And where?
Perfect work. It works!
Further: Is it even possible that every widget has its own individual colour?
So, e.g., do they have a number and where could I see the number in my editor?
Oh, sorry, you got me wrong.
I didn’t mean the typography as itself but the color of the typography. Now everything in my blog of this light gray typograhy I can change without “older entries”, “newer entries” etc.
http://www.radtouren-checker.de/blog/- Here you can see it.
(In german “older entries/newer entries” means “Ältere Einträge/Neuere Einträge”)
I just want to change the color of this.