This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.

stardigit

Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)
  • Author
    Replies
  • in reply to: Mobile Stylesheet #25554
    stardigit
    Participant

    Hi Jason,

    Yes I believe that is what I have.

    So, should I keep it this way, and continue to edit only the custom.css in the child theme? Or should I be directly editing the child theme’s stylesheets?

    Thanks
    D

    in reply to: Adding script to section #11120
    stardigit
    Participant

    Ah got it, thanks! Interesting that this isn’t “theme territory,” I’d think otherwise.

    in reply to: Adding script to section #11117
    stardigit
    Participant

    Awesome, that worked thank you!

    For future versions of Aleskya, would be great to have a text entry box in the theme options where stuff like this, Google Analytics code, etc. could be pasted 🙂

    in reply to: Adding script to section #11096
    stardigit
    Participant

    Sorry, the angle brackets cut out the tags. I’m supposed to include the script between the

    <head>

    and

    </head>

    tags.

    in reply to: Slider Images & CloudFlare #2407
    stardigit
    Participant

    Turns out it was actually the W3 Total Cache plugin – suppresses slider images when Minify is set to Auto.

    CloudFlare is a free CDN service.

    in reply to: CSS edits: Theme Options vs. CSS files #2263
    stardigit
    Participant

    Yep, I forgot about the cache plugins. Thanks!

    in reply to: CSS edits: Theme Options vs. CSS files #2248
    stardigit
    Participant
    in reply to: CSS edits: Theme Options vs. CSS files #2245
    stardigit
    Participant

    Thanks Jason.

    OK, so I tried moving my custom CSS from the “Custom CSS” box to the custom.css file I found in /wp-content/themes/alyeska-child/assets/css/

    But the website has reverted to the default CSS. Is this the wrong location for the file? Or do I need to tell the theme to look for it?

    in reply to: Mobile Load Times #344
    stardigit
    Participant

    Yes, for the body background image I have:
    @media (max-width: 480px) {
    body {background-image: none !important;}
    }
    but the W3.org Mobile OK checker says the background image is still loading. Any idea why?

    in reply to: Mobile Load Times #342
    stardigit
    Participant

    Hi,

    No, I wasn’t familiar with using a CDN (yes for cache). Thanks – I expect these things will speed up the load times a lot.

    However my question remains about a way to prevent images (particluarly background and sliders) from loading. These are over 60% of my page’s size, so seems that keeping them from loading would offer the biggest improvement in load time (at least on the first load), no?

    On a side note, the W3C checker found a 404 error here:  http://www.themeblvd.com/demo/alyeska/wp-content/themes/alyeska/framework/frontend/assets/images/shortcodes/notice/alert-icon.png.

    in reply to: Linking entire area of a slider image #325
    stardigit
    Participant

    Awesome, that works! And thanks for making an exception, very much appreciated.

    in reply to: Multi-Line Navigation Labels #324
    stardigit
    Participant

    Sorry, I should have been more specific – I was actually talking about the main site nav bar at the top of each page. Anything to be done there?

    (FYI I wasn’t notified by email of your reply to my question…)

Viewing 12 replies - 1 through 12 (of 12 total)