Open srinivas-kini opened 3 years ago
@srinivas-kini The template for that plugin outputs author.get_full_name
, that is user first_name
+ user second_name
fields. So, if your user doesn not have those fields filled, it probably doesn't show anything.
Description
Versions
djangocms-blog==1.2.3
Expected behaviour
Actual behaviour
Additional information
settings.py