• I have a plugin that generates event listings.

    The problem is, when I switch to edit for individual listings in the backend, there’s no block/table for setting Page Attributes.

    Where can I find the code to display that, if I want to add it to the plugin?

    I’ve trawled thru many files in WordPress, and my theme, but cant seem to find it.

    I simply want to turn off the sidebar on individual listings to improve the look of them by being full width, but still have the option on other pages and posts.

Viewing 1 replies (of 1 total)
  • Are you saying you want to modify a plugin to affect the editor? or the front end?
    The editor only shows the Page attributes when editing Pages. The editor sidebar is dynamic for the user to choose to see it or not (distraction free writing mode).
    If it’s the front end, you would need to modify your theme (in a child theme).
    For help modifying the plugin, ask at the plugin’s support forum.

Viewing 1 replies (of 1 total)

The topic ‘Page Attibutes table/block Code’ is closed to new replies.