Viewing 7 replies - 1 through 7 (of 7 total)
  • Hey, we’d love to help you out, but in order to do so we are going to need some more info — any chance you could send us the link to the blog in question?

    Let us know what’s up and we’ll do our best to help you out!

    Take care & have a nice day!

    Silvo

    Thread Starter vortrack

    (@vortrack)

    Sorry for the lack of info. So here https://knwphotos.com/2013/06/tea-ceremony-yew-yen/ I want the Title and the Thumbnails all align to center. Was planning to use Pinterest style.

    Hey, thanks for getting back to us!

    Just copy & paste the following code in your ‘CSS Customize’ drop-down menu (in your plugin settings) and click on the ‘Save’ button at the end. You should have your thumbnails and titles as requested.

    Here’s the code:

    div.wp_rp_content {
      display: block !important;
    }
    ul.related_post {
      display: block !important;
      text-align: center;
    }

    Let me know how it goes or if you need any additional assistance — I’ll gladly help!

    Take care & have a nice day!

    Silvo

    Thread Starter vortrack

    (@vortrack)

    Thanks, the code works ?? . I do have another question regarding the the post that are being related.

    I have a post which has 2 to 3 categories. And a category (eg Blog) with all the post in it. I tried to exclude Blog category and suddenly all the post will not be related anymore. But other categories do have post as well. Why it didn’t show the other categories?

    Well, if you exclude a category, then it works both ways: the blogposts marked in that certain category will be excluded from showing up in your related posts as well as that those blogposts won’t have any other related posts, no matter from which category they are in.

    In a sentence: no related posts in blogposts from excluded category + no related posts from excluded category.

    The best thing to do is to mark those blogposts you don’t want to show up in a new, special category and then exclude that one in your plugin settings.

    Let me know if this is what you had in mind or if you have any more questions! ??

    Take care!

    Silvo

    Thread Starter vortrack

    (@vortrack)

    Because now all the post are in a category (Blog), all of those will show up even they are non related.

    The main reason why I categorize them into Blog is because my Home Page does not show post contents. It shows widgets.

    So I just made a link call Blog to allow other people to see my post contents. That is the only idea I have but I guess it will make the plugin look silly (it shows all)

    Is there another way to make a link to show normal blog contents? Like how old blogs would do?

    Sorry if this is out of topic, you’ve helped me alot.

    Hm, do you mean that your home page is showing pages instead of posts? Aren’t you able to set more blogposts per page? Which posts do you wish to exclude from related posts?

    I’d love to help you out on this, but I’m afraid there doesn’t seem to be a way on handling your structure any better with our plugin, at least as far as I understood your inquiry.

    But let me know if I’m mistaken or if you have any other questions regarding our plugin — I’m here to help!

    Take care!

    Silvo

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Making Related Post Center’ is closed to new replies.