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

Oh, parser!

See here

mrx
tagDiv Member

It’s a pity, but the things are the same.

I use following changes. Maybe I should use others to hide link to author’s name and show link to main site?

$buffy .= 'post->post_author) . '">' . get_the_author_meta('display_name', $this->post->post_author) . '' ;

to

$buffy .= '' . get_the_author_meta('display_name', $this->post->post_author) . '' ;

"' . get_author_posts_url($author_id) . '"

to

"http://pharmanext.ru/"

$buffy .= 'post->post_author) . '">' . get_the_author_meta('display_name', $this->post->post_author) . '' ;

to

$buffy .= '' . get_the_author_meta('display_name', $author_id) . '' ;

mrx
tagDiv Member

Catalin, this option is disabled, cache is cleared, but the code still exists.

mrx
tagDiv Member

Hello, Catalin,

thank you, but I mean highlighting just one item in the menu. Other words, for example, five menu items are made with black and only one with red. Perhaps we should think how to paint a header of the particular post to the desired color, for example red?

mrx
tagDiv Member

Thanks, Alin.

I’ve done it setting 90px of Main menu’s Line Height, and everything is OK.

screen3

But when I’ve opened the site on iPad, the picture isn’t great.
The same situation is on the desktop when a bit of zooming in the browser.

screen4

mrx
tagDiv Member

P.S. Probably it would be great to have ability to choose featured images automatically for the posts without them — random from prespecified library. Is it real?

mrx
tagDiv Member

Hello, Catalin,

I mean DIFFERENT placeholder images in the ONE block/module. I have a lot of posts without featured image so it would be great if placeholders (of the same size) appear by random or cycle way. Probably I should have the library of same size placeholders and Newspaper selects one of them automatically and random or by tag/category.

mrx
tagDiv Member

Dear Catalin,

thank you very much, your solution is pretty well.

Can I ask you explain how to force placeholder image be random? I mean different placeholders in different posts.

mrx
tagDiv Member

Hello, Catalin,

big thanks for your fast response.

Please check it here.

Viewing 9 posts - 26 through 34 (of 34 total)