• Resolved bytagig

    (@bytagig)


    We need a way for the plugin to support Building Majors Events. People need to be able to post a photo, show details, and how many dogs it takes for a “major”. Once clicked on, the ad should have a comment section so people can see and say how many dogs they will bring. This needs to be searchable by breed and location.

    Basically, we need the ability for people to comment and respond to classified ads.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    To enabled comments on Ad details pages see https://github.com/simpliko/wpadverts-snippets/blob/master/enable-comments/enable-comments.php

    Note this will enable comments on newly posted Ads, the already existing Ads you will need to edit from wp-admin / Classifieds panel and enable comments for each Ad separately.

    Hi, I am having a similar issue with my site, and I want to enable comments on Ads.

    I have tried pasting this code (without the opening php tag) into the functions.php file in my theme folder, and I’ve tried creating a new enable-comments.php file within plugins/wpadverts folder.

    It isn’t working, so I’m missing something. Can you provide more details on how to get this working?

    Thank you!

    Plugin Author Greg Winiarski

    (@gwin)

    Hi, the enable-commnets.php file you should upload inside wp-content/plugins folder (NOT in wp-content/plugins/wpadverts/) and then activate from wp-admin / Plugins panel.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Ad comments’ is closed to new replies.