• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

WP SITES

2784

Original Genesis Tutorials & 6000+ Guaranteed Code

Snippets

  • Consultation
  • Full Access
  • Log in

Change Position of Genesis In Post SEO Meta Box On Admin Edit Screens

This PHP code enables you to re-position the in post SEO box in Genesis.

Here’s the new position the inpost SEO meta box displays which is after the layout settings box:

position low priority

And here’s the PHP code you can paste in your themes functions file.

Register for full access


Basically this code removes the default action which adds the meta box with a high priority position and then adds it back changing the priority for the add_meta_box functions $priority parameter from high to low.

This tutorial has been written in answer to this forum question:

I have a custom post type and activated in-post SEO support, but I need to lower the meta box within the editor. I noticed in the Genesis code that the SEO meta box priority parameter is set to ‘high’…how can I lower the priority so that the SEO meta box sits at the bottom of the post editor screen?

Meta Box

Reader Interactions

Leave a Reply Cancel reply

You must be logged in to post a comment.

Primary Sidebar

Code written by Brad Dalton specialist for Genesis, WooCommerce & WordPress theme customization. Read More…

Advertise · WPEngine · Genesis · Log in

  • Access Problems
  • Account Details
  • Consulting
  • Tags
 

Loading Comments...
 

You must be logged in to post a comment.