• benskinnercreative

    (@benskinnercreative)


    I’m looking at finding a way to develop a staging environment where I can roll out certain pages of a website with basic style changes to the theme. (The theme is Astra and I’d be be making front end changes to the theme through the theme customization option for the most part). I’d possibly add a line or 2 of custom css to the main stylesheet but I’ll aim to keep all the style options set in the theme. I’ll be using a child theme to achieve this. Is something like this possible?

    For example, my client wants

    Rollout phase 1
    Header and footer styling, some font alterations, some page layout changes to the homepage and checkout page. (All made within the theme customization options).

    Rollout phase 2
    Some layout changes to x3 more different pages (made within the theme customization options), maybe some custom css is added in at this point.

    Rollout phase 3
    Layout changes to other pages (made within the theme customization options).

Viewing 1 replies (of 1 total)
  • S P Pramodh

    (@sppramodh)

    Hello @benskinnercreative,

    You can try WordPress Playground for a quick demo and testing environment. While it’s not intended to be used as a staging site, it allows for easy setup to test themes and plugins in different versions of WordPress.

    For a local development environment, consider tools like WP Now or @wordpress/env, where you can install your theme and make changes before applying them to the live site. These tools are great for development and testing before deploying changes to a staging or production site.

    Let me know if you need more information!

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.