extendable
extendable copied to clipboard
WordPress block theme for Full Site Editing (FSE) brought to you from the team at Extendify.
I've installed your theme on my self hosted WordPress install and the 'hamburger' navigation icon does not seem to work. Within WP Dashboard, I am able to see the navigation...
This PR fixes the issue of the font not being loaded.
This PR 1. Internationalized hardcoded strings across theme support. 2. Moved parts of the theme to block patterns to improve how translations are handled.
Extendable's some templates (404.html, archive.html, index.html, etc) strings are not internationalized, and some string translations are not available at https://translate.wordpress.org/projects/wp-themes/extendable/. We could add translations for these languages, as listed here:...
There are several untranslated strings in the patterns which I discovered while looking through the files of the theme. For the majority of this strings adding a translation isn't a...
This PR adds CSS to make the theme compatible with Contact Form 7 and WPForms. Here are some examples of how the forms from the Contact Form 7 and WPForms...
-hi there. I'm not much of a programmer, but a digital marketer so please help me find the solution to insert different verification codes to the theme tags. Usually I...
Hi, I am trying to add meta tags to your theme but I could not find any place to do this. I need meta tag for apple to associate my...
### Summary This PR adds support for AI variations in FSE UI. If there are no option `extendable_ai_variation` in the database, it won't render the AI variation, however, if the...
This PR removes unused workflow scripts.