Evgeny
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Trying to display Entypo font iconsThanks for your thorough explanation! But you know, it only seems to work with Internet Explorer. In Chrome in Opera it doesn’t.
Forum: Themes and Templates
In reply to: [Customizr] Trying to display Entypo font iconsMaybe it sounded rude but I didn’t mean, really…
Resolved! Just changed permalinks to /%category%/%postname%.html
Thank you! It was just what I needed!
Thank you! Works that way.
Forum: Plugins
In reply to: [User Role Editor] How to hide stuff ?Yes, I know that, I already use it. Thank you!
Forum: Plugins
In reply to: [User Role Editor] How to hide stuff ?Thank you! This plugin you mentioned was just so helpful for me! Regards!
Forum: Themes and Templates
In reply to: [Customizr] Blog posts go wrongThanks for your considerations but I just updated the theme to the latest version and now everything is fine. All in its due places again.
Forum: Fixing WordPress
In reply to: Comment form go awryNow I made something in functions.php and it seems works.
Forum: Fixing WordPress
In reply to: Comment form go awryI tried to place there other comments.php file from other theme in my theme and then everything looked good but when I submitted a comment there’s nothing showed up there.
Forum: Themes and Templates
In reply to: [Customizr] Translation ru_RUOk. And there is “Search results for” in the breadcrumbs I would like to replace too. Thanks!
Forum: Themes and Templates
In reply to: [Customizr] search field in the nav menu.forhelp{ width: 1300px; float: left; } to be changed to
.forhelp{ width: 100%; float: left; } or it will be no good in IE.Forum: Themes and Templates
In reply to: [Customizr] an issue in IE10I’ve got it! Changed .forhelp{ width: 1300px; float: left; } to
.forhelp{ width: 100%; float: left; } in my custom css. Thank you!Forum: Themes and Templates
In reply to: [Customizr] an issue in IE10Yes, it’s all about the search form. If you’d see now it is all bad again.
Forum: Themes and Templates
In reply to: [Customizr] an issue in IE10No, I just now updated the theme to 2.1.8 and the search form, that a had been added lately disappeared. So now it’s fine but now I’ll add the search form again and it can be bad again. I’ll let you know.