SHOW AUTHOR UNDER TITLE

Posted in: Newspaper
Post count: 64

I need the author is displayed below the title …

I tried to enable it from the panel theme:
http://screencast.com/t/HVabG5hKM

But still not shown:
http://screencast.com/t/iZjFeaKjArBi

Post count: 3343

Hi,

What theme version do you have? I’ve tested and works fine for me: http://screencast.com/t/tmLFnDsZIej0

Could you provide a link to see the issue?
Thanks!

Post count: 23

Marius have the same problem, my version is updated 4.6.1 and updated plugins also. Thanks!

Post count: 15

if i think i know what you’re talking about then try it this way otherwise avoid this post lol:

edit the module file that you’re using located in wp-content>themes>Newspaper>includes>modules
for example I chose module 6:
step 1: open up td_module_6
step 2: find <?php //echo $this->get_author();?>
step 3: remove the // so it looks like <?php echo $this->get_author();?>

save it and refresh, hopefully this works otherwise I took this question the wrong way lol

Post count: 23

Thank you for trying, but the problem is in the post single, we want to display the author’s name in the post header. http://screencast.com/t/iZjFeaKjArBi

Post count: 3343

Hi,


@Abner
Santana you have tried the settings from Theme Panel? Can you give us access to your WP to take a look? Send via email at contact@tagdiv.com

Thanks!

Post count: 35

I have the same issue, author name is not showing no matter what I do. I need author name to be shown anywhere on the site. since we are two authors. Site is : http://www.windowsfaralimite.ro
Thanks

  • This reply was modified 11 years by Cosmin. Reason: Adding email notification
Post count: 6600

Hi,

Having it enabled from theme panel should show it on post pages: http://screencast.com/t/Hhvcz45upixb so please make sure that you have it enabled then empty cache, purge files if you use any CDN host services then try again and also disable all plugins, js/css/html minification.
Also try to remove this condition from post template: http://screencast.com/t/3TPPs6Q7N TYhis is for the default post template for other post template you need to edit other files: http://screencast.com/t/9jTzrTbXiS
Please let me know afterwards!

Thanks

Post count: 35

Everything works as expected now. Thanks

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.