• Can I replicate the following functionality with WPAdverts?

    We have to add different custom fields for different categories, moreover different frontend views for different categories.
    2nd is that we need to add custom filtering on the basis of custom fields.

    Not dissimilar to a local site here in Cyprus bazaraki.com.

    Thank you.

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

    (@gwin)

    Hi,

    1. having different Classifieds Publish fields/forms for different categories is possible with the Custom Fields extension https://wpadverts.com/doc/different-form-for-each-category/
    2. you can create different views for categories but this will require some custom programming, you would need to have a taxonomy-advert_category.php template file that will detect the category and load a proper template (for each category you can create a template using blocks editor in the wp-admin -> Pages panel, so it will come down to checking the category and displaying a template with do_blocks() function)

    BTW. I see you sent the same question using a contact form, please do not double post your questions, thanks.

    Thread Starter davidshapiro

    (@davidshapiro)

    Thank you Greg, Only sent the second request after not hearing back after a couple of days. I’m an impatient kind of guy, especially when I need to decide whether to spend my hard earned or not. In this case it looks like need to to access ‘Custom Fields’. Thank you again. David

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

The topic ‘Can I replicate this functionality with WPAdverts?’ is closed to new replies.