0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

SOLVED Custom SCSS testing

    • Tree123's Avatar
    • Tree123
    • Jr. Rocketeer
    • Posts: 36
    • Thanks: 0

    SOLVED Custom SCSS testing

    Posted 6 years 4 months ago
    • Hi there. I am using a custom scss file for Helium in a Wordpress Multisite installation. I am using the path/file:
      public_html/wp-content/themes/g5_helium/custom/scss/custom.scss
      And editing using cpanel file editor.

      In the custom.scss file I have some some simple changes to check everything's working:
      body p {
        color: blue;
      }

      I save the file and recompile the css. Site is in development mode.

      But the custom css doesn't seem to be being picked up. Was wondering whether there's some way I can test/confirm the path for the custom.scss file within Gantry or if anyone can see I'm doing anything stupid?!?

      Thanks in advance for any help!
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Custom SCSS testing

    Posted 6 years 4 months ago
    • Make sure that yuou are not in production mode in Gantry 5 admin and have cleared cache.

      Please would you post your URL, admin id and pswd in the secure tab of your post and I'll have a look for you.

      Also, Please post your FTP logon, password and FTP URL in the secure area of your post.


      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • Tree123's Avatar
    • Tree123
    • Jr. Rocketeer
    • Posts: 36
    • Thanks: 0

    Re: SOLVED Custom SCSS testing

    Posted 6 years 4 months ago
    • This message contains only secure information that is visible to MrT, moderators and administrators
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Custom SCSS testing

    Posted 6 years 4 months ago
    • 1. I do need FTP access.
      2. The WP user provided does not have access to see plugins.
      3. You were in production mode
      4. Helium template is out of date.
      5. This appears to a multisite installation so that probably the reason although I do need to look further.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • Tree123's Avatar
    • Tree123
    • Jr. Rocketeer
    • Posts: 36
    • Thanks: 0

    Re: SOLVED Custom SCSS testing

    Posted 6 years 4 months ago
    • This message contains only secure information that is visible to MrT, moderators and administrators
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Custom SCSS testing

    Posted 6 years 4 months ago
    • Ok you are using child themes and that page is using "blog-5" child theme so the custom CSS file needs to be /wp-content/themes/g5_helium/custom/blog-5/scss/custom.scss

      I've now added one of those (with color "pink") and that does now compile in and work.

      Regards, Mark.
    • The following users have thanked you: Tree123

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Custom SCSS testing

    Posted 6 years 4 months ago
    • See closed ticket https://github.com/gantry/gantry5/issues/921 for explanation.

      Regards, Mark.
    • The following users have thanked you: Tree123

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • Tree123's Avatar
    • Tree123
    • Jr. Rocketeer
    • Posts: 36
    • Thanks: 0

    Re: SOLVED Custom SCSS testing

    Posted 6 years 4 months ago

Time to create page: 0.073 seconds