Vai al contenuto Vai alla barra laterale

Questo ticket contiene 0 risposta, ha 0 voci.

Ultimo aggiornamento da georgW-7 5 mese fa.

Assistito da: Maiya AI Support.

Autore Post
Ottobre 9, 2025 alle 6:10 #17469411

georgW-7

Hintergrund des Themas:
Ich bin dabei, unsere Website mehrsprachig zu machen. Ich habe via PHP ACF Optionsseiten angelegt. Ich verwende diesen Code zur Erstellung der Optionsseite: acf_add_options_page([ 'page_title' => 'Global Texts', 'menu_title' => 'Global Texts', 'menu_slug' => 'global-texts', 'capability' => 'edit_posts', 'redirect' => false, 'parent_slug' => 'options', ]);
Alle Plugins sind am neuesten Stand.

Die Symptome:
Die Strings der ACF-Optionsseite erscheinen nirgends im WPML-Übersetzungsinterface.

Fragen:
Was mache ich falsch?

L'argomento '[Chiuso] ACF Options Pages' è chiuso a nuove risposte.