Really sorry to hijack this post, but for some reason i can´t find a way to post on the pluging support forum… again, really sorry.
But here´s my question. I´m using this plugin, and i LOVE it, but i can´t find a way to do two things with it…
Ad of now, i´m using te pinterest inspired theme, and i want to translate the “Load More” to my native language, and i can´t find the text anywhere in the code to do so.
Another thing, i find the size of the title in the pinterest inspired theme kind of small, and again, i have no idea how to change that, tried on the pluging´s theme CSS, tried on the setup page within wordpress, nothing….
Halp?
SO, i sort of found out…
this line
<a href="<?php bloginfo('url'); ?>/<?php the_author_nickname(); ?>"><?php the_author(); ?></a>
Does what i want, it created a link to the author post using /USERNAME path….
Now the index link to author goes to Mingle’s profile..
Resolved.