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 :)
Atreaer
tagDiv Member

Dear Bogdan!

Thank you for the snippet, it worked perfectly!

I understand the aesthetic choice of hiding them -the blocks are quite narrow all right- but just out of curiosity: is there a way to undo this hiding, and show author and date on Mx12?

Thank you again for your support!

Atreaer
tagDiv Member

It worked perfectly! Thank for the code and support!

One more small thing: I’m trying to implement infinite scrolling on posts. I’ve tried several plugins, and also tried the Infinite Scrolling feature in Jetpack, with adding theme support in functions.php with the code

add_theme_support( ‘infinite-scroll’, array(
‘container’ => ‘content’,
‘footer’ => ‘page’,
) );

Jetpack seems to recognize this, but unfortunately it wont load the posts.

Here is the site if it helps any: http://lumens.hu/
and a random post: http://lumens.hu/index.php/2015/09/10/this-is-not-a-dummy-dummy/

Thank you for your continued support and efforts to make this theme the best you could!

Atreaer
tagDiv Member

Thank you for the answers, I actually managed to solve most of the problems, but there is one remaining.

On the big grids, I would like to remove the added color gradient, and I’ve found the answer in a previous post, which works well https://forum.tagdiv.com/topic/gradient-on-big-grid-3/

Unfortunately, this removed the gradient when the box is hovered over as well.

Is there a way to remove the gradient when not hovered, and keep it while the article is hovered?

Thank you in advance

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