Attachment page and layout

Since WordPress 6.4, the attachment pages have been deactivated for new installations. For all those, like me, who need this function again, it can be reactivated in the database using wp_attachment_pages_enabled and the value 1. (hint if you cannot access the database go to ~/wp-admin/options.php)

My question is, how can i set the layout for this attachment pages in cornerstone? At least no condition has taken effect so far.

Hi @Regnalf,

Till now there is no option available for the Attachment pages to assign any layouts. I will check with the development team and if possible will add it as a feature request.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.