• Hello,
    This is the demo site C2C Solutions.in on which I’m working, I’ve created a custom post through which user can apply for the job position; the problem faced here is that I’m unable to create the replying section for the posts that’s why I’ve used here Contact7 Form.

    I just wanna know that how get know this user has came from which section or if cant do can I know how to create a replying section for the posts through which I might be able to know which position has been applied for the particular person

Viewing 4 replies - 1 through 4 (of 4 total)
  • webriti

    (@priyanshumittal)

    you can use this
    wp_list_comments()
    <?php previous_comments_link() ?>
    <?php next_comments_link() ?>

    Thread Starter Rishi Kulshreshtha

    (@rishikulshreshtha)

    Currently I’m creating a WordPress site http://temp.c2csolutions.in/listing/demo in this below you can see apply for this job which is redirected to http://temp.c2csolutions.in/send-resume I want to create an If else condition for the button in which I also need such a condition which can read the letter from that page for eg: PHP. Please reply me as soon as possible.

    Rishi

    webriti

    (@priyanshumittal)

    “which can read the letter from that page for eg: PHP. ” dint understand this line

    Thread Starter Rishi Kulshreshtha

    (@rishikulshreshtha)

    I mean to say I want a code that can read a relevant word from the page of the link mentioned above in that you can see “PHP” as a word so if it is possible to catch word “PHP” then button of apply job will redirect him to the page of IT related jobs not for the sales or marketing.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘How to create a replying section in a wordpress custom post?’ is closed to new replies.