soflyy / oxygen-bugs-and-features

Bug Reports & Feature Requests for Oxygen
https://oxygenbuilder.com/
315 stars 29 forks source link

Cannot select template type since update to WordPress 6.7 #3592

Open TechBright-Media opened 1 week ago

TechBright-Media commented 1 week ago

Since updating to WordPress 6.7 I cannot set a template type on new or existing templates. The accordion sections titled "Singular", "Archive" and "Other" do not reveal the options below when clicking their respective titles. Your sandbox cannot test version 6.7, this also happens on a fresh install with no additional plugins.

TechBright-Media commented 1 week ago

Does anyone know of a temporary work around?

laynmin commented 1 week ago

Does anyone know of a temporary work around?

If you use the browsers Inspect tool to inspect the page, find the element for one of the three tabs: Singular, Archive, or Other. It is an li tagged element with class “control-section”. Find the div element within that with class “accordion-section-content” and uncheck the ‘display: none’ property. You can then use the accordion menus within the template and update as usual.

TechBright-Media commented 1 week ago

Nice to know this seems to just be the accordion function, thanks for reply I kinda should of seen that that tbf

l00f00 commented 1 week ago

Does anyone know of a temporary work around?

I rolled core back to 6.6.2 and the accordion started working again.

Kpudlo commented 1 week ago

We've just released Oxygen 4.9.1. RC 1, which has the fix to address this issue. You can download this version of Oxygen by logging into the Oxygen Customer Portal and navigating to the Beta Access page.

Leaving this issue open until 4.9.1 is officially released.

thaers3d commented 1 week ago

We've just released Oxygen 4.9.1. RC 1, which has the fix to address this issue. You can download this version of Oxygen by logging into the Oxygen Customer Portal and navigating to the Beta Access page.

I attempted it, but the issue persists.

hellomzvdesign commented 1 week ago

You have to press button "Singular" or "Archive" or "Other".