Forum replies created

    Evgeny
    Keymaster
    Posts: 1010
    October 8, 2021 at 9:56 am #47119

    Happy to. Add this to Additional CSS and save:

    @media only screen and (max-width: 767px) {
    ul.social-media-links {
    display: none;
    }
    }

    Evgeny
    Keymaster
    Posts: 1010
    October 8, 2021 at 9:36 am #47117

    Hi. You cannot install the plugins simply because you’re trying to install them through the theme installation option of WordPress. Hence the errors that you are receiving. To install sliders and plugins go to Plugins->Add->Upload. After that everything will be fine.

    In reply to Footer Script
    Evgeny
    Keymaster
    Posts: 1010
    October 8, 2021 at 9:33 am #47115

    Hello. Copyright texts you can save through Customizer->Footer, just edit the default text. Tracking scripts, however, should be added either in footer.php or with the help of a dedicated plugin, such as “headers and footers”. In case you decide to alter footer.php manually, please make sure that you’re using a child theme.

    Evgeny
    Keymaster
    Posts: 1010
    October 8, 2021 at 9:11 am #47113
    This reply has been marked as private.
    Evgeny
    Keymaster
    Posts: 1010
    October 7, 2021 at 1:17 pm #47103

    You are using a plugin called “Hide Page And Post Title”. It is the one causing this error. I deactivated it and now all is fine.

    Evgeny
    Keymaster
    Posts: 1010
    October 7, 2021 at 12:58 pm #47099

    Hi. I get an error when I’m trying to log in – the user doesn’t exist.

    Evgeny
    Keymaster
    Posts: 1010
    October 6, 2021 at 3:56 pm #47091

    Hello. Please allow access to admin and FTP of the website. You can send the credentials in a private message. Thanks

    Evgeny
    Keymaster
    Posts: 1010
    October 6, 2021 at 3:48 pm #47089

    Hello. No, unfortunately, it isn’t possible. There is no theme functionality to deactivate it on mobile, but you can use CSS to do that.

    Evgeny
    Keymaster
    Posts: 1010
    October 3, 2021 at 5:12 pm #47075

    Fixed. The problem was with b tags which you used in Cards but forgot to close them. It created an HTML “confusion”, causing the browser to wrap other elements on the page with b tags. I closed them and now all is fine.

    Evgeny
    Keymaster
    Posts: 1010
    October 3, 2021 at 1:16 pm #47071

    There seems to be some kind of problem with the admin access. Please reset the password, something doesn’t work