• Resolved myhero

    (@myhero)


    Hi,

    On my jobs page I have this showing above the jobs search bar.

    I’ve deactivated, deleted and re-installed but it’s still there.

    class=”job_listings”
    data-show_filters=”1″
    data-per_page=”15″
    data-orderby=”featured”
    data-order=”DESC”
    data-categories=””
    >

    What could be causing this and how can I get rid of it?

    https://www.ads-software.com/plugins/wp-job-manager/

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Mike Jolley

    (@mikejolley)

    Could you quickly change themes – it may be doing something funky to the shortcode markup.

    This is occurring for myself too. It was working up until the 3.7 update, but now the [jobs] shortcode displays as myhero stated above.

    I’ve narrowed it down to the theme by disabling all plugins and changing to the default theme. It works fine in both default themes.

    Do you have any pointers as to where to start troubleshooting this in the theme?

    Plugin Author Mike Jolley

    (@mikejolley)

    Let me commit a new version without line breaks – should clear it up (fingers crossed).

    Plugin Author Mike Jolley

    (@mikejolley)

    Should be resolved in 1.3.1

    I appreciate it Mike. I’m currently going through it, and it appears to be breaking up by non-encoded tags (which doesn’t happen on the default them, so I’m looking through my theme now):

    what should be class=”job_listings”

    is displaying as `class= & # 8 2 2 1 ; job_listings & # 8 2 2 1 ;

    (I had to break the encoded quotes apart here to display them.)

    And that worked, thank you so much for your fast response. Much appreciated!

    Plugin Author Mike Jolley

    (@mikejolley)

    My guess would be the theme is running filters on the content, which it shouldn’t. Probably wptexturize. This will break all tags inserted by shortcodes.

    You may also want to check that your [jobs] shortcode is not wrapped with pre or code or any other tags. View in html mode.

    Thanks!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[jobs] page’ is closed to new replies.