I had to reinstall MacOS so have reloaded all my software including Pinegrow. My project is on a Google Drive which is fine. However, I am using User Variables for the theme path and URL but they’re not working.
I’ve set the variables as:
$sitestreet-local=/Users/jon/Sites/site-street-local/wp-content/themes/sitestreet
$sitestreet-local-url=https://site-street.local/
I then have my theme settings use them like this:
Theme Folder: ${sitestreet-local}
Site url: ${sitestreet-local-url}
If I put the proper path into the Theme Folder field it works perfectly.
It looks like Pinegrow, while storing the variables, isn’t actually making them available as if I replace the Theme Folder with the actual path and then go to export the theme, I get this message:
I’m on MacOS Ventura 13.3.1 and Pinegrow 7.4 (Intel).
Help!