• Resolved slappman

    (@slappman)


    Anyone else experience issues aligning the Apply Online button for the applications add-on?
    Since the latest updates to the WP Job Manager plugin and WP Job Manager Application add-on any attempt to align the button breaks its functionality.
    I was able to align the button the the center of the page before by using a simply paragraph tag.

    <p align="center"><input type="button" class="application_button button" value="<?php _e( '1 - Apply Using Our Online Application' , 'wp-job-manager' ); ?>" /></p>

    This worked great but now the button doesn’t trigger the application to drop down or show. If I remove the paragraph tag it works again. I cannot enclose the input field in a div either or it instantly breaks the function of the button also.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Application Button Alignment Stopped Working’ is closed to new replies.