Problem: When creating a custom language switcher for TranslatePress: $arr = trp_custom_language_switcher(); $arr returns a multidimensional array with all necessary parameters to render a custom language switcher within a loop. In the frontend, however, when the foreign language was activated [...]Read
👩🌾 The Web Gardener Blog
Contributions from Year: 2022
Mainly Gists, but also all documents that are more technical in nature and intended for insiders of the matter.
Elementor Pro has a widget called "Search Form". This is suitable for the pretty design of search forms. Unfortunately, this search form is limited in terms of programming. Question: How can I modify the Elementor search form so that I can restrict the search to certain content types [...].Read
With the posts widget in Elementor, you can easily display other posts, pages, products or custom post types (CPT) on a page in a loop. The only tricky part is when you want to combine the content [...]...Read
Elementor: Version 3.72 Behaviour: An Elementor popup opens but does not close anymore (when clicking on icon or Esc or other triggers). If you look in the source code, you will find the Javascript error message: "Elementor t.entrance_animation_duration is undefined" Cause: The explicit specification [...] is missing.Read