You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From my time working with Wordpress back in the day, there was always a helpful bar located at the top of the page that would enable you to go directly to the admin interface for the page you're on. For example, if I'm on 'About Us', I could click 'Edit page' and I'd be taken straight to the backend to edit that page.
My thought process here was, what if the CLI, now we have shortcut keys in the latest update to quickly go to the customizer using e etc, we had another that would take us directly to the customizer of the template we're viewing on localhost?
I get I'm probably being naive but I'm sure the CLI could perfect the flow here.
Essentially, if I'm viewing the product template on 127, when I hit say 'g' or whatever key, it takes me directly to the customizer with that template pre-populated as the page to customize?
This could also spread to the front-end of Shopify, if the client is logged in and previewing a theme. The white bar at the bottom could have a button that takes the user directly to the backend to edit the page and another to go straight to the customizer.
Motivation
It can become quite tedious having to press 'e', wait for the customizer to load (especially if the client's site speed isn't that good), then scroll through the list of templates or have to search.
One key, boom, you're already in the page ready to use the customizer.
The text was updated successfully, but these errors were encountered:
rcasimmons
changed the title
[Feature]: <YOUR FEATURE>
[Feature]: Customizer shortcut to go directly to the template within the customizer instead of having to navigate
Jan 10, 2025
rcasimmons
changed the title
[Feature]: Customizer shortcut to go directly to the template within the customizer instead of having to navigate
[Feature]: Customizer keyboard shortcut to go directly to the template within the customizer instead of having to navigate
Jan 10, 2025
What area(s) will this request affect?
Theme, Running your code locally
What type of change do you want to see?
New feature
Overview
From my time working with Wordpress back in the day, there was always a helpful bar located at the top of the page that would enable you to go directly to the admin interface for the page you're on. For example, if I'm on 'About Us', I could click 'Edit page' and I'd be taken straight to the backend to edit that page.
My thought process here was, what if the CLI, now we have shortcut keys in the latest update to quickly go to the customizer using e etc, we had another that would take us directly to the customizer of the template we're viewing on localhost?
I get I'm probably being naive but I'm sure the CLI could perfect the flow here.
Essentially, if I'm viewing the product template on 127, when I hit say 'g' or whatever key, it takes me directly to the customizer with that template pre-populated as the page to customize?
This could also spread to the front-end of Shopify, if the client is logged in and previewing a theme. The white bar at the bottom could have a button that takes the user directly to the backend to edit the page and another to go straight to the customizer.
Motivation
It can become quite tedious having to press 'e', wait for the customizer to load (especially if the client's site speed isn't that good), then scroll through the list of templates or have to search.
One key, boom, you're already in the page ready to use the customizer.
The text was updated successfully, but these errors were encountered: