• Resolved braehler

    (@braehler)


    Hey there,
    we are currently working on a relaunch of our webiste and we have some final details to get done. When it comes the the bookmark hook, we are runnning into an issue:

    If we place the following hook

    add_action( 'job_listing_meta_end', array( $job_manager_bookmarks, 'bookmark_form' ) );

    the layout of the jobs list is destroyed. We have no idea why this is happening. Anyone an idea about that?

    • This topic was modified 1 year, 12 months ago by braehler.
Viewing 1 replies (of 1 total)
  • While I can’t pinpoint exactly why this hook is causing troubles on your site, I may be able to share some documentation that can help guide the way towards the customization you’re after. We have relevant information to Bookmarks and Hooks in the following places:

    Since the issue is with the layout, you may also want to try temporarily setting your site’s theme to Twenty Twenty-four to see if your current theme could be the cause of the trouble.

    Helping with this issue any further is outside the scope of what we can assist with, but you may find a 3rd party developer is able to help you write custom code to achieving your goals.

Viewing 1 replies (of 1 total)

The topic ‘Bookmark hook destroy layout’ is closed to new replies.