• Resolved deezywonder

    (@deezywonder)


    Hello,

    I’m creating my own template and I’m using the short codes of wp job manager to do the job for me, but I’m having a problem.

    In the job dashboard, when the users click on “delete” the page just refreshes and add the wp-nonce slug, but nothing happens. Maybe some JS is not loading or something?

    In the error log, nothing shows (same with console) and when I create a normal page in WordPress with the same short code, works fine.

        <div class="pxp-dashboard-content-details">
                    <h1><?php the_title(); ?></h1>
                    <p class="pxp-text-light">Abaixo poderá gerir as suas ofertas.</p>
                    <?php echo do_shortcode('[job_dashboard]');?>
        </div>

    What should I look to fix this? I’m a newbie…

    Thanks for the help guys!

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

Viewing 1 replies (of 1 total)
  • Plugin Support lastsplash (a11n)

    (@lastsplash)

    Hi @deezywonder

    I’m sorry for the trouble here.

    We aren’t able to help with custom code requests like this, so if you need assistance, you may want to look for development assistance. We recommend the following source:

    https://jobs.wordpress.net/

    For customizing templates, this documentation will be helpful:

    It is also possible that a member of the WP Job Manager community may weigh in with a suggestion here.

Viewing 1 replies (of 1 total)

The topic ‘WP Nonce Delete Not Working’ is closed to new replies.