Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: Contact form not working #558569

    Sure. But I must add that contact form actually does work. But with a significant delay. I’ve just received the messages I sent to my email via the contact form almost a hour ago. Before that I received them almost instantly.

    in reply to: Contact form not working #558554

    Hi, I’m using a new version of enfold and WordPress 4.4 and have the same issue. What’s funny is that I remember contact form working on previous version.

    in reply to: Cyrillic is not supported? #552993

    Ah yeah, that works now. Thank you very much!

    in reply to: Cyrillic is not supported? #552579

    Josue, it does nothing without !important. Please don’t ignore my question about overriding the shortcodes.css.

    That’s strange. According to functions.php my child theme’s style.css file should load after shortcodes.css

    • This reply was modified 8 years, 11 months ago by Tork789.
    in reply to: Cyrillic is not supported? #552470

    I see. I’ll try it out and post results later.

    As for now I managed to solve the problem with responsiveness by adding

    @media only screen and (max-width: 500px)
    {
    h1{font-size: 0.55em !important;}
    }

    In style.css in my child theme. I had to use !important because it seems that I can’t override shortcodes.css, neither from custom.css, quick.css or style.css in my child theme. Creating a css folder with the same file(shortcodes.css) didn’t help either. How can I override it for future css adjustments without using !important all the time?

    in reply to: Cyrillic is not supported? #552446

    Hi again Josue.

    No, the problem still exists for smaller screens, like less than 5 inches diagonally.

    And as you can see, the font is still Arial instead of Lato. And basically any other font is not working except Arial for cyrillic.

    in reply to: Cyrillic is not supported? #551973

    Hey Basilis. Well the site is live. I checked with 4 other people from different countries and they are able to get there.

    Maybe you could post instructions of how I could do it myself then?

    • This reply was modified 8 years, 11 months ago by Tork789.
    in reply to: Cyrillic is not supported? #551735

    Hi Josue, thanks for the response. As you can see it uses Arial instead of Lato, and basically changing the font in the enfold theme options does noting, it’s always arial if you’re using cyrillic. But what bothers me more is that it’s not responsive anymore.

    I figured out that it’s just long words that aren’t getting smaller or breaking down to fit the screen, so I partly solved the problem by adding “word-wrap: break-word;” in style.css of the child theme. But I thought that maybe there’s a better solution that you already have.

    in reply to: Cyrillic is not supported? #551558

    bump

Viewing 9 posts - 1 through 9 (of 9 total)