184k views
1 vote
What are some good ways to future-proof, or reduce support requests for design changes to themes?

A. Use schema settings to offer merchants control over the changes
B. Hard code all changes into the theme files with specific style values and grid sizes
C. Hard code things like color values, but offer settings for element widths
D. Create a range of alternative template files with specific style values

1 Answer

2 votes

Final answer:

A good way to future-proof and reduce support requests for design changes to themes is by using schema settings to offer merchants control over the changes.

Therefore, the correct answer is: option A). Use schema settings to offer merchants control over the changes.

Step-by-step explanation:

Using schema settings to offer merchants control over the changes allows them to easily make modifications without needing technical assistance. Another approach is to hard code things like color values, but offer settings for element widths, giving merchants some flexibility while still ensuring consistency.

Creating a range of alternative template files with specific style values is also a useful strategy. This allows merchants to choose from different pre-designed options, reducing the need for customizations.

However, hard coding all changes into the theme files with specific style values and grid sizes may make it more difficult for merchants to modify the design in the future, so it is not a recommended approach.

User Brian Knight
by
8.3k points

No related questions found