• Resolved alexantoine1

    (@alexantoine1)


    Hello,

    since I have downloaded wcfm Ultimate, it seems that the add a listing form doesn’t appear anymore on add-listing page, where my shortcode submit-job-form is. (Theme is listable, with wp job manager, and product vendors)

    Is there any adjustement to do, regarding this issue?

    Regards,

    Alex Antoine

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author WC Lovers

    (@wclovers)

    Hi Alex,

    I am not very clear with your issue.

    Please be sure one thing, WP Job Manager page settings -> All pages are there and with their respective short codes.

    WCfM required no setup/adjustment to work with this.

    Thank You

    Thread Starter alexantoine1

    (@alexantoine1)

    Hello,

    thanks for your reply.

    The settings are ok in wp job manager page settings.

    However the form doesn’t appear on the page add-listing if wcfm ultimate is activated, and if not connected, or not registered previously.

    When I deactivate wcfm ultimate, then the form appear correctly…

    Thread Starter alexantoine1

    (@alexantoine1)

    Hello,

    could you please help me, the form appears only when I deactivate wcfm ultimate…

    Thanks a lot,

    Alex

    Plugin Author WC Lovers

    (@wclovers)

    Hi,

    Kindly add this line to your site –

    add_filter( 'wcfm_is_allow_products_for_listings', '__return_false' );

    It’s a PHP code, add this at your child theme’s functions.php

    Thank You

    Plugin Author WC Lovers

    (@wclovers)

    Hi,

    Is this resolve the issue for you?

    Thank You

    Thread Starter alexantoine1

    (@alexantoine1)

    Hello,

    Thanks for your help.

    I’ve just add the filter to my file, and the form now appears!

    Best regards,

    Alex

    Plugin Author WC Lovers

    (@wclovers)

    Pleasure to know that ??

    Thank You

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘listing form doesn’t appear if not registered’ is closed to new replies.