xdaseinx
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Related Posts] Posts Return blank white screenHi Moe,
could you send us a link to one of the posts?Thanks!
RokForum: Plugins
In reply to: [WordPress Related Posts] The "WordPress Related Posts" plugin isn't workingHi Lisa!
Are you looking on your page where all the posts are listed or just in one single post?
Our pluging shows related posts only in one single post.For example, they aren’t shown here: mymerrymessylife.com
but they are shown inside a post:
http://mymerrymessylife.com/2012/12/homeschooling-made-simple-lauren-from-tutus-and-tea-parties-shares.htmlForum: Plugins
In reply to: [WordPress Related Posts] Extra related posts, thumbnails brokenWe suspected it was that one since it interfered with the code. 🙁
Forum: Plugins
In reply to: [WordPress Related Posts] Thumbnails for some posts not displayingSorry for the late answer!
This should work better now.Forum: Plugins
In reply to: [WordPress Related Posts] related post calculationVersion 2.0 also uses Categories and Title for relevance! Yes!
Forum: Plugins
In reply to: [WordPress Related Posts] Extra related posts, thumbnails brokenHi!
Could you try disabling this plugin: http://wordpress.org/extend/plugins/pinterest-pin-it-button-for-images/ and see if that fixes our plugin?
Thanks!Forum: Plugins
In reply to: [WordPress Related Posts] Extra related posts, thumbnails brokenThis is very odd.
We’ll check it out and get back to you asap!Forum: Plugins
In reply to: [WordPress Related Posts] Space between thumbnailsIn this line:
margin: 10px 15px 10px 0px !important;You change the 15px into anything you want 🙂
Forum: Plugins
In reply to: [WordPress Related Posts] Space between thumbnailsI suggest you choose the Custom theme and add this code:
.related_post_title { clear: both; padding: 0 !important; margin: 0 !important; } ul.related_post { display: block !important; position: relative !important; margin: 0 !important; padding: 0 !important; } ul.related_post li { display: inline-block !important; vertical-align: top !important; zoom: 1 !important; *display: inline !important; width: 100px !important; margin: 10px 15px 10px 0px !important; padding: 0 !important; background: none !important; } ul.related_post li a { display: block !important; font-size: 12px !important; line-height: 1.5em !important; text-decoration: none !important; margin-bottom: 5px !important; } ul.related_post li img { display: block !important; width: 100px !important; height: 100px !important; max-width: 100% !important; margin: 0 !important; } ul.related_post li small { font-size: 80%; } @media screen and (max-width: 480px) { ul.related_post li { display: block !important; width: auto !important; clear: both !important; } ul.related_post li a:nth-child(1) { float: left !important; } ul.related_post li a:nth-child(2) { font-size: 14px !important; padding: 10px 0 10px 110px !important; display: block !important; height: 80px !important; } ul.related_post li img { width: 100px !important; height: 100px !important; } }Forum: Plugins
In reply to: [WordPress Related Posts] WordPress Related Posts Plugin Getting BloatedHi, thanks for the feedback!
I assure you that when we develop the plugin in a certain direction, we do everything possible to keep it as slim as possible. For example, when our users wanted better recommendations—that table was the smallest thing we could do to ensure that.
In short: keeping the plugin “lean” is definitely something we think about all the time.Best,
RokForum: Plugins
In reply to: [WordPress Related Posts] Related post shows pagesHi!
Could you show us a link to where this is happening?
It really shoudn’t 🙂Best,
RokHi!
Yes yes, we’re considering on supporting this. Give us a few weeks to get ready. 🙂
Forum: Plugins
In reply to: [WordPress Related Posts] Changed tags url and getting error in dashboardWe’re always open for 5 star ratings and good reviews!
Forum: Plugins
In reply to: [WordPress Related Posts] Changed tags url and getting error in dashboardWe are looking into this!
Best,
RokForum: Plugins
In reply to: [WordPress Related Posts] Parse ErrorWe resolved the minor issue.
If anyone had the same problem after updating, please just reinstall the newest version from the directory.Thanks!