• Hello to everyone,
    I just trying to do something that is out of my knowledge and maybe is not even possible to do it!
    For what I’m doing I need to display posts that won’t match either title or content, so I had the idea to insert a custom field but then I guess I should change the php fucntions in the plugin main file. I suppose I need to change post_title with my new field name…but I think it’s not enough, surely I would mess up everything. The problem is that I don’t know php, just trying to learn the basics very slowly, anyone can give a little help? thanks and apologize for my incompetence…

    https://www.ads-software.com/extend/plugins/contextual-related-posts/

Viewing 15 replies - 1 through 15 (of 21 total)
  • Plugin Author Ajay

    (@ajay)

    Marcie, I’m not sure this is the plugin that will perform the feature you are looking from.

    What I can see, you want a plugin that lists posts that have a custom field?

    Thread Starter marcie73

    (@marcie73)

    Hi Ajay, thank you for your reply!! I wasn’t hoping anymore….
    I briefly explain you what I want to do: i need to build a portfolio of design works, divided by category (graphics, web, photography, movies.. etc..). All these works are made for different clients and each client may have works from different categories. When opening a work (a post) I need that related posts to that client would show. So I don’t want to use title otherwise I’m forced to insert in each post title the name of the client. Or either content, because other uneccesary words would be picked up, as for instance the name of the type of work itself that is also related to other clients. So the idea is to insert a custom field who I would put the name of the client only, the only keyword used for my filering. I have already styled this plugin, would be a pity not to use it, but if there’s not choice I would be happy to find something else as long as the will be the feature to use the featured image beside the post title. Hope I’ve been clear describing my problem.
    Thank you if you can help!

    Plugin Author Ajay

    (@ajay)

    I think I’ve understood the problem. Unfortunately, this plugin won’t satisfy the requirement.

    However, do check out https://www.ads-software.com/extend/plugins/get-custom-field-values/ which might suit your requirement.

    Also, maybe https://justintadlock.com/archives/2007/11/01/wordpress-custom-fields-listing-a-series-of-posts if you want to do this manually

    Thread Starter marcie73

    (@marcie73)

    Thank you Ajay, I’ve been trying looking through your links but not luck in finding something suitable. I have found this instead:
    https://www.emanueleferonato.com/2010/05/29/how-to-list-all-wordpress-posts-with-the-same-custom-field-value/
    It lists posts by custom field value so it does what I need, but now I don’t know how to insert my post-thumbnail. I already put my help request, hope somebody wiil give me a help. Any suggestion on that?
    Thank you again. Marzia

    Plugin Author Ajay

    (@ajay)

    Marcie, you will need to try and duplicate the code in the ald_crp function in the main plugin file

    Thread Starter marcie73

    (@marcie73)

    Sorry, but I didn’t get it. The contextual related plugin (crp) has already the feature of having the post thumbnail, the problem was I can only filtering using the post-title or the content and not a custom field as I need. That’s why I went looking for something else. Sorry I didn’t understand but it’s probably due to my incompetence about programming…Can you explain a little better to this stubborn person (me)? Thank you Ajay.

    Plugin Author Ajay

    (@ajay)

    Marcie, the CRP plugin already has the feature of post-thumbnails, but this for list that the plugin pulls out.

    From what I understood, you want to pull out the related posts from a custom field and add in the post thumbnail as well.

    If you’d like to see how I implemented this feature, you’ll need to refer to the ald_crp function

    Thread Starter marcie73

    (@marcie73)

    Ok Ajay, I’ll try out…Thank you again!

    Thread Starter marcie73

    (@marcie73)

    Hi Ajay, i’me here again, I tried to send a message from your blog but it fails in sending.
    Considering my knowledge it’s pointless even trying to sort it myself. I already asked a programmer I know, but now he is too busy and my site start being really urgent. The best person would be you, but I don’t know if you are willing or you a have time to do it, obviosly not for free, and I don’t even imagine how much work is needed and how it would be in terms of price. If you want to get in contact with this is my email:
    [email protected] Thank you!

    Plugin Author Ajay

    (@ajay)

    Marcie, unfortunately, this doesn’t look very likely for me in the next few weeks. My day job doesn’t give me breathing space.

    I’ll try to take a look at this on the weekend if possible.

    Thread Starter marcie73

    (@marcie73)

    Ajay, sorry for that, I imagine you are busy!! I would love to have time lo learn php but this is a crazy world we are in…thank you for trying, I’m very grateful to you. So i’ll be waiting for your news during of after the weekend. Have a good day!

    Thread Starter marcie73

    (@marcie73)

    Hi Ajay, you won’t believe it but I’m still here stuck where I was 1 month ago. Hopefully the site stopped to be so urgent thanks to other urgents works that have been put ahead, but now they are asking me again if “that thing” has been fixed or not.
    Just wondering…are you still very busy? Do I have any hopes at all?… ??
    Thank you!

    Plugin Author Ajay

    (@ajay)

    Marcie… let me try to see what I can do this weekend.

    Thread Starter marcie73

    (@marcie73)

    Hi Ajay, just to notice you that I’m trying to sort it out using taxonomies and a piece of code that seems to work but need to be completed. I asked help to a new developer hoping he will be able to solve it. Thank you anyway.

    Plugin Author Ajay

    (@ajay)

    Marcie, thanks for the update. Do let me know if you succeed and would like me to share the code with other users.

    I’ve also been taking a look at this. however, it won’t be in the current version for atleast another few versions, because it is a completely new set of code.

Viewing 15 replies - 1 through 15 (of 21 total)
  • The topic ‘[Plugin: Contextual Related Posts] Contextual related posts based on a custom field instead of title’ is closed to new replies.