Jamie S
Forum Replies Created
-
I’m also experiencing this error with the latest version.
I’ve tried commenting out all scripts in
functions.php
and disabling all plugins.Fatal error: Cannot redeclare alt_turn_off_reject_unsafe_urls() (previously declared in /home/my/website.com/wp-content/plugins/create-block-theme/admin/create-theme/theme-media.php:101) in /home/my/website.com/wp-content/plugins/create-block-theme/admin/create-theme/theme-media.php on line 101
Can confirm that this latest version has fixed the problem. Thank you!
Also experiencing this issue. Pagination won’t show at all, and isn’t obscured by CSS.
Forum: Plugins
In reply to: [Create Block Theme] Feature Request: Reset all user customizationsUpdate: I submitted this issue to the repo directly.
Thank you! Both this solution, and the speed of your response, is much appreciated.
Forum: Plugins
In reply to: [Create Block Theme] BUG: Exporting templates uses wrong “theme” keyCan confirm that the issue has been resolved. Thanks!
Forum: Plugins
In reply to: [Create Block Theme] Exported .ZIP corrupt on Mac?I’m no longer experiencing this issue on version 1.6.1. Works regardless of Debugging status.
Forum: Plugins
In reply to: [Create Block Theme] BUG: Exporting templates uses wrong “theme” key+1
Wish I could narrow it down to specific issues, but the entire interface is just too clunky and unintuitive to hand off to a client. Frankly, recommending and implementing TEC as a solution cost a lot of time and money, and I feel embarrassed for having tried to make it work so long.
Forum: Plugins
In reply to: [Create Block Theme] Exported .ZIP corrupt on Mac?Can confirm the issue regressed when cloning Twenty Twenty-Three on clean “Local” app install on Mac.
Forum: Plugins
In reply to: [Create Block Theme] Font Weights/Styles not working in FirefoxRelated discussion happening over at Gutenberg: https://github.com/WordPress/Gutenberg/issues/42190
Forum: Plugins
In reply to: [Create Block Theme] Font Weights/Styles not working in FirefoxThat was short-lived. The problem is back on Firefox for Mac after machine woke from sleep.
Forum: Plugins
In reply to: [Create Block Theme] Font Weights/Styles not working in FirefoxThis was driving me up a wall for weeks. Here’s what I tried, but I can’t pinpoint what definitively solved the problem.
- Triple checked
fontFamilies
syntax intheme.json
- Converted
.ttf
to.woff2
- Removed local font files from my Mac
- Completely uninstalled Firefox and rebooted
Dev Tools confirms these font files are finally loading over the Network. But I’m not confident that this issue isn’t happening for other FF users.
Update: Core Ticket #56332 and comment might be related.- This reply was modified 1 year, 10 months ago by Jamie S. Reason: Additional research
Forum: Plugins
In reply to: [Create Block Theme] Bold font weight is not workingI’m experiencing the same issue with Firefox. Chrome and Safari display the appropriate weight. Monserrat’s multi-weights are the problem – one other script font is loading fine. According to the Network Inspector, Firefox never loads the font’s files.
Forum: Plugins
In reply to: [Accordion Blocks] Accordions don’t open on some devices and browsersI was able to randomly replicate this issue on Windows Edge 107. The page loads but the accordions will not open. No errors in the console. It might be related to the order a JavaScript asset loads.
- Triple checked