Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • I received a response from Alex:
    >This issue was resolved in version 1.9.76.
    >You still have a cache and it must be deleted both on the site and in the browser.
    and it helped, I actually restarted the browser and it all worked.

    Hi, same problem after update, I wrote in support (request 27402).

    Thread Starter djvnsk

    (@djvnsk)

    @takanakui

    Maybe this is a bad practice from a newbie, but it’s easier for me to find another plugin than to try to fix something that has too many problems in my case. Excuse me.

    Why can’t we place the CSS at the beginning?

    I tried to fix the appearance of the scroll bar in the menu. I added a custom css:
    .mobmenu_content {
    height: auto;
    }
    Then I see that this css block has no priority, because the code is added to the beginning of the file your_site/wp-content/uploads/dynamic-mobmenu.css

    The icon changes but probably you have same cache issue, we didn’t invented cache so you should now how to clean it or purge it if you are using a plugin.

    No, presumably this is not a caching problem. When I click on the menu button, its icon changes to the icon selected in the settings. Then an animation of the menu appears. Then we see a menu with a hard-coded closing icon.
    If I understand correctly, the icon is hard-coded in the code. Or it is again a problem of priorities in the code.
    .mob-icon-cancel:before {
    content: ‘\e80d’;
    }
    I checked it in private mode in Chrome and Firefox.

    Regarding the translation was made by a volunteer, I don’t know Russian but I guess it wouldn’t have any reason to translate it incorrectly. and I appreciate the work he has done for free.

    Sometimes I do a translation of the open source applications, I didn’t know that I can do it on www.ads-software.com

    • This reply was modified 6 years, 2 months ago by djvnsk.
    • This reply was modified 6 years, 2 months ago by djvnsk. Reason: minor edits
Viewing 3 replies - 1 through 3 (of 3 total)