ddalex
Forum Replies Created
-
Agreed, a ajax “load more” button would be great.
Putting a comment in front of Line 149 should fix it for now:
//$this->json_headers();Cheers,
AlexForum: Plugins
In reply to: [Germanized for WooCommerce] Postnummer ist nicht als Pflichtfeld markiertSuper, danke für die schnelle Antwort. 🙂
Forum: Plugins
In reply to: [Germanized for WooCommerce] Postnummer ist nicht als Pflichtfeld markiertHm, okay, danke. Gibt es Funktion für die functions.php, mit der ich da einfach ein Sternchen zum Label hinzuschummeln kann? Oder würde das über die .po von germanized laufen?
Forum: Plugins
In reply to: [Germanized for WooCommerce] Mein Konto/Adressen Label-Texte ändernOkay, danke 🙂
Hi Simon, well, i’ve got it. jquery was only loaded when i was logged in, so there is now problem with ACF. I actually thought jquery would be automatically loaded by WP if a plugin needs it, but that doesn’t seem to be the case.
So, if the slider is only shown when you’re logged in, just register jquery with wp_enqueue_script. 🙂
Hi, did you solve the problem? I have the same issue and i don’t have membership plugins or any other sliders installed. But i think the problem seems to be the Advanced Custom Fields Plugin. My theme is the _S skeleton-theme.