diff --git a/orgSeries-admin.css b/orgSeries-admin.css index 21449ad1..4a833355 100644 --- a/orgSeries-admin.css +++ b/orgSeries-admin.css @@ -1,3 +1,13 @@ +.publishpress-series-permalink-error { + background: #fff; + border: 1px solid #c3c4c7; + border-left-width: 4px; + box-shadow: 0 1px 1px rgb(0 0 0 / 4%); + border-left-color: #d63638; + margin: 5px 0 15px; + padding: 5px 5px; +} + .ppseries-settings-tab-content .description { font-weight: initial; } diff --git a/orgSeries-options.php b/orgSeries-options.php index a106e9b5..89661163 100644 --- a/orgSeries-options.php +++ b/orgSeries-options.php @@ -536,6 +536,26 @@ function series_automation_core_fieldset() { / + + permalink_structure ) ) { + ?> + + +