Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
A.Mason
tagDiv Member

Please implement it in the theme by default <3

I think better option is to do not change/replace by TagDiv default author function of WordPress. This plugin works correct on “almost all” other themes ;-D

A.Mason
tagDiv Member

Thanks for reply, but I can’t find option to preserve paragraphs.
I want to have paragraphs (new lines) in excerpts when they are in text.

A.Mason
tagDiv Member

It’s work. Thx!

A.Mason
tagDiv Member

I agree with Lecache. I would be grateful for this option.

Or you could create a block with category listing in the form of thumbnails from the featured images from the last posts in the category (i’m trying to create a photoblog on the Newspaper theme).

A.Mason
tagDiv Member

I have do it, but it’s work only on original theme. On category template created in “cloud templates” it’s nothing happen. How to fix it?

A.Mason
tagDiv Member

Thank You for information. It would be good if You develop a solution that will cause the plugin to work with your template.

A.Mason
tagDiv Member

I’m understand, but this is awkward after any theme upgrade.

I don’t know where is and how works this funcion, but it is impossible to change only function $get_author (which is used in modules and templates)?

A.Mason
tagDiv Member

Please, tell me it is possible to integrate Co-Authors Plus in Newspaper in easiest way, without problem after future updating theme and editing all files?

Maybe adding in theme file functions.php something like (i don’t know):
if ( function_exists( 'coauthors_posts_links' ) ) {
$get_author = coauthors_posts_links();
} else {
$get_author = get_author();
}

Viewing 8 posts - 1 through 8 (of 8 total)