Author Box to pages

Posted in: Newspaper
Post count: 92

Hello, I want to add an author box to the bottom/below my pages. I don’t want to have to do this manually as I have hundreds of pages of content. I need some way to do it globally and restrict certain pages from having it e.g. the homepage.

Can anyone suggest a suitable plugin that may work? Or some other work around?

Post count: 35449

Hi,

I think you can edit the theme files in order to achieve your desire, but this will require some skills.
Also you can read this topic Add custom text at bottom of every page? , maybe you can edit the plugin for author box on pages.

Thank you for your understanding.

Post count: 92

Hello,

I have no such technical skills. Can you recommend a service to implement this? Thanks

Post count: 35449

Hi,

If this is what you want to achieve https://www.screencast.com/t/IJgU1p7z , then you can do it yourself.
1. Make a page with tagDiv composer and insert the below code in text.
https://www.screencast.com/t/ttbgAwPPY9v
[vc_row][vc_column][td_block_author][/vc_column][/vc_row]
2. You need to go in theme file go in wp-content>theme>newspaper> and search for page.php open the page and set the code from here like in screenshot
https://www.screencast.com/t/8YyuuDXMUCM
Also you can add the code just in all template page ( those are the template pages ) or just in dose you want to have the author box.
In all example:
https://www.screencast.com/t/TBH7jFN17
https://www.screencast.com/t/4Q3xNwRdLyeO
https://www.screencast.com/t/BCDXIfDc0T
https://www.screencast.com/t/BCDXIfDc0T
https://www.screencast.com/t/r1b79g4G

Also if you want to do not loss this change in theme files you can make this in child theme
Hope this will help you.

Thanks.

Post count: 92

Hello, thanks for the update! Unfortunately, that is not exactly what I want.

Besides I can just make a new page as my site is quite big now and already well established.

I need some way of inserting an author box site-wide to already existing pages.

Post count: 35449

Hi,

In above answer I showed you how to insert the author box in the bottom of page, in all pages you already have or you’ll create.
If you can find other ways, feel free to implement them.

Thank you for your understanding.

Post count: 92

Hi Again,

Thanks for your response I appreciate it.

I would like to have the author box on all pages containing authored content but not on category, tags, archives, about me, contact us pages etc. Is this possible?

Post count: 35449

Hi,

I think that someone with the proper skills can do it with some condition like if is page, but I do not how to do it, sorry.
Also this is custom work, and we do not do custom work.

Thank you.

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